Click here to Skip to main content
15,893,790 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I made a web apps in (MVC3) using a third party dll, which reads environment variables.
When i run this app from visual studio 2010, it works fine, but when i run it by making virtual directory application, it throws error, that "environment variable not set".
I am using iis v7.5. It seem like permission issue and i tryied many things to give permission.
Anyone have any idea, please share.
Posted
Comments
Sergey Alexandrovich Kryukov 1-May-13 0:43am    
Environment variables where? On client? On server? Why?!
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900