Problem
Server Error in '/
--------------------------------------------------------------------------------
Request is not available in this context
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Request is not available in this context
Solutions
This is been a known issue since while and Microsoft have acknowledge and rectified it in Windows Server 2008(SP2). if you are using SP1 of Windows Server 2008, I would suggest you to install SP2 or download the hotfix for this solution by clicking on here. Basically, .NET CLR does not understand the new optimization mechanisma and hence after installing this hotfix, one need to also set set the optimizeCompilations property of the
No comments:
Post a Comment