Deploy Web Site on IIS running Sharepoint - refernces incorrect web.config file
- From: colintanner@xxxxxxxxx
- Date: 26 Sep 2006 10:04:40 -0700
I've a test web site set up as a virtual directory under default web
sites in IIS. However when I browse to the main .aspx page I get an
error because it is referencing a web.config that belongs to sharepoint
web sites. How can I force the test web site to reference the correct
web.config file?
The test web site contains the following in IIS:
Default Web Site
Test - contains aspx and web.config
Bin
The test web site virtual directory points to a folder on the D drive
e.g d:/TestWebSite which holds the web.config
The error references a web.config on d:\inetpub\wwwroot\web.config. How
can I force the test web site to look at the correct web.config file
The Test Web site virtual directory uses a different application pool
to sharepoint and has been excluded from the sharepoing virtual server.
I'd appreciate any help
.
- Follow-Ups:
- Prev by Date: Re: Can anybody help this newbie?
- Next by Date: Closing Excel
- Previous by thread: Parent and child relationships in objects
- Next by thread: Re: Deploy Web Site on IIS running Sharepoint - refernces incorrect web.config file
- Index(es):
Relevant Pages
|