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.
Derek Pierson
3Leaf Solutions, LLC
[EMAIL PROTECTED]
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
Peter,
I have that problem before and I solved it by running the
iisreset command from my NAnt script.
Derek
Try,
Note the "
D
<>
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: