Getting Page Not found in Windows Server 2003 machine

  • Thread starter Thread starter Reshma Prabhu
  • Start date Start date
R

Reshma Prabhu

Hello,

I am using Windows Server 2003 Enterprise Edition for deploying
ASP.NET application. I also have a SharePoint Server running on that
machine. When I deploy the web site and try to access it , I getting '404
Not Found' Error.

Can any help me please to solve this problem.

Thanks,
Reshma
 
Hello,

I believe you are trying to deply your ASP.NET on to a web site (likely the
default web site on port 80) being used by SPS. One way to get around this
problem is to exclude the virtual folder/path of your ASP.NET from SPS: Use
SPS admin site to go to the 'Manage Paths' configuration page and make
appropriate changes.

Another option is to create a new virtual server/site (on a different port
not used by SPS) and deploy your ASP.NET app on to it.

HTH

Hello,

I am using Windows Server 2003 Enterprise Edition for deploying
ASP.NET application. I also have a SharePoint Server running on that
machine. When I deploy the web site and try to access it , I getting '404
Not Found' Error.

Can any help me please to solve this problem.

Thanks,
Reshma
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top