|
-
November 4th, 2002, 11:30 AM
#1
.NET Web Service Question
Dear Gurus
I have tested one of the .NET web service samples in my computer and it is run correctly. I deployed it in my site ( in
http://www.rtgcmms.com/test/webservice/service1.asmx) but "ConvertTemperature" method which converts temperature in degrees Fahrenheit to a temperature in degrees Celsius DOSE NOT WORK(you can try it yourself). What do you think? please let me know.
H.S
-
January 10th, 2003, 12:14 AM
#2
Well the world cannot see what the error is first of all. As what has happened is that ASPX pages are not configured on the server to send the detailed message to the client machine to tell what forced the error. All we would be able to see it suggestion asking to change the web.config file
You can however find the error if you execute the page on the server (or ask the admin) and see what is going wrong.
It could be as simple as missing file etc.
Hope this helps....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|