Are you by any chance still developing on a .NET 2.0 Beta system or one that
had the Beta on it. If so, reformat/reinstall your development system and
try again.
Mike Ober.
"elziko" <(E-Mail Removed)> wrote in message
news

12e04e98zdi$.(E-Mail Removed)...
> 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
>