Author: imstac | Posted on: 10/26/2009 8:35:33 AM | Views : 1081

I am receiving the following error when I move my website from my local site to my staging machine. My virtual directory is set up as an application already.  I do have additional web.config files under my subdirectories for roles but only my root web.config file has machine key information in it. I have already checked my virtual directory and it is configured as an application.  We just recently upgraded to .NET 2.0 SP2 so I'm thinking this has something to do with it; however we installed this on my staging machine and I still get the error.  Any help would be greatly appreciated. I have attached my web.config code. <?xml version="1.0"?>
<!--
Note: As an alternative to hand editing this file you can use the
web admin tool to configure settings for your application. Use
the Website->Asp.Net Configuration option in Visual Studio.
A full list of settings and ...

Go to the complete details ...