I have installed Umbraco 7.1.6 on my system and have created my applicaiton on it. Now when i open applicaiton in Visual Studio 2013 and check the "web.config" file. It's throws the error for "targetframework attribute is not allowed"
See the below screen shot
Can you please let me know is there any setting that i need to do either on web.confi or in Visual Studio ?
Ability to set file permissions to include create/read/write (or better) for the user that "owns" the Application Pool for your site (NETWORK SERVICE, typically)
Umbraco 7.1.6 , Web.config, "TragetFramework"
Hi
I have installed Umbraco 7.1.6 on my system and have created my applicaiton on it. Now when i open applicaiton in Visual Studio 2013 and check the "web.config" file. It's throws the error for "targetframework attribute is not allowed"
See the below screen shot
Can you please let me know is there any setting that i need to do either on web.confi or in Visual Studio ?
thanks
Hi Rohan,
Are you trying to use .NET version 4.0 if so thats not possibe the Umbraco 7 requires the .NET 4.5 framwork to run.
You can see the minimum system requirements here: http://our.umbraco.org/documentation/installation/system-requirements
Umbraco 7.x.x
I must say that I am not backend developer. :-)
Hope this helps,
/Dennis
is working on a reply...