Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 06-05-2003, 02:24 PM
ThMoJe ThMoJe is online now
Registered User
 
Join Date: 06-04-2003
Posts: 2
Unhappy Error loading info for project when building web application

When using the "Make VS.NET" action to build a web application i get this error:

_____________________________________________
Error loading info for project file 'http://localhost/UserServices.csproj': The remote server returned an error: (403) Forbidden.
_____________________________________________

Trying to get browse 'http://localhost/UserServices.csproj' in IE of course gives this error:
_____________________________________________
This type of page is not served.
Description: The type of page you have requested is not served because it has been explicitly forbidden. The extension '.csproj' may be incorrect. Please review the URL below and make sure that it is spelled correctly.

Requested Url: /UserServices.csproj
_____________________________________________


I have no problem opening the solution that i want to build in VS.NET and and build it manually. Also a command line invoked from within Visual Build works fine. Ex.:
devenv.com PathToMySolution.sln /rebuild "Release

Is there some thing wrong in the way Visual Build is getting the project info? My web is not located below C:\Inetpub\wwwroot and I use another share than wwwroot$ setup according to MS specifications?
Reply With Quote
  #2  
Old 06-05-2003, 03:05 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
The Make VS.NET action tries hard to convert the project URL into a local filename so that it can access the file (and possibly update depending on the options selected). It attempts to locate the project's virtual directory via ADSI (and the registry if that fails), and it looks for it by project name and project folder. If there is no explicit virtual dir for the project, it combines the root virtual dir and the relative project filename to guess at the file's location. It appears that all those attempts are failing in your case.

Please send the following info to support@kinook.com and we can look into it:

1. Versions of Visual Build Pro components (copy from Help | About | Install Info dialog).
2. Version/SP of Windows you are running on.
3. Version/SP of VS.NET and the .NET Framework
4. The SLN + .csproj files in question.
5. The .BLD file with the Make VS.NET step that is failing.
6. An export of the registry key 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servi ces\W3SVC\Parameters\Virtual Roots' if running IIS < v6.0

Thanks.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 06:59 AM.


Copyright © 1999-2023 Kinook Software, Inc.