Reply to thread

Hello


I have a problem with VC++ EE. Sorry if it's very trivial problem but I

honestly just have begun with programing in windows.

I have made an application in VC++ .NET EE and I would like it to work

on every computer not only those which has Visual C++ EE installed.


The other computer has installed Framework .NET 3.5 and i have simply

copied program from <project folder>\Debug (or Release) and system says:


"This application has failed to start because the application

confuguration is incorrect. Reinstalling application may fix this problem."


What do I need in other this application to work?


Regards =)


Back
Top