J
Jay Douglas
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
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