R
Ryan
I have a VB.NET 2.0 application I am trying to deploy to clients. It works
fine on my test machine, it also works fine on the clients - as long as I am
the one logged into their computer. When I try to run it with them logged
in, I get an error thrown before the app even starts (it isn't caught in my
try-catch block in the mainform_load). I've also set them up as local
administrators just to make sure it's not a permissions issue on their
machine, it's not.
EventType : clr20r3 P1 : cityboardsmanagement.exe P2 : 1.0.0.0
P3 : 450062db P4 : cityboardsmanagement P5 : 1.0.0.0 P6 :
450062db
P7 : 33 P8 : c6 P9 : system.invalidoperationexception
Thanks for any help,
Ryan
fine on my test machine, it also works fine on the clients - as long as I am
the one logged into their computer. When I try to run it with them logged
in, I get an error thrown before the app even starts (it isn't caught in my
try-catch block in the mainform_load). I've also set them up as local
administrators just to make sure it's not a permissions issue on their
machine, it's not.
EventType : clr20r3 P1 : cityboardsmanagement.exe P2 : 1.0.0.0
P3 : 450062db P4 : cityboardsmanagement P5 : 1.0.0.0 P6 :
450062db
P7 : 33 P8 : c6 P9 : system.invalidoperationexception
Thanks for any help,
Ryan