I am trying to distribute a simple application developed by MS7.1+vs2005. MS7.1 patch for vs2005 has been used. I just dropped a scatter graph on the form, compile it, using app.config to redirect to dotnet 2.0 assembly. Then began a SetupProject to generate a .msi setup file.
After setup on another PC, the app can not run. I want to know what I have lost when deployment.
Anybody can help me?