|
-
Jul 9th, 2006, 04:53 AM
#1
Thread Starter
Junior Member
guidelines to deploy and configure
What guidelines I should provide to the user to deploy and configure my application. It's in .NET 1.1(ASP.Net using VB.NET) and the database is in sqlserver2000.
Looking Forward..
-
Jul 9th, 2006, 05:48 AM
#2
Re: guidelines to deploy and configure
You will have to install it on a Web Server. You should create a Setup Project for your web app. And also try going through MSDN for more on how o deploy web projects.
Use [code] source code here[/code] tags when you post source code.
My Articles
-
Jul 10th, 2006, 04:09 AM
#3
Fanatic Member
Re: guidelines to deploy and configure
You should use the Setup facilities provided by Visual Studio. It can install the .NET framework, create the server database, install the application etc.
 Life is one big rock tune 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|