scottselby
08-16-2011, 09:40 PM
I am brand new to this, I registered a domain name and published my website through visual studios ftp. Now when I go to my url I get this error
Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
Source Error:
Line 6: <configuration>
Line 7: <system.web>
Line 8: <compilation debug="true" targetFramework="4.0"/>
Line 9: </system.web>
Line 10: </configuration>
Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive.
Source Error:
Line 6: <configuration>
Line 7: <system.web>
Line 8: <compilation debug="true" targetFramework="4.0"/>
Line 9: </system.web>
Line 10: </configuration>