Page 1 of 1

Configuration Error - 7.0.2 Store Suddenly cannot be accesse

Posted: Wed Jun 16, 2010 7:37 pm
by coliny
I am running 7.0.2 cart. It was set up back in 2008 and has been working fine.

I am trying to customized some category display pages in ConLib/Custom folder and not touching anything about web.config. I was uploading the files with FileZilla ftp client.

All in a sudden, this error appeared:

===================================================================================
Server Error in '/store' Application.

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: Could not load file or assembly 'WebChart, Version=1.1.1.6, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant permission to execute. (Exception from HRESULT: 0x80131418)

Source Error:


Line 106: <add verb="*" path="ProcessPayPal.ashx" type="CommerceBuilder.Payments.Providers.PayPal.IpnProcessor, CommerceBuilder.Paypal"/>
Line 107: <add verb="*" path="Captcha.ashx" type="CommerceBuilder.Web.CaptchaGenerator, CommerceBuilder.Web"/>
Line 108: <add verb="GET" path="WebChart.axd" type="WebChart.CachedImageService, WebChart"/>
Line 109: </httpHandlers>
Line 110: <httpModules>

Source File: E:\web\yaotekcom00\htdocs\store\web.config Line: 108

Version Information: Microsoft .NET Framework Version:2.0.50727.3607; ASP.NET Version:2.0.50727.3082
====================================================================================================

I cannot browse or access anything in my browser now. Please help!