S
smarty
Hi,
I am trying to use soap extensions and have been looking at an example 'fun
with soap extensions'
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp02222001.asp
I am having trouble with two statements in the code (statement shown below),
that tries to set a read only attribute of the soapmessage class. Is there
something I am doing wrong here or is the code incorrect?
message.Stream = newStream;
Thanks
I am trying to use soap extensions and have been looking at an example 'fun
with soap extensions'
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspnet/html/asp02222001.asp
I am having trouble with two statements in the code (statement shown below),
that tries to set a read only attribute of the soapmessage class. Is there
something I am doing wrong here or is the code incorrect?
message.Stream = newStream;
Thanks