Hi
We want to know in Visual Basic 6.0 how to modify SOAP headers while calling the Webservice from VB6 using SOAP type library 3.0
We are able to call Java Webservice but when trying to modify header using IHeaderHandler writeheader using serializer, it gives error - error while trying to modify header. reference used -
http://msdn.microsoft.com/en-us/library/ms980699.aspx
Quick Help is appreciated. If anyone has working Code, pls. share the same.