DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 31 Jul 2007 09:41:23 -0600,    posted on: microsoft.public.dotnet.framework.aspnet.webservices        back       

Thread Index
  1    Jay Douglas
          2    John Saunders [MVP] john.saunders at trizetto.com
          3    John Saunders [MVP] john.saunders at trizetto.com


Create WSDL at each request (ASP.net 2.0)   
Using a SoapExtensionReflector I'm making some adjustments to some the wsdl
document auto generated by asp.net.  It seems as the wsdl is being cached
thus only showing the original modifications.

How do I disable any caching that asp.net is using for generation of the
wsdl documents?  I need to make specific modifications to the wsdl on each
request because I'm using virtual URLs and RewritePath.

Any help is GREATLY appreciated.

Jay
Date:Tue, 31 Jul 2007 09:41:23 -0600   Author:  

Re: Create WSDL at each request (ASP.net 2.0)   
"Jay Douglas"  wrote in message 
news:eHg$Al40HHA.5772@TK2MSFTNGP02.phx.gbl...

> Using a SoapExtensionReflector I'm making some adjustments to some the 
> wsdl
> document auto generated by asp.net.  It seems as the wsdl is being cached
> thus only showing the original modifications.
>
> How do I disable any caching that asp.net is using for generation of the
> wsdl documents?  I need to make specific modifications to the wsdl on each
> request because I'm using virtual URLs and RewritePath.


I've never done this before. In fact, I could have used the technique a year 
ago, but didn't think of it!

Can you keep the WSDL requests in a single virtual directory tree so that 
you can change the caching settings in the web.config for that <location>?
-- 
John Saunders [MVP]
Date:Tue, 31 Jul 2007 12:05:30 -0400   Author:  

Re: Create WSDL at each request (ASP.net 2.0)   
"Jay Douglas"  wrote in message 
news:eHg$Al40HHA.5772@TK2MSFTNGP02.phx.gbl...

> Using a SoapExtensionReflector I'm making some adjustments to some the 
> wsdl
> document auto generated by asp.net.  It seems as the wsdl is being cached
> thus only showing the original modifications.
>
> How do I disable any caching that asp.net is using for generation of the
> wsdl documents?  I need to make specific modifications to the wsdl on each
> request because I'm using virtual URLs and RewritePath.


I've never done this before. In fact, I could have used the technique a year 
ago, but didn't think of it!

Can you keep the WSDL requests in a single virtual directory tree so that 
you can change the caching settings in the web.config for that <location>?
-- 
John Saunders [MVP]
Date:Tue, 31 Jul 2007 12:05:30 -0400   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us