I try to run the dashcommrede3.0 webready in the web developer 2005 ,The first page tell me can not find the map path.
What is the matter ,How can i do ?
[InvalidOperationException: 未能映射路径“/dc_3%5B1%5D.0.1_webready/default.aspx”。]
System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +606
System.Web.Hosting.HostingEnvironment.MapPathInternal(VirtualPath virtualPath) +28
System.Web.VirtualPath.MapPathInternal() +4
System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) +125
System.Web.HttpRequest.MapPath(VirtualPath virtualPath) +34
System.Web.HttpServerUtility.MapPath(String path) +110
Intelligencia.UrlRewriter.Utilities.HttpContextFacade.InternalMapPath(String url) +32
Intelligencia.UrlRewriter.RewriterEngine.HandleDefaultDocument(RewriteContext context) +150
Intelligencia.UrlRewriter.RewriterEngine.Rewrite() +424
Intelligencia.UrlRewriter.RewriterHttpModule.BeginRequest(Object sender, EventArgs e) +57
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +128
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +76