﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>RoboticsConnection User Forum / RoboticsConnection Software Support / Windows CE Support Forum  / trouble while debugging Trax_Serv to ebox2300 / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>RoboticsConnection User Forum</description><link>http://www.roboticsconnection.com/userForums/</link><webMaster>info@roboticsconnection.com</webMaster><lastBuildDate>Thu, 17 May 2012 16:31:33 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: trouble while debugging Trax_Serv to ebox2300</title><link>http://www.roboticsconnection.com/userForums/Topic983-21-1.aspx</link><description>hi all,&lt;br&gt;&lt;br&gt;i having the same issue&lt;br&gt;&lt;br&gt;&lt;br&gt;'Trax_Serv.exe' (Managed): Loaded 'mscorlib.dll', No symbols loaded.&lt;br&gt;'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.&lt;br&gt;'Trax_Serv.exe' (Managed): Loaded 'System.dll', No symbols loaded.&lt;br&gt;'Trax_Serv.exe' (Managed): Loaded 'c:\program files\roboticsconnection\serializerlib\RoboticsConnection.Serializer.CompactFramework.dll', No symbols loaded.&lt;br&gt;A first chance exception of type 'System.IO.IOException' occurred in mscorlib.dll&lt;br&gt;A first chance exception of type 'System.IO.IOException' occurred in System.dll&lt;br&gt;&lt;br&gt;&lt;br&gt;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.&lt;br&gt;&lt;br&gt;</description><pubDate>Fri, 06 Aug 2010 19:00:40 GMT</pubDate><dc:creator>samccx27</dc:creator></item><item><title>RE: trouble while debugging Trax_Serv to ebox2300</title><link>http://www.roboticsconnection.com/userForums/Topic983-21-1.aspx</link><description>thanks Jason&lt;/P&gt;&lt;P&gt;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.</description><pubDate>Fri, 06 Mar 2009 11:37:55 GMT</pubDate><dc:creator>monarici</dc:creator></item><item><title>RE: trouble while debugging Trax_Serv to ebox2300</title><link>http://www.roboticsconnection.com/userForums/Topic983-21-1.aspx</link><description>Monarici,&lt;/P&gt;&lt;P&gt;When you run the server app, be sure to specify the ip address and port at the command line...:)&lt;/P&gt;&lt;P&gt;&amp;gt;Trax_Serve 192.168.1.150 8888&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Let me know if that doesn't fix it.&lt;/P&gt;&lt;P&gt;Best Regards!</description><pubDate>Thu, 05 Mar 2009 07:29:40 GMT</pubDate><dc:creator>jsummerour</dc:creator></item><item><title>RE: trouble while debugging Trax_Serv to ebox2300</title><link>http://www.roboticsconnection.com/userForums/Topic983-21-1.aspx</link><description>thanks Lewis but my problem only with ebox connecting via wireless from my laptop. It is on a wi-fi lan.&lt;br&gt;I can control traxster from com port from my computer with the other c# project. but on ebox on winCE very much problem:(</description><pubDate>Wed, 04 Mar 2009 01:23:23 GMT</pubDate><dc:creator>monarici</dc:creator></item><item><title>RE: trouble while debugging Trax_Serv to ebox2300</title><link>http://www.roboticsconnection.com/userForums/Topic983-21-1.aspx</link><description>Hello,&lt;br&gt;  Did it work normally as the program was? Did you first try the app&lt;br&gt;and enter the IP and Port manually in the server and client app?&lt;br&gt;  I gather you have the Traxster with Ebox?&lt;br&gt;I modified the Stinger and Traxster client/server apps to run on my&lt;br&gt;laptop that talks wirelessly to my TracksBot via XBee and it&lt;br&gt;works fine. In my case I use the full bodied Roboticsconnection &lt;br&gt;Serializer library not the MF lib.&lt;br&gt;&lt;br&gt;</description><pubDate>Tue, 03 Mar 2009 17:40:53 GMT</pubDate><dc:creator>Don Lewis</dc:creator></item><item><title>trouble while debugging Trax_Serv to ebox2300</title><link>http://www.roboticsconnection.com/userForums/Topic983-21-1.aspx</link><description>Hi&lt;br&gt;I am working on&lt;br&gt;[url=http://www.roboticsconnection.com/p-16-serializer-net-robot-controller.aspx]Serializer C# Client / Server Application - .NET 2.0 Compact Framework[/url] for control my traxster wireless.&lt;br&gt;&lt;br&gt;While debugging there is a error: "An unhandled exception of type 'System.IndexOutOfRangeException' occurred in Trax_Serv.exe"&lt;br&gt;&lt;br&gt;on the code:"string ipAddr = args[0];&lt;br&gt;            int port = System.Convert.ToInt32(args[1]);"&lt;br&gt;&lt;br&gt;i changed the code to : "string ipAddr = "192.168.0.7";&lt;br&gt;            int port = System.Convert.ToInt32("7777");"&lt;br&gt;then Serializer.Run(); gives error!&lt;br&gt;&lt;br&gt;is my WinCE image wrong? But i can go google.com via ebox wireless is working&lt;br&gt;is com ports doesn't work?&lt;br&gt;&lt;br&gt;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?</description><pubDate>Tue, 03 Mar 2009 15:43:09 GMT</pubDate><dc:creator>monarici</dc:creator></item></channel></rss>
