07-20-04 10:53 PM
Hello,
First of all, can you navigate to the unpacked web site using you browser?
Most likely, your problem is that VS.NET cannot detect the physical path
that your web project maps to. VS tries to detect this by writing a small
temp file to the physical path, then checking the web path for that file.
I would make sure that after you unpack your project, all of the IIS
settings are still correct for development activity. I'm not positive
about the complete requirements, but I would make sure that the virtual
directory maps to the correct physical path, that your directory security
settings are correct (no anonymous access, windows auth), and that read
access is granted to the virtual directory.
Hope this helps,
David
--------------------
From: woo1000@hotmail.com (Jon)
Newsgroups: microsoft.public.commerceserver.general
Subject: Opening CS Project After Unpuping
Date: 20 Jul 2004 08:02:22 -0700
Organization: http://groups.google.com
Lines: 9
Message-ID: <6ad0344d.0407200702.427513d7@posting.google.com>
NNTP-Posting-Host: 66.143.234.230
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1090335743 2836 127.0.0.1 (20 Jul 2004 15:02:23
GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Tue, 20 Jul 2004 15:02:23 +0000 (UTC)
Path:
cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews2.google.com!no
t-for-mail
Xref: cpmsftngxa06.phx.gbl microsoft.public.commerceserver.general:14309
X-Tomcat-NG: microsoft.public.commerceserver.general
When I unpup a CS Project onto a new server and then try to open that
project in VS.NET, I get this error:
Unable to open the Web project 'myproject'. The file path
'C:\inetpub\wwwroot\myproject' does not correspond to the URL
'http;//localhost:/myproject'. The two need to map to the same server
location. HTTP Error 403.Forbidden.
What does this mean and how do I solve. Thanks.
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
[ Post a follow-up to this message ]
|