Thank you very much for the code! It looks awesome and simple to employ! HOWEVER, I'm receiving and error with everything installed. I removed this, tried again and received another error (which I will post if necessary). Thoughts?
Code:Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive. Source Error: Line 24: Set explicit="true" to force declaration of all variables. Line 25: --> Line 26: <compilation debug="true" strict="false" explicit="true" targetFramework="4.0"/> Line 27: <pages controlRenderingCompatibilityVersion="3.5" clientIDMode="AutoID"> Line 28: <namespaces> Source File: C:\inetpub\...\web.config Line: 26




Reply With Quote