500-Internal server error

D

deepak

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
(e-mail address removed)
+919886735837
 
A

Alex Meleta

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]

d> Hi All,
d>
d> I created a dll of an aspnet application in a server (say server
d> 1)after building the application in relase mode with debug=false in
d> its wbconfig . Later i copied this dll in other server(say server 2)
d> and when some outside system wants to use this dll he gets error as
d> 500 Internal server error but for us (we are sitting in that server
d> only) there is no error.
d>
d> Also, when i m accessign the same dll from server 1 , i am not
d> getting any error.
d>
d> What may be the reason.Kindly suggest me as it is affecting our time
d> estimation fo complete the testing..
d>
d> Thanks in advance,
d> Deepak
d> (e-mail address removed)
d> +919886735837
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top