J
jeroen.van.vlierden
Hello,
I am trying to get familiar with the possibilities of webservices
under
the .Net development environment. I have created from the .Net 2003
IDE
a test application ASP .Net Webservice
I have uncommented the "Hello World" Section in the code and when I
run
the program with F5 it shows me the list of available methods in the
service. Obviously that is only 1 method: Hello World.
When I click it I go to a testpage that says
"To test the operation using the HTTP POST protocol, click the
'Invoke'
button. "
When I do that Internet Explorer says "Page not Found"
What am i doing wrong that causes the most simple program (without a
line of my own coding in it) to go wrong??
I have now also tried this on my home computer which also runs XP-PRO
and Microsoft Visual Studio .Net 2003 and IIS.
It works fine! At work however I can't figure out why this simple
example does not work. It has to be some kind of security setting or
policy.
Can anyone please give me a clue here?
thanks in advance
Jeroen
I am trying to get familiar with the possibilities of webservices
under
the .Net development environment. I have created from the .Net 2003
IDE
a test application ASP .Net Webservice
I have uncommented the "Hello World" Section in the code and when I
run
the program with F5 it shows me the list of available methods in the
service. Obviously that is only 1 method: Hello World.
When I click it I go to a testpage that says
"To test the operation using the HTTP POST protocol, click the
'Invoke'
button. "
When I do that Internet Explorer says "Page not Found"
What am i doing wrong that causes the most simple program (without a
line of my own coding in it) to go wrong??
I have now also tried this on my home computer which also runs XP-PRO
and Microsoft Visual Studio .Net 2003 and IIS.
It works fine! At work however I can't figure out why this simple
example does not work. It has to be some kind of security setting or
policy.
Can anyone please give me a clue here?
thanks in advance
Jeroen