I am trying to install umbraco on my windows hosting on znetindia.com, but getting the error :

The requested page cannot be accessed because the related configuration data for the page is invalid

You can visit the page here to see the error detail.

What can i do to resolve this ?

link|improve this question
Please tag your question more appropriately. – womble Aug 18 '11 at 6:11
feedback

1 Answer

Have a read up on the post here - looks like your Site is running as the DefaultAppPool (which uses .NET Framework 2.0), rather than .NET Framework 4.0.

http://blog.benday.com/archive/2010/05/19/23278.aspx

link|improve this answer
Well my site is hosted on a shared hosting service provider, znetindia.com . How can i change the DefaultAppPool to use .NET 4.0 – Pankaj Upadhyay Aug 18 '11 at 11:32
I believe you can use cPanel or their Control Panel to change this - however I'm not sure as I have never used znetindia.com - If you want I can arrange to fix this for you. – Matt Clements Aug 19 '11 at 15:32
i checked their control panel and they don't felicitate this facility to change the app pool unlike godaddy.com – Pankaj Upadhyay Aug 20 '11 at 4:58
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.