[Nant-users] Config Files II

2004-04-09 Thread Derek Pierson
I forgot to mention that the top lines of the config file need to look like this. The PublicKeyToken will change depending on the version of the .NET framework you are using. It is also possible to use other section handlers in place of the NameValueSectionHandler.            

[Nant-users] Config Files II

2004-04-09 Thread Derek Pierson
Derek Pierson 3Leaf Solutions, LLC [EMAIL PROTECTED]    

[Nant-users] Config Files

2004-04-09 Thread Derek Pierson
Why do you have to modify the config files anyway? In the past this is what I have done.   Created custom config sections in the app.config or web.config file tied to NameValueHandlers (Google for “custom config files c#”). Then I create a general section that contains the environment nam

[Nant-users] Re: Access denied using copy task for ASP.Net project

2004-04-07 Thread Derek Pierson
Peter,   I have that problem before and I solved it by running the iisreset command from my NAnt script.   Derek    

[Nant-users] Re: VSvars

2003-10-13 Thread Derek Pierson
Try, Note the " D <>

RE: [Nant-users] documentation for project/solution files

2003-10-10 Thread Derek Pierson
Alexander, I found this sample XSLT file a short while ago. The author is listed in the file. I hope this helps. I gave up using the solution task and slingshot since the structure of my web application was not that complicated. Derek -Original Message- From: [EMAIL PROTECTED] [mailto: