As I say on my previous reply, I can't because it's for a deployment issue.
We test "policy injection" but it's seems it's too complex for our goal.
We think about testing the Web Platform installer which is in RC now. Do U use it ?
User Profile
Collapse
-
yes we got MSI to deploy some blocks (DLL) of our application but we don't use it for the web site.
But I notice the tips :)
txLeave a comment:
-
Thanks you for your response.
I know that. I don't want to store Environment Variable in my web.config. We got deployement problems based on somes absolut and relative paths configure in the web.config.
Our architecture is a little complex and deployment on our several envirronment is not a clean procedure.
So, I just want that : <add key="xxx" value="%Environ ment{PATH}\XXXX \YYYY"></add>...Leave a comment:
-
Web.config and environnement var
Hi,
I knew that with ASP.NET 2.0, we couldn't use environnement variables in the web.config.
But I don't find any ressources for this case on 3.5.
Is it possible now ?
thx
No activity results to display
Show More
Leave a comment: