« Previous Next »

Thread: IIS7 don't access a .dll

Last post 02-25-2009 12:05 PM by mathiasruck. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 02-18-2009, 4:11 PM

    IIS7 don't access a .dll

    Hi all,

    I have IIS7 and Analisys Server on Windows Server 2008 working, but I only have access to a dll (msmdpump.dll) on localhost (other filetypes funct properly). if I try to access msmdpump.dll from another host, I get the error:

    "500 - Internal server error.
    There is a problem with the resource you are looking for, and it cannot be displayed."

     Anyone had this error?

    Sorry my bad english, Thank's.

  • 02-24-2009, 7:16 AM In reply to

    Re: IIS7 don't access a .dll

    Hi,

    The 500 error is a general error. Is there any other detailed information in browser?

    Please make sure you disable the “Show friendly HTTP error messages”(IE->Tools->Internet Options->Advanced) and enable detailed errors for remote clients(IIS Manager->your website->Error Pages->Edit feature settings->Detailed errors).

    Also, you can Use  the failed request tracing feature to determine the root cause. Add a failed request tracing rule about the 500 status code, then reproduce this issue. Finally, check the failure request log file.

    For more information about the failed request tracing, please refer to :
    Troubleshooting Failed Requests Using Tracing in IIS 7.0
    http://learn.iis.net/page.aspx/266/troubleshooting-failed-requests-using-tracing-in-iis7/

    Leo Tang
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • 02-25-2009, 12:05 PM In reply to

    Re: IIS7 don't access a .dll

    Hi Leo, Thank's for your reply, I'm solve my problem, it's a pool authenticantion error, the identity was wrog, I put administrator as user and solve the problem. Thank you very much!
Page 1 of 1 (3 items)
Microsoft Communities