500-Internal server error

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

    #1

    500-Internal server error

    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


  • Alex Meleta

    #2
    Re: 500-Internal server error

    Hi deepak,

    Did you inspect Event Viewer (Application and such)? What are exceptions
    related to ASP.NET there?

    Regards,
    Alex Meleta
    [Tech Blog: http://devkids.blogspot.com]

    dHi All,
    d>
    dI created a dll of an aspnet application in a server (say server
    d1)after building the application in relase mode with debug=false in
    dits wbconfig . Later i copied this dll in other server(say server 2)
    dand when some outside system wants to use this dll he gets error as
    d500 Internal server error but for us (we are sitting in that server
    donly) there is no error.
    d>
    dAlso, when i m accessign the same dll from server 1 , i am not
    dgetting any error.
    d>
    dWhat may be the reason.Kindly suggest me as it is affecting our time
    destimation fo complete the testing..
    d>
    dThanks in advance,
    dDeepak
    dkr_deepak123@ho tmail.com
    d+919886735837


    Comment

    Working...