This is a migrated thread and some comments may be shown as answers.

Failed to map path...

2 Answers 133 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 13 Apr 2009, 09:30 PM
Hello,

I'm getting this error:

. Source: System.Configuration

. AffiliateID:

. Target Site: ThrowIfErrors

. Module: System.Configuration.dll

. Error Message: An error occurred loading a configuration file: Failed to map the path '/'.

. Base Exception Message: Failed to map the path '/'.

. Stack Trace: at System.Configuration.
ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors) at System.Configuration.Configuration..ctor(String locationSubPath, Type typeConfigHost, Object[] hostInitConfigurationParams) at System.Configuration.Internal.InternalConfigConfigurationFactory.System.Configuration.Internal.IInternalConfigConfigurationFactory.Create(Type typeConfigHost, Object[] hostInitConfigurationParams) at System.Web.Configuration.WebConfigurationHost.OpenConfiguration(WebLevel webLevel, ConfigurationFileMap fileMap, VirtualPath path, String site, String locationSubPath, String server, String userName, String password, IntPtr tokenHandle) at System.Web.Configuration.WebConfigurationManager.OpenWebConfigurationImpl(WebLevel webLevel, ConfigurationFileMap fileMap, String path, String site, String locationSubPath, String server, String userName, String password, IntPtr userToken) at System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration(String path) at Telerik.ReportViewer.WebForms.ReportViewer.CheckHandlerConfiguration() at Telerik.ReportViewer.WebForms.ReportViewer.ConfigContainsHandler() at Telerik.ReportViewer.WebForms.ReportViewer.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.validated_administration_aspx.ProcessRequest(HttpContext context) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously).

I have the reports in a separate project referenced by the primary project...

Sorry - I'm really new to Telerik Reporting... Any ideas?

Thanks,

Mike

2 Answers, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 14 Apr 2009, 07:19 AM
Hello Mike,

As far as we see the error is not being thrown by the reporting assemblies. Can you paste the complete stack trace here? You can also review the following forum thread, which discusses the same error.

Best wishes,
Steve
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
DevMohamed
Top achievements
Rank 1
answered on 23 Jan 2011, 10:14 AM
you can solve this problem by running your VS 2010 or ur version as an administrator it work fine with me

Eng.Mohamed

Tags
General Discussions
Asked by
Mike
Top achievements
Rank 1
Answers by
Steve
Telerik team
DevMohamed
Top achievements
Rank 1
Share this question
or