i run application from windows without visual studio 2010. I just run app.exe file and i get this error.
how can i disable this and get real error?
i run application from windows without visual studio 2010. I just run app.exe file and i get this error.
how can i disable this and get real error?
Do what the message tells you - enable Just In Time debugging in Visual Studio, then you'll be able to see the actual problem.