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

Showing error for going to other pages

1 Answer 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kaustav
Top achievements
Rank 1
Kaustav asked on 21 Jul 2008, 12:34 PM

Hi,
When I open my site it opens properly but when I click on the other pages it is showing the following error


 

Server Error in '/' Application.

'/*.aspx*' is not a valid virtual path.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: '/*.aspx*' is not a valid virtual path.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[HttpException (0x80004005): '/*.aspx*' is not a valid virtual path.]
   System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options) +3626815
   System.Web.HttpServerUtility.MapPath(String path) +79
   DotNetNuke.HttpModules.RewriterUtils.RewriteUrl(HttpContext context, String sendToUrl, String& sendToUrlLessQString, String& filePath) +308
   DotNetNuke.HttpModules.RewriterUtils.RewriteUrl(HttpContext context, String sendToUrl) +45
   DotNetNuke.HttpModules.UrlRewriteModule.RewriteUrl(HttpApplication app) +3002
   DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +1180
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64


Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 21 Jul 2008, 12:40 PM
Hello Kaustav,

I don't think that this exception is related to some our product(s) - can you clarify?

All the best,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Kaustav
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or