Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

browser problem and runtime error


  • Please log in to reply

#1
rylee

rylee

    Member

  • Member
  • PipPip
  • 43 posts
I HAVE XP

seems to be no problem with my home page and aLSO CAN CAN GET OTHER PAGES BUT THERE ARE A FEW THAT GO TO WWW.FINDANYTHING.COM EX. POGO OPENS TO LOGIN PAGE ,GAME PAGE BUT WHEN I CLICK ON A GAME IT GOES TO FINDANYTHING AND ALSO A FEW OTHER OF MY WEBSITES GO THERE. RAN SPYWARE PROGRAM, HIJACK THIS, ANTIVIRUS , STILL THERE. ANY SUGGESTIONS TY
http://www.finditany...f...f=1&q=games



now i got this Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.


<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

Edited by rylee, 23 October 2006 - 12:05 AM.

  • 0

Advertisements







Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP