« Previous Next »

Thread: An error occurred on the server when processing the URL. Please contact the system administrator

Last post 06-30-2009 9:48 PM by TEST12356. 9 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (10 items)

Sort Posts:

  • 09-30-2006, 1:01 PM

    • pgiepel
    • Not Ranked
    • Joined on 09-30-2006, 4:59 PM
    • Posts 1

    An error occurred on the server when processing the URL. Please contact the system administrator

    When I try to connect to an access database, I get the following error:

     

    An error occurred on the server when processing the URL. Please contact the system administrator
     
    Any idea?? 

     

  • 09-30-2006, 11:18 PM In reply to

    • Bernard
    • Top 25 Contributor
    • Joined on 05-24-2006, 12:30 AM
    • Malaysia
    • Posts 291
    • IIS MVPs

    Re: An error occurred on the server when processing the URL. Please contact the system administrator

    How about a simple hello.asp?  doesn't looks like IIS standard asp error msgs.

    Cheers,
    Bernard Cheah
  • 10-02-2006, 2:06 AM In reply to

    • iisray
    • Top 500 Contributor
    • Joined on 07-08-2006, 12:44 AM
    • Posts 22

    Re: An error occurred on the server when processing the URL. Please contact the system administrator

    If you are using Vista build, you need to make the following change to see the error message. 

    1) Internet Option:

                uncheck "Show friendly HTTP error message" check box

    2) IIS Settings:

                cscript %systemdrive%\inetpub\adminiscripts\adsutil.vbs set w3svc/AspScriptErrorSentToBrowser true      (to allow error message send to client)

    There is similar issue that we are looking at (see http://forums.iis.net/thread/1413191.aspx )

    Ray

  • 12-21-2007, 7:11 AM In reply to

    Re: An error occurred on the server when processing the URL. Please contact the system administrator

    where do u turn.. uncheck "Show friendly HTTP error message" check box. where is this?
  • 12-21-2007, 7:20 AM In reply to

    Re: An error occurred on the server when processing the URL. Please contact the system administrator

     ok i turned this off but still get the same error

     

    An error occurred on the server when processing the URL. Please contact the system administrator

     

    please help.. 

  • 12-24-2007, 11:00 PM In reply to

    Re: An error occurred on the server when processing the URL. Please contact the system administrator

    by default, IIS 7 (ASP) does not send errors to the browser.  Enable the setting and see what error is displayed.  Also, make sure classic asp is installed. 

    http://blogs.iis.net/thomad/archive/2007/02/06/security-is-painful.aspx

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 03-26-2008, 11:17 AM In reply to

    Re: An error occurred on the server when processing the URL. Please contact the system administrator

     this error when iis don't send error details to your browser.

    U can change value of "Send error To Browser" in IIS Manager/ Asp 

    And then, restart IIS, refresh your browser to view your error details and fix it

  • 03-07-2009, 5:59 PM In reply to

    • gPodi
    • Not Ranked
    • Joined on 03-07-2009, 10:54 PM
    • Posts 1

    Re: An error occurred on the server when processing the URL. Please contact the system administrator

     I had this problem in the begining but i have fix it .. but now it shows this other error..

    the test.asp that I have made opens but this script not .. can anybody tell me what is the problem..

     

    here is the error :

     

    Microsoft JET Database Engine error '80004005'

    Unspecified error

    /myproject/INC_DB.asp, line 6

     

     

  • 06-30-2009, 9:44 PM In reply to

    Re: An error occurred on the server when processing the URL. Please contact the system administrator

    Hi,

    Pls tell me your situation more closely: source code.

    I encounted same problem and try to fix it now :)

    BR

  • 06-30-2009, 9:48 PM In reply to

    Re: An error occurred on the server when processing the URL. Please contact the system administrator

    http://support.microsoft.com/kb/926939

     well, I'm sorry for all the fuss.

     

Page 1 of 1 (10 items)