RSS Forums RSS
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 2893 | Replies: 4
Reply
Join Date: Mar 2006
Posts: 18
Reputation: mikefitz is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
mikefitz mikefitz is offline Offline
Newbie Poster

Help Deploying ASP.NET application

  #1  
Mar 4th, 2006
I developed an ASP.NET web application using using Visual Studio .NET 2003. I developed it on a Windows XP Professional workstation. I need to deploy it on a Windows Server 2003. I installed the project on the Server by creating a Web Setup project. All the files are in the ...\Inetpub\wwwroot\MyApp folder on the Server. IIS 6 is running on the Server, and I added a new Virtual Directory under the Default Web Site. However when I try to access the web pages on the Windows 2003 Server, they can not be found/accessed using the link http://localhost/Gelatto/Default.aspx
Do you know what steps I missed or settings I need to configure in order to display the site on the Server?

Thanks,
Mike
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jan 2006
Location: Its the internet... i am everywhere lol
Posts: 274
Reputation: f1 fan is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 11
f1 fan f1 fan is offline Offline
Posting Whiz in Training

Re: Deploying ASP.NET application

  #2  
Mar 5th, 2006
where are you typing the url? on the win2k3 machine?
also have you checked that it is running as an asp.net app? Does it have an application pool on the IIS page? have you allowed asp.net to run under iis on the win2k3 machine?
Are there any other asp.net apps running on this server?
If you dont understand how to setup a Win2k3 machine for IIS and ASP.net let me know and i will give you the steps to take. It is quite simple
Reply With Quote  
Join Date: Mar 2006
Posts: 18
Reputation: mikefitz is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
mikefitz mikefitz is offline Offline
Newbie Poster

Re: Deploying ASP.NET application

  #3  
Mar 6th, 2006
Thanks F1 Fan, I am entering the link from the Win2003 Server. I'm just trying to open the Default.aspx page from the link, and I'm not running the ASP.NET app, should I be? Can you please send me information on how to setup a Win2k3 machine for IIS and ASP.NET.

Thanks,
Mike
Reply With Quote  
Join Date: Jan 2006
Location: Its the internet... i am everywhere lol
Posts: 274
Reputation: f1 fan is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 11
f1 fan f1 fan is offline Offline
Posting Whiz in Training

Re: Deploying ASP.NET application

  #4  
Mar 6th, 2006
Did you enable IIS through the server management tool?
If you open IIS and expand the server, check that under web server extensions ASP.NET 1.1 is allowed.
Then on the properties for the virtual directory, make sure that on the Home Page tab the execute permissions are for Scripts only and the application pool is set to defaultapppool (you can change them later but lets get it going first)
My memory isnt too good with .net 1.1 but i think there is also a tab there saying asp.net (though it may have come along with .net 2) make sure you have your app set to use .net 1.1 on there
If these dont work then you should get some errors from the web browser and also should see some errors in the application event log and possibly the system event log too.

Let me know how you get on
Reply With Quote  
Join Date: Mar 2006
Posts: 18
Reputation: mikefitz is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
mikefitz mikefitz is offline Offline
Newbie Poster

Re: Deploying ASP.NET application

  #5  
Mar 6th, 2006
F1 fan, Thanks for your help. I have the site up and running. There were two things I needed to do. 1.) Add the ASP.NET service, and configure the Virtual Directory as an application in IIS. After I did those things, the site was accessible. Thanks for your assistance.

Mike
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 2:07 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC