SyntaxFix
Write A Post
Hire A Developer
Questions
Personnaly I encountered this issue while migrating a IIS6 website into IIS7, in order to fix this issue I used this command line : %windir%\System32\inetsrv\appcmd migrate config "MyWebSite\" Make sure to backup your web.config
%windir%\System32\inetsrv\appcmd migrate config "MyWebSite\"