| | |
Deploying ASP.NET application
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Mar 2006
Posts: 18
Reputation:
Solved Threads: 0
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
Do you know what steps I missed or settings I need to configure in order to display the site on the Server?
Thanks,
Mike
•
•
Join Date: Jan 2006
Posts: 275
Reputation:
Solved Threads: 11
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
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
•
•
Join Date: Jan 2006
Posts: 275
Reputation:
Solved Threads: 11
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
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
•
•
Join Date: Sep 2009
Posts: 1
Reputation:
Solved Threads: 0
Hi,
i have done the same steps & my application is also running well on the Windows 2003 server..
Except for the user who receives a hyperlink from the application in their mailbox to perform a set of operation the hyperlink received by them is pointing towards the old server from which i transferred the whole application...
Example::
Received by the user: http://old_server/application/filename.aspx/Dynamic...
Sent through the application & should be
http://new_server/application/filename.aspx/Dynamic...
Any help would be highly appreciated on this...
i have done the same steps & my application is also running well on the Windows 2003 server..
Except for the user who receives a hyperlink from the application in their mailbox to perform a set of operation the hyperlink received by them is pointing towards the old server from which i transferred the whole application...
Example::
Received by the user: http://old_server/application/filename.aspx/Dynamic...
Sent through the application & should be
http://new_server/application/filename.aspx/Dynamic...
Any help would be highly appreciated on this...
•
•
Join Date: Jan 2006
Posts: 275
Reputation:
Solved Threads: 11
•
•
•
•
Hi,
i have done the same steps & my application is also running well on the Windows 2003 server..
Except for the user who receives a hyperlink from the application in their mailbox to perform a set of operation the hyperlink received by them is pointing towards the old server from which i transferred the whole application...
Example::
Received by the user: http://old_server/application/filename.aspx/Dynamic...
Sent through the application & should be
http://new_server/application/filename.aspx/Dynamic...
Any help would be highly appreciated on this...
![]() |
Similar Threads
- Integrating Oracle API with ASP.NET application (Oracle)
- Free ASP.NET Application with code to practice (ASP.NET)
- Using Visual Fox Pro data tables in asp.net application (ASP.NET)
- asp.net application in MAC OS (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: How do I upload code to image files in ASP.NET?
- Next Thread: I’m facing problems with the site map please help me...
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# cac checkbox child class compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol feedback fileuploader fill findcontrol flash flv form gridview gudi iis javascript list listbox menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols parent problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server ssl tracking treeview typeof validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming wizard xsl





