ms 2008 profession C# .exe
Today i tried to run my exe on another computer that doesnt have visual studio, is there way for some to run my software without having visual studio or sql on there computer. I really need help with this situation?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Hirendra SisodiyaPosted Mar 20, 2010, 12:45 AM
http://msdn.microsoft.com/en-us/library/k3bxs9z6.aspx
http://msdn.microsoft.com/en-us/library/bb264562(SQL.90).aspx
thanks
David SmithPosted Mar 19, 2010, 10:43 AM
a;so can you guys show me how to deploy the .netframework and sql exes?
Amit ChoudharyPosted Mar 19, 2010, 8:46 AM
Hirendra is right.. you have to deploy the .net frame work and SqlExpress with your exe... to get it running on any computer.
David SmithPosted Mar 19, 2010, 6:19 AM
Hirendra SisodiyaPosted Mar 19, 2010, 5:48 AM
it is need to install .Netframework ,sql server express edition on that machine,.Netframework version depends on your application.
thanks
mark as answere if you like my answere