Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Microsoft Soap tool Kit compatible with all the versions of mssoap.dll

217 views
Skip to first unread message

Ramesh Singh

unread,
Apr 25, 2009, 3:48:12 AM4/25/09
to
Development Environment:
Microsoft Visual Studio 2008, Version 9.0.30729.1
Microsoft .NET Framework Version 3.5 SP1
Microsoft Windows Server 2003 Enterprise Editions, Service Pack 2
Intel® Pentium® D CPU, 2.80GHz, 1 GB/4 GB of RAM
mssoap1.dll

Problem:
I have used mssaop1.dll interfaces to invoke the web services method.
I have used following interfaces in my code
ISoapSerializerPtr
ISoapReaderPtr
ISoapConnectorPtr

When I try to compile with mssoap30.dll it fails. My objective is to compile
this program with any version of mssaop.dll. Is there any other work around
to
resolve above issue with minimal code change?

Thanks,
Ramesh Kr Singh


Pandey@discussions.microsoft.com Vivek Pandey

unread,
May 11, 2009, 6:34:07 AM5/11/09
to
You are using Visual Studio 2008, which will create manifest for your
application.

Just check ur app manifest, whether it contain any info regarding mssoap1.dll

the idea is you have to by-pass SxS.

Regards
Viv...

0 new messages