Hi,
I am developing a application using VB.NET which calling a web service within the project.
The web service pull the values from database and display in the front end.
Now, when i tried to do so, i am getting a error like "Data is Not Defined" and error is coming like "Javascript Error: 12031 : Err_Connection_Reset".
The unique thing is, i am only getting this error (means in my system alone). Other system this code is working fine without any issue.
I have tried to change the validaterequest and maxrequesttimelimits. but nothing works.
Kindly let me know if any other face this issue and find out the solution.
PS:
Its working in other system, so it wont be code issue so not posted code here.
Mani.R