![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I have an ASP.Net Project in C# which was running perfect and deployed for past 3 months. Last week i added added an .asmx file (webservice) in the ASP.Net project and accessed the webserive with xmlhttp object. The code is supposed to run streaming ticker on the webpage and polls for data from webservice at regular intervals. The code works on fine on local deployments, however status code 500 is returned when hosted. I have also changed the namespace fromhttp://tempuri.orgtohttp://www.alphacoder.comand still no effect. I am deploying the website by "publishing" the code and copying all the files at hosting server. Can anyone help ... please. What am i doing wrong over here ???? thanks. in advance. Alphacoder. |
#3
| |||
| |||
|
|
Hi, I have an ASP.Net Project in C# which was running perfect and deployed for past 3 months. Last week i added added an .asmx file (webservice) in the ASP.Net project and accessed the webserive with xmlhttp object. The code is supposed to run streaming ticker on the webpage and polls for data from webservice at regular intervals. The code works on fine on local deployments, however status code 500 is returned when hosted. I have also changed the namespace fromhttp://tempuri.orgtohttp://www.alphacoder.comand still no effect. I am deploying the website by "publishing" the code and copying all the files at hosting server. Can anyone help ... please. What am i doing wrong over here ???? thanks. in advance. Alphacoder. |
#4
| |||
| |||
|
|
Hi, I have an ASP.Net Project in C# which was running perfect and deployed for past 3 months. Last week i added added an .asmx file (webservice) in the ASP.Net project and accessed the webserive with xmlhttp object. The code is supposed to run streaming ticker on the webpage and polls for data from webservice at regular intervals. The code works on fine on local deployments, however status code 500 is returned when hosted. I have also changed the namespace fromhttp://tempuri.orgtohttp://www.alphacoder.comand still no effect. I am deploying the website by "publishing" the code and copying all the files at hosting server. Can anyone help ... please. What am i doing wrong over here ???? thanks. in advance. Alphacoder. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |