G
Guest
Am using VB in VS.NET 2003 (Framework 1.1) I am getting a CLR debugging
services "application has generated an exception that could not be handled"
error after deploying the apps and trying to run it on the client PC (XP Pro
SP2 with .NET framework 1.1 sp1). My application does not load. The error
msg has a process id and thread id that both change each time I try to run it.
I thought the problem might be my codes so I added try..catch..endtry
exception handling to the codes - that did not help. The application runs
well on at least 1 client PC, which makes me think the problem is with the
environment.
Can anyone help, please?
services "application has generated an exception that could not be handled"
error after deploying the apps and trying to run it on the client PC (XP Pro
SP2 with .NET framework 1.1 sp1). My application does not load. The error
msg has a process id and thread id that both change each time I try to run it.
I thought the problem might be my codes so I added try..catch..endtry
exception handling to the codes - that did not help. The application runs
well on at least 1 client PC, which makes me think the problem is with the
environment.
Can anyone help, please?