M
Mark Brown
I'm working on a vb program using Visual Studio 2008. The program works fine
on the machine I'm using for development. However, when I try to run the
program on the target computer, I get this error:
system.invalidoperationexception.
Now, I never actually see any error message. The program doesn't even
appear to launch. I just get an hourglass for a few seconds and then the
mouse goes back to normal and no program ever appears. I look in the event
log and see that error message. It gives me no clue about what it was
trying to do when it had the exception.
I googled the error and didn't really find anything useful. How do you
trouble shoot such an error? And why would it run fine on my computer, but
not on the target computer?
I'd appreciate any helpful suggestions...
Mark
on the machine I'm using for development. However, when I try to run the
program on the target computer, I get this error:
system.invalidoperationexception.
Now, I never actually see any error message. The program doesn't even
appear to launch. I just get an hourglass for a few seconds and then the
mouse goes back to normal and no program ever appears. I look in the event
log and see that error message. It gives me no clue about what it was
trying to do when it had the exception.
I googled the error and didn't really find anything useful. How do you
trouble shoot such an error? And why would it run fine on my computer, but
not on the target computer?
I'd appreciate any helpful suggestions...
Mark