Hi,
I could not see a forum for web services so it is here.
I having written a service with VS 2005.
When i am making changes to it, I am not seeing the changes applied.
To publish I am using a FTP client to copy the precompiled files to the website which is public on the internet (IIS 6.0)
I added code to throw a exception when it calls my function in the web service but it is not firing.
Is it being cached somehow???
I have tried restarting IIS on the server even.
Malcolm
If you reset IIS then it's not a server caching issue. Perhaps your calling app/browser is caching it, or if you are on a network do you have a caching/proxy box inbetween that is caching?
I am consuming the service via a Winforms app VS2005.
So does that make a difference?
Not sure... but perhaps it's being cached locally then, similar to your Browser's "temp files".
0 comments:
Post a Comment