Hi Willie,

I'm using windows 2012.  On IIS manager, under the application, there's 'Output 
Caching' settings category, and you can define caching policies. 

Edward

Sent from my iPhone

> On 2/04/2015, at 16:22, Edward Koryagin <[email protected]> wrote:
> 
> 2008 R2 Standard SP1
> IIS 7.5
>  
> Eduard Koryagin
> 
> From: Edward Huang <[email protected]>
> To: NZ Borland Developers Group - Delphi List <[email protected]> 
> Sent: Thursday, 2 April 2015 3:33 PM
> Subject: Re: [DUG] SOAP services WSDL not refreshing
> 
> Which windows version IIS is running on?
> 
> Edward
> 
> Sent from my iPhone
> 
> 
> 
>> On 2/04/2015, at 14:17, Willie Juson <[email protected]> wrote:
>> 
> 
> Thanks for that Edward,
>  
> I had tried restarting (and recycling) the app pool and the website, with no 
> joy, although I don’t know how to clear the cache.  I just tried something I 
> found about HTTP headers on a .Net forum which I thought was maybe cache 
> related and it destroyed the website (corrupted the web config file I think) 
> so now I have to rebuild it.
>  
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of Edward Huang
> Sent: Wednesday, 1 April 2015 9:48 p.m.
> To: NZ Borland Developers Group - Delphi List
> Subject: Re: [DUG] SOAP services WSDL not refreshing
>  
> Hi Willie,
>  
> Based on my understanding, you might need to check a couple of things. 
>  
> 1. Did you restart iis application pool after you deployed new executable?  
> If not, you need to. 
>  
> 2. Check cache settings for the web app in iis. By default iis caches static 
> pages, & wsdl could be counted as static pages. To be safe, you should 
> disable all caching for web services. 
>  
> Regards,
>  
> Edward Huang
> 
> Sent from my iPhone
> 
> On 1/04/2015, at 16:26, Willie Juson <[email protected]> wrote:
> Hi,
>  
> I’m working on a project creating a bunch of SOAP services in an executable 
> (running under IIS), I’m consuming these from another client executable.  I 
> am finding that sometimes, and only sometimes, I make some changes to the 
> SOAP server and deploy them but I can’t get my client app, using the 
> Component/Import WSDL wizard, or a web-browser to see the new services.
>  
> If I browse to the services executable e.g.
>  
> http://192.168.2.64:8080/mysoapservices/ASOAPServer.exe  or
> http://192.168.2.64:8080/mysoapservices/ASOAPServer.exe/SOAP/IASOAPServer
>  
> then I can see the new structure, but if I look at the WSDL
>  
> http://192.168.2.64:8080/mysoapservices/ASOAPServer.exe/WSDL/IASOAPServer
>  
> then it hasn’t changed… rather frustrating, and only occasional.
>  
> Has anyone in the group had similar issues?
>  
> TIA
>  
> Willie
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: [email protected]
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to [email protected] with 
> Subject: unsubscribe
>> _______________________________________________
>> NZ Borland Developers Group - Delphi mailing list
>> Post: [email protected]
>> Admin: http://delphi.org.nz/mailman/listinfo/delphi
>> Unsubscribe: send an email to [email protected] with 
>> Subject: unsubscribe
> 
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: [email protected]
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to [email protected] with 
> Subject: unsubscribe
> 
> 
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: [email protected]
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to [email protected] with 
> Subject: unsubscribe
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: [email protected]
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [email protected] with 
Subject: unsubscribe

Reply via email to