Attention: We are retiring the ASP.NET Community Blogs. Learn more >

No Touch Deployment and NetRun

In case you missed Rocky's NetRun utility (I did and coded all this myself) here it is:

http://www.lhotka.net/Articles.aspx?id=2f5a8115-b425-4aa1-bae2-b8f80766ecb3

Good new, my code looks almost identical to Rocky's.  The thing I had not figure out was how to get the config file to pull without touch IIS settings.  Duh, create a new app domain, set it's config file, away you go.

 

 

No Comments