Hi All,
I had an Excel spreadsheet with named ranges uploaded to an Excel Approved library and when I try to access it I get pop up message "Unable to process the request. Wait a few minutes and try again.". Which does not work I get the same message again. When I check the ULS the exception below is repeated. Any help would be appreciated.
Thanks
c.
ExcelService.PostProcessRequest: The server encountered a very serious error and will continue to function. Please log this as a bug. Exception was: System.TypeInitializationException: The type initializer for 'Microsoft.Office.Excel.Server.CalculationServer.ExcelServerApp'
threw an exception. ---> System.IO.FileLoadException: Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)
at Microsoft.Office.Server.Diagnostics.FirstChanceHandler.ExceptionFilter(Boolean fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock)
at Microsoft.Office.Server.Diagnostics.ULS.SendWatsonOnExceptionTag(UInt32 tagID, ULSCatBase categoryID, String output, Boolean fRethrowException, TryBlock tryBlock, CatchBlock catchBlock, FinallyBlock finallyBlock)
at Microsoft.Office.Excel.Server.CalculationServer.ExcelServerApp..ctor()
at Microsoft.Office.Excel.Server.CalculationServer.ExcelServerApp..cctor() -
-- End of inner exception stack trace ---
at Microsoft.Office.Excel.Server.CalculationServer.ExcelServiceBase.PostProcessRequest(CommandResult result, Exception ex) System.TypeInitializationException: The type initializer for 'Microsoft.Office.Excel.Server.CalculationServer.ExcelServerApp' threw
an exception. ---> System.IO.FileLoadException: Loading this assembly would produce a different grant set from other instances. (Exception from HRESULT: 0x80131401)
at Microsoft.Office.Server.Diagnostics.FirstChanceHandler.ExceptionFilter(Boolean fRethrowException, TryBlock tryBlock, FilterBlock filter, CatchBlock catchBlock, FinallyBlock finallyBlock)
at Microsoft.Office.Server.Diagnostics.ULS.SendWatsonOnExceptionTag(UInt32 tagID, ULSCatBase categoryID, String output, Boolean fRethrowException, TryBlock tryBlock, CatchBlock catchBlock, FinallyBlock finallyBlock)
at Microsoft.Office.Excel.Server.CalculationServer.ExcelServerApp..ctor()
at Microsoft.Office.Excel.Server.CalculationServer.ExcelServerApp..cctor() -
-- End of inner exception stack trace ---
at Microsoft.Office.Excel.Server.CalculationServer.ExcelServiceBase.PostProcessRequest(CommandResult result, Exception ex)