PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
problem starting the exe without debugger
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Compact Framework
problem starting the exe without debugger
![]() |
problem starting the exe without debugger |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi,
i use C# with NET1.1 to create program for CE4.1 proces control device. It works fine if i debug it or just start the app from the VS2003. But if i fresh reboot, not any of my NET applications will start (without error message). It works again after i use the debugger to start any NET app. Till the next reboot. I never had something like this. I can't use the device under this circumstances. Please help, Kruno |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Sounds like the device doesn't have .NET CF 1.0 (there is no .NET CF 1.1),
installed on it. Talk to the device vendor about how to get the framework onto the device so that it will survive a reboot. What's happening now, I think, is that, when you deploy from VS, it detects that the framework isn't there, so it installs it. That works until the device is rebooted, but the \windows directory and/or the registry must not persist through the reboot so, when you reboot, they're gone. Paul T. "Krunoslav Ostrouska" <krunoslav.ostrouska@tele-haase.at> wrote in message news:100B0000480DF66B000040B2@msnews.microsoft.com... > Hi, > i use C# with NET1.1 to create program for CE4.1 proces control device. It > works fine if i debug it or just start the app from the VS2003. > But if i fresh reboot, not any of my NET applications will start (without > error message). > It works again after i use the debugger to start any NET app. Till the > next reboot. > I never had something like this. I can't use the device under this > circumstances. > Please help, > > Kruno > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

