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

Telerik Reporting Quick Start

1 Answer 97 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
erniej
Top achievements
Rank 1
erniej asked on 25 Jul 2008, 09:05 AM
Good Morning,

I have installed the Telerik Reporting Quick Start (Q1 2008) and when  click on any of the Web Sample buttons I get the following error:

Exception Details: System.InvalidOperationException: Failed to map the path '/'.

Source File: c:\Users\Ernie Josefik\AppData\Local\Temp\Temporary ASP.NET Files\telerik_reporting_q1_2008\af2259b4\155f256f\App_Web__tbkx_g5.0.cs    Line: 0

Stack Trace:

[InvalidOperationException: Failed to map the path '/'.]
   System.Web.Configuration.ProcessHostConfigUtils.MapPathActual(String siteName, VirtualPath path) +261
   System.Web.Configuration.ProcessHostMapPath.MapPathCaching(String siteID, VirtualPath path) +580
   System.Web.Configuration.ProcessHostMapPath.GetPathConfigFilenameWorker(String siteID, VirtualPath path, String& directory, String& baseName) +19
   System.Web.Configuration.ProcessHostMapPath.System.Web.Configuration.IConfigMapPath.GetPathConfigFilename(String siteID, String path, String& directory, String& baseName) +37
   System.Web.Configuration.HostingPreferredMapPath.GetPathConfigFilename(String siteID, String path, String& directory, String& baseName) +77
   System.Web.Configuration.WebConfigurationHost.GetStreamName(String configPath) +166
   System.Configuration.Internal.DelegatingConfigHost.GetStreamName(String configPath) +10
   System.Configuration.BaseConfigurationRecord.InitConfigFromFile() +249

[ConfigurationErrorsException: An error occurred loading a configuration file: Failed to map the path '/'.]
   System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) +245611
   System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors(ConfigurationSchemaErrors schemaErrors) +40
   System.Configuration.Configuration..ctor(String locationSubPath, Type typeConfigHost, Object[] hostInitConfigurationParams) +412
   System.Configuration.Internal.InternalConfigConfigurationFactory.System.Configuration.Internal.IInternalConfigConfigurationFactory.Create(Type typeConfigHost, Object[] hostInitConfigurationParams) +29
   System.Web.Configuration.WebConfigurationHost.OpenConfiguration(WebLevel webLevel, ConfigurationFileMap fileMap, VirtualPath path, String site, String locationSubPath, String server, String userName, String password, IntPtr tokenHandle) +961
   System.Web.Configuration.WebConfigurationManager.OpenWebConfigurationImpl(WebLevel webLevel, ConfigurationFileMap fileMap, String path, String site, String locationSubPath, String server, String userName, String password, IntPtr userToken) +84
   System.Web.Configuration.WebConfigurationManager.OpenWebConfiguration(String path) +36
   Telerik.ReportViewer.WebForms.ReportViewer.ConfigContainsHandler() +54
   Telerik.ReportViewer.WebForms.ReportViewer.OnInit(EventArgs e) +48
   System.Web.UI.Control.InitRecursive(Control namingContainer) +321
   System.Web.UI.Control.InitRecursive(Control namingContainer) +198
   System.Web.UI.Control.InitRecursive(Control namingContainer) +198
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +7248
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +213
   System.Web.UI.Page.ProcessRequest() +86
   System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) +18
   System.Web.UI.Page.ProcessRequest(HttpContext context) +49
   ASP.reportviewer_aspx.ProcessRequest(HttpContext context) in c:\Users\Ernie Josefik\AppData\Local\Temp\Temporary ASP.NET Files\telerik_reporting_q1_2008\af2259b4\155f256f\App_Web__tbkx_g5.0.cs:0
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +358
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

The operating system is Vista Business and I get the same result if I run the Quick Start application from the menu or open the WebDemo application in VisualStudio 2008 and run it from there.

Any assistance would be appreciated.

Cheers

Ernie Josefik

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 28 Jul 2008, 08:08 AM
Hi Ernie,

We believe the problem is coming from the fact that you are trying to install the Reporting product from your user account, while it would require Administrator privileges, in order to be setup correctly under IIS 7 with Vista/Win2008. Please run the installer as Administrator and let us know if still having problems.

Regards,
Steve
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
erniej
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or