-
Unhandled error while calling URL with tilde as prefix to any aspx page
Hi All,
I have a ASP.NET 1.1 web application with default error page specified in customerror tag in web.config along with error handling code in Application error event in global.asax file.
Now if a page(.aspx) that does not exist in the application is mentioned in url ,the application redirects to the custom error page mentioned in customerror tag.
But when a aspx whether it is existing or non existing is called with a tilde as prefix , the application throws an unhandled error.This error is not at all handled by Application error event .
I did lot of googling and found out that this is a kind of known bug in ASP.NET and MS is aware of it.
My question is : Is this a really a known bug in ASP.NET ?
Also is there a good work around to bypass/handle this tilde scenario ?
Regards,
Amish
-
Hi,
Did you get the solution for this problem...me facing the same problem!
Thanks
Similar Threads
-
By sandeepkk2005 in forum Java
Replies: 10
Last Post: 03-11-2012, 10:48 AM
-
By taco Bill in forum ASP.NET
Replies: 0
Last Post: 01-09-2003, 08:37 PM
-
By taco Bill in forum .NET
Replies: 0
Last Post: 01-09-2003, 08:36 PM
-
By Aram Bohdjelian in forum Mobile
Replies: 0
Last Post: 07-31-2002, 05:17 PM
-
By Iain Munro in forum ASP.NET
Replies: 0
Last Post: 02-22-2002, 07:44 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks