| Dart Home | PowerTCP Sockets for .NET | Custom Development | Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
| Author | Forum: PowerTCP Sockets for .NET (Secure and Standard) Topic: License Error |
| winetec david@winetec.net From: Renwick, New Zealand Posts: 3 Member Since: 05/30/06 |
posted April 5, 2008 7:29 AM Hi I have eight services running on XP that all use the Dart.PowerTCP.Sockets DLL. I copy the services to the client computer and run a bat file that installs each one. They are all fine exept one that will not start and returns the following error. I also install a windows forms applications that uses the Dll as well. Can you suggest a cause fr this error? Cheers David EventType clr20r3, P1 vinwizard messaging.exe, P2 1.0.0.0, P3 47f75d0d, P4 dart.powertcp.sockets, P5 1.0.4.0, P6 44dcea7c, P7 269, P8 12c, P9 system.componentmodel.license, P10 NIL. |
| Arjun From: Rome, NY, USA Posts: 137 Member Since: 09/17/07 |
posted April 7, 2008 1:17 PM The error mentioned is not very descriptive and does not give any information about the cause. Searching over the net, it shows that there could be various different reasons which may create such an entry in the log. I would suggest you to debug your application or implement a handler for the UnhandledException event on the current AppDomain that your application is running in. This event will pass in the exception object that has been thrown, so you can log it to the Event Viewer in a more meaningful fashion. You can refer him the following links which help him: http://www.blackteaconsulting.com/journal/?p=116 http://devproj20.blogspot.com/2007/03/eventtype-clr20r3-from-windows-service.html http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=325016&SiteID=1 http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=559413&SiteID=1 Regards, Arjun ------ |
| Reply | PowerTCP Sockets for .NET (Secure and Standard) Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|