.net - Apps only works when Visual Studio is installed? -


I have a DLL that is used by many applications, they compile and just fine on my development machine Let's go. But if I try to deploy them, then I get a message from the standard "Your application has crashed" windows when I try to run them. I thought, because they are .NET, I can install Visual Studio and see what the exception is. But once I'm installing Visual Studio, everything works fine! I have tried to identify some (such as some versions of .net framework), which is VS Establishes and tries to repeat it, but nothing will work until the Visual Studio itself is set up. I definitely can not need to install Visual Studio for people to use my app. What can I do?

If you refer to DLL from the console app, then when it crashes the stack trace console Goes ... which can be helpful.

Also, try searching for references to help debug issues.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -