Hi!
I have a question concerning instalation. I am using Visual Studio 2010:
When I finish to develop my application and want to install to another computer without showing error message for example like "missing framework .Net", etc.
But when I install on that computer even I will not developer on it (just for helping to run my application). The system installed running well. Then what is the fast way to install your software without showing error?
I am asking this question because everytime before to install my application to the computer that dont have any Visual studio 2010. I should install Visual studio then I can install my program. Otherwise it's another trouble with this famous error message: missing framework .net
Thanx
Loading
Mfwamba TshimangaPosted Nov 28, 2014, 4:16 AM
Manish Kumar ChoudharyPosted Nov 27, 2014, 11:50 PM
No need to install Visual studio 2010 but you mast have to install Dot net framework 3.5 or higher to run that application.
Any application created by using Dot net need Dot net framework so install framework and run your application it will work fine again.