500- Internal server error with ASP.NET DLL

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?ZGVlcGFr?=

    500- Internal server error with ASP.NET DLL

    Hi All,

    I created a dll of an aspnet application in a server (say server 1)after
    building the application in relase mode with debug=false in its wbconfig .
    Later i copied this dll in other server(say server 2) and when some outside
    system wants to use this dll he gets error as 500 Internal server error but
    for us (we are sitting in that server
    only) there is no error.

    Also, when i m accessign the same dll from server 1 , i am not getting any
    error.


    What may be the reason.Kindly suggest me as it is affecting our time
    estimation fo complete the testing..

    Thanks in advance,
    Deepak
    kr_deepak123@ho tmail.com
    +919886735837

  • Alexey Smirnov

    #2
    Re: 500- Internal server error with ASP.NET DLL

    On Mar 24, 6:52 am, deepak <dee...@discuss ions.microsoft. comwrote:
    Hi All,
    >
    I created a dll of an aspnet application in a server (say server 1)after
    building the application in relase mode with debug=false in its wbconfig

    Comment

    • =?Utf-8?B?ZGVlcGFr?=

      #3
      Re: 500- Internal server error with ASP.NET DLL

      Hi Alexey,
      where is this setting in IE?mAY U TELL ME PLEASE SO THAT i can check it on
      my side to make sure?

      Thanks,
      Deepak

      "Alexey Smirnov" wrote:
      On Mar 24, 6:52 am, deepak <dee...@discuss ions.microsoft. comwrote:
      Hi All,

      I created a dll of an aspnet application in a server (say server 1)after
      building the application in relase mode with debug=false in its wbconfig .
      Later i copied this dll in other server(say server 2) and when some outside
      system wants to use this dll he gets error as 500 Internal server error but
      >
      Make sure that the "Show Friendly HTTP error messages" setting is not
      checked in IE and see if it helps to see more.
      >

      Comment

      • Larry Bud

        #4
        Re: 500- Internal server error with ASP.NET DLL

        On Mar 27, 12:29 pm, deepak <dee...@discuss ions.microsoft. comwrote:
        Hi Alexey,
        where is this setting in IE?mAY U TELL ME PLEASE SO THAT i can check it on
        my side to make sure?
        >
        Thanks,
        Deepak
        >
        >
        >
        "Alexey Smirnov" wrote:
        On Mar 24, 6:52 am, deepak <dee...@discuss ions.microsoft. comwrote:
        Hi All,
        >
        I created a dll of an aspnet application in a server (say server 1)after
        building the application in relase mode with debug=false in its wbconfig .
        Later i copied this dll in other server(say server 2) and when  someoutside
        system wants to use this dll he gets error as 500 Internal server error but
        >
        Make sure that the "Show Friendly HTTP error messages" setting is not
        checked in IE and see if it helps to see more.- Hide quoted text -
        Tools | INternet options | Advanced. Maybe 20th item down or so...

        Comment

        • Alexey Smirnov

          #5
          Re: 500- Internal server error with ASP.NET DLL

          On Mar 27, 5:29 pm, deepak <dee...@discuss ions.microsoft. comwrote:
          Hi Alexey,
          where is this setting in IE?mAY U TELL ME PLEASE SO THAT i can check it on
          my side to make sure?
          >
          Thanks,
          Deepak
          >
          >
          >
          "Alexey Smirnov" wrote:
          On Mar 24, 6:52 am, deepak <dee...@discuss ions.microsoft. comwrote:
          Hi All,
          >
          I created a dll of an aspnet application in a server (say server 1)after
          building the application in relase mode with debug=false in its wbconfig .
          Later i copied this dll in other server(say server 2) and when  someoutside
          system wants to use this dll he gets error as 500 Internal server error but
          >
          Make sure that the "Show Friendly HTTP error messages" setting is not
          checked in IE and see if it helps to see more.- Hide quoted text -
          >
          - Show quoted text -

          Comment

          Working...