Recycle will work for app pool too Eduard Koryagin
      From: Edward Huang <edwa...@slingshot.co.nz>
 To: NZ Borland Developers Group - Delphi List <delphi@listserver.123.net.nz> 
 Sent: Wednesday, 1 April 2015 9:47 PM
 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 <wil...@compliant.co.nz> wrote:



#yiv6532761283 #yiv6532761283 -- _filtered #yiv6532761283 {panose-1:2 4 5 3 5 4 
6 3 2 4;} _filtered #yiv6532761283 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 
3 2 4;}#yiv6532761283 #yiv6532761283 p.yiv6532761283MsoNormal, #yiv6532761283 
li.yiv6532761283MsoNormal, #yiv6532761283 div.yiv6532761283MsoNormal 
{margin:0cm;margin-bottom:.0001pt;font-size:12.0pt;}#yiv6532761283 a:link, 
#yiv6532761283 span.yiv6532761283MsoHyperlink 
{color:#0563C1;text-decoration:underline;}#yiv6532761283 a:visited, 
#yiv6532761283 span.yiv6532761283MsoHyperlinkFollowed 
{color:#954F72;text-decoration:underline;}#yiv6532761283 
span.yiv6532761283EmailStyle17 {color:#1F497D;}#yiv6532761283 
.yiv6532761283MsoChpDefault {} _filtered #yiv6532761283 {margin:72.0pt 72.0pt 
72.0pt 72.0pt;}#yiv6532761283 div.yiv6532761283WordSection1 {}#yiv6532761283 
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: delphi@listserver.123.net.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@listserver.123.net.nz with 
Subject: unsubscribe

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@listserver.123.net.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@listserver.123.net.nz with 
Subject: unsubscribe

  
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@listserver.123.net.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@listserver.123.net.nz with 
Subject: unsubscribe

Reply via email to