need help !

T

TK2828

Hi,

Can anyone help me out on this ?
from my web service I need to call a store procedure to fill a dataset which
will be returned to client. When I test my store procedure, it takes 90sec to
retrieve records ( about 30 records returned ). However, when I test the
webmethod from local IIS server by supplying the parameter and clicking the
"invoke" button, 40 seconds past, I got http 500 internal server error .

any idea ?

Thanks.
 
B

Bruce Johnson [C# MVP]

My first thought would be to turn off the friendly HTTP errors in your
browser so that more detail about the error can be viewed. Because the 500
status code is just a generic 'bad stuff happened on the server' message that
doesn't provide enough information to suggestion a solution.
 

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

Members online

Forum statistics

Threads
473,997
Messages
2,570,240
Members
46,830
Latest member
HeleneMull

Latest Threads

Top