Sandeep,

You might want to try the latest nightly build.  Previous versions of NAnt
were not using the webmap for projects in an Enterprise Template project.

Hope this helps,

Gert

----- Original Message ----- 
From: "Sandeep Sudheendra" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 10, 2004 3:43 PM
Subject: Re: [Nant-users] 403 forbidden


Hi Bob,

I have already set up my webmap. The relevant portion of the file reads as
shown below

 <target name="epdm.Compile" depends="vss.epdm.Get">

  <solution solutionfile="${epdm.local.rootFolder}\${epdm.solution.name}"
configuration="release">
    <webmap>
     <map url="$(epdm.project.url}" path="${EC.project.path}" />
    </webmap>
  </solution>
 </target>
  ----- Original Message ----- 
  From: Bob Archer
  To: Sandeep Sudheendra ; [EMAIL PROTECTED]
  Sent: Monday, May 10, 2004 8:27 AM
  Subject: RE: [Nant-users] 403 forbidden


  You probably have to set up a Webmap tag to point the web virtual
directory to its physical directory.



  Bob






----------------------------------------------------------------------------
--

  From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Sandeep
Sudheendra
  Sent: Monday, May 10, 2004 9:16 AM
  To: [EMAIL PROTECTED]
  Subject: [Nant-users] 403 forbidden



  Hi,



  I've been trying to compile a web project with NAnt's latest stable
release, and repeatedly run into the 403 forbidden error. The full text of
the error is something like

  "Error checking if project is of type Enterprise template. 403 forbidden"

  I believe this is a permissions error, but I have tried everything on the
web server - from assigning anonymous access to allowing all file types to
run. I have also tried everything suggested on the mailing list archive.



  Any help is appreciated.



  Thanks in advance,

  Sandeep



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to