C# .NET Application Crashes Immediately After Starting

Posted by Gunner on Stack Overflow See other posts from Stack Overflow or by Gunner
Published on 2010-05-10T10:58:03Z Indexed on 2010/05/10 11:04 UTC
Read the original article Hit count: 273

Filed under:
|
|
|
|

I was experimenting with the Assembly and File version number. Though my program runs well from the IDE, but after creating a Setup file and installing the application crashes with InvalidDeploymentException.

What should I do to resolve the matter?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET