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
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.
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