E
elziko
I am trying to deploy a CLR 2.0 WinForms application. On a client machine
*without* the Framework 2.0 installed I get the following when I try to run
my application:
"The application failed to initialize properly (0xc0000135). Click on OK to
terminate the application."
....whereas I thought you get a more meaningful dialog telling you to
install the correct version of the framework.
When I do install the framework, I try to run the application again but
this time I get a dialog that says:
"My.Executable.exe has encountered a problem and needs to close. We are
sorry for the inconvenience."
....but gives me no option to debug or anything like that.
What do I need to look at next to try and figure out why this is happening?
TIA
*without* the Framework 2.0 installed I get the following when I try to run
my application:
"The application failed to initialize properly (0xc0000135). Click on OK to
terminate the application."
....whereas I thought you get a more meaningful dialog telling you to
install the correct version of the framework.
When I do install the framework, I try to run the application again but
this time I get a dialog that says:
"My.Executable.exe has encountered a problem and needs to close. We are
sorry for the inconvenience."
....but gives me no option to debug or anything like that.
What do I need to look at next to try and figure out why this is happening?
TIA