Monday, July 23, 2012

REALLY update a Web.config file to be prepped for IIS7 instead of IIS6

This is bad. Instead use this command:

appcmd migrate config mylocalarecord/

The site must be set up in IIS and you must have the trailing slash. Run the command prompt as administrator.

No comments:

Post a Comment