DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Posts
    1

    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

  2. #2
    Join Date
    Jul 2008
    Posts
    1
    Hi,
    Did you get the solution for this problem...me facing the same problem!
    Thanks

Similar Threads

  1. Creating a web browser in Java
    By sandeepkk2005 in forum Java
    Replies: 10
    Last Post: 03-11-2012, 10:48 AM
  2. How do I set GB2312 encoding in an ASPX page
    By taco Bill in forum ASP.NET
    Replies: 0
    Last Post: 01-09-2003, 08:37 PM
  3. Replies: 0
    Last Post: 01-09-2003, 08:36 PM
  4. Replies: 0
    Last Post: 07-31-2002, 05:17 PM
  5. Replies: 0
    Last Post: 02-22-2002, 07:44 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


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


Sponsored Links