.NET 2003 and C# - Need to deploy app...
-
Ok, I built a pretty cool app for my company to use, and now I'm trying to deploy the .exe file to other users. I've copied that file over to another computer that does not have Visual Studio .NET 2003, and it won't run without a bunch of DLL files. How do I build the distribution app? Or is there an easier way to do this? Thanks!! -ed
-
Ok, I built a pretty cool app for my company to use, and now I'm trying to deploy the .exe file to other users. I've copied that file over to another computer that does not have Visual Studio .NET 2003, and it won't run without a bunch of DLL files. How do I build the distribution app? Or is there an easier way to do this? Thanks!! -ed
You can use VisualStudio itself to build installers fairly easliy. Check out the C# Today tutorial: http://www.csharptoday.com/content.asp?id=1691
-
Ok, I built a pretty cool app for my company to use, and now I'm trying to deploy the .exe file to other users. I've copied that file over to another computer that does not have Visual Studio .NET 2003, and it won't run without a bunch of DLL files. How do I build the distribution app? Or is there an easier way to do this? Thanks!! -ed
You need to download and install the .net runtime on the target computer. There is no way around this. Also, assuming you have the help installed, do a search on 'Setup Project'. You will find a few walkthroughs that show you the basics of deployment. Hey don't worry, I can handle it. I took something. I can see things no one else can see. Why are you dressed like that? - Jack Burton