Thread: 403 - Forbidden
View Single Post
  #1  
Old 01-31-2005, 02:51 PM
kcunningham kcunningham is online now
Registered User
 
Join Date: 05-24-2004
Posts: 4
Angry 403 - Forbidden

I am setting up a new build on a Win2K3 machine and getting a 403-Forbidden when trying to access the web project file. I have read these forums and tried a couple suggestions but nothing seems to work and some of the posts are really old and may or may not pertain to my version of Visual Build.

This is a summary of the setup:
1. Running Visual Build 5.4
2. Web Project location is in a non-default location, 2 deep. For example, E:\Projects\RootWeb\MyWebApp -> http://localhost/RootWeb/MyWebApp.
3. I have mapped a virtual directory to the above path.
4. I have made all files writable.
5. I have verified that the .csproj mapping exists in IIS.
6. I can build the solution fine if I open up the solution manually.
7. I have opened up the ACLs for Everyone, VS Developers, NETWORK, NETWORK SERVICE, *_USR.
8. VS.NET 2003, .NET 1.1 SP1
9. Not doing any versioning manipulation of any files within VisualBuild (i.e. Versions tab)

Are there any other things I should try?

Visual Build Professional 5.4
Registered to: xxxxxxxx ( removed )
Windows Version: 5.2.3790.0.0
Install path: C:\Program Files\VisBuildPro
cmax20u.dll version 2.1.0.21
SftTree_IX86_U_45.dll version 4.5a
unins000.exe version 51.13.0.0
VisBuildBld.dll version 5.4.0.2
VisBuildCmd.exe version 5.4.0.2
VisBuildCore.dll version 5.4.0.3
VisBuildDotNET.dll version 5.4.0.5
VisBuildExt.dll version 5.4.0.3
VisBuildLog.dll version 5.4.0.2
VisBuildMisc.dll version 5.4.0.3
VisBuildMS.dll version 5.4.0.3
VisBuildNet.dll version 5.4.0.2
VisBuildPro.exe version 5.4.0.5
VisBuildSvr.dll version 5.4.0.3

Kevin
Reply With Quote