Hi chaps,
I wrote my first WebService.
My System is ISS7, ASP.Net, Framework 3.5.
My code only gives a "Hello World" back and all settings are correct, so I can return in IE the "Hello World".
Now when I Change my Text from "Hello World" to "Good Bye World" and copy the file in the webservice folder, nothing changed in the IE. It's the old text the whole time.
What is my error?