ASP. NET web site administration tool Problem

Source: Internet
Author: User

ASP. NET web site administration tool Problem

 

Posted by: Rickie/July 3, 2006

When using ASP. NET 2.0 web site configuration tool, you encounter the following exception.

An error was encountered. Please return to the previous page and try again.

 

In the meanwhile, If clicking the link "How do I use this tool" in that time, you will face the following strange message.

Tool has timed out.

 

=== Reason & how to fix it ====

The issue might be that you have a' # 'symbol in your web site path. the physical path of your web site application is passed into the URL of the ASP. net web administration tool. as we know, the '# 'symbol of the URL is used as an anchor, which will cause the above strange exception in this case. this symbol terminates the URL and tries to navigate to an anchor in the page. of course, the administration tool crashes.

 

What you need to do is to remove the '# 'symbol in your web site path.

 

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.