trouble while debugging Trax_Serv to ebox2300
Navigates to RoboticsConnection.com Home RoboticsConnection.com HomePage
RoboticsConnection User Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



trouble while debugging Trax_Serv to ebox2300... Expand / Collapse
Author
Message
Posted Tuesday, March 03, 2009 3:43 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Wednesday, May 13, 2009 12:34 PM
Posts: 7, Visits: 25
Hi
I am working on
Serializer C# Client / Server Application - .NET 2.0 Compact Framework for control my traxster wireless.

While debugging there is a error: "An unhandled exception of type 'System.IndexOutOfRangeException' occurred in Trax_Serv.exe"

on the code:"string ipAddr = args[0];
int port = System.Convert.ToInt32(args[1]);"

i changed the code to : "string ipAddr = "192.168.0.7";
int port = System.Convert.ToInt32("7777");"
then Serializer.Run(); gives error!

is my WinCE image wrong? But i can go google.com via ebox wireless is working
is com ports doesn't work?

We need libraries robotics studio etc.. to run solutions of roboticsconnection on our xp machine so don't we need to libraries, any files etc. to run our programs on ebox?
Post #983
Posted Tuesday, March 03, 2009 5:40 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Forum Members
Last Login: Friday, April 22, 2011 6:18 PM
Posts: 153, Visits: 547
Hello,
Did it work normally as the program was? Did you first try the app
and enter the IP and Port manually in the server and client app?
I gather you have the Traxster with Ebox?
I modified the Stinger and Traxster client/server apps to run on my
laptop that talks wirelessly to my TracksBot via XBee and it
works fine. In my case I use the full bodied Roboticsconnection
Serializer library not the MF lib.



Don Lewis
Post #984
Posted Wednesday, March 04, 2009 1:23 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Wednesday, May 13, 2009 12:34 PM
Posts: 7, Visits: 25
thanks Lewis but my problem only with ebox connecting via wireless from my laptop. It is on a wi-fi lan.
I can control traxster from com port from my computer with the other c# project. but on ebox on winCE very much problem
Post #986
Posted Thursday, March 05, 2009 7:29 AM


Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Administrators
Last Login: Monday, October 31, 2011 9:18 PM
Posts: 640, Visits: 819
Monarici,

When you run the server app, be sure to specify the ip address and port at the command line...

>Trax_Serve 192.168.1.150 8888

The error you are seeing is because it's trying to parse command line args that aren't there.  I've started to revamp this application.  Soon, there will be a .NET Remoting example, and a WCF example.

Let me know if that doesn't fix it.

Best Regards!

Jason Summerour
President,
Summerour Robotics Corporation
www.roboticsconnection.com

Post #997
Posted Friday, March 06, 2009 11:37 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Wednesday, May 13, 2009 12:34 PM
Posts: 7, Visits: 25
thanks Jason

but i fixed it. Com port didn't connect with serializer. Now we start serializer before e-box and one or more tries it works. We have a competition tomorrow we will drive it. i hope it wont have a problem.

Post #1008
Posted Friday, August 06, 2010 7:00 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: Wednesday, August 25, 2010 9:23 PM
Posts: 2, Visits: 38
hi all,

i having the same issue


'Trax_Serv.exe' (Managed): Loaded 'mscorlib.dll', No symbols loaded.
'Trax_Serv.exe' (Managed): Loaded 'c:\documents and settings\xxxxxx\my documents\visual studio 2005\projects\trax_serv\trax_serv\bin\debug\Trax_Serv.exe', Symbols loaded.
'Trax_Serv.exe' (Managed): Loaded 'System.dll', No symbols loaded.
'Trax_Serv.exe' (Managed): Loaded 'c:\program files\roboticsconnection\serializerlib\RoboticsConnection.Serializer.CompactFramework.dll', No symbols loaded.
A first chance exception of type 'System.IO.IOException' occurred in mscorlib.dll
A first chance exception of type 'System.IO.IOException' occurred in System.dll


even after manually adding the ip addr and the port it still keeps giving me the error. am i missing something here. plz help its a bit urgent.

Post #1938
« Prev Topic | Next Topic »


Reading This Topic Expand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: jsummerour

Permissions Expand / Collapse

All times are GMT -8:00, Time now is 5:57am

Powered By InstantForum.NET v4.1.4 © 2012
Execution: 0.109. 8 queries. Compression Disabled.