HighTechTalks DotNet Forums  

Soaptoolkit 3.0 problem after installing IE 7

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Soaptoolkit 3.0 problem after installing IE 7 in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
wojciech.gapinski@gmail.com
 
Posts: n/a

Default Soaptoolkit 3.0 problem after installing IE 7 - 02-14-2007 , 03:45 AM






Hi,
I have created application in VS 6, completely written in C++ which
uses Microsoft SOAP Toolkit 3.0 to interoperate with C# .NET web
services. Application works as a windows service and on a given time
connects to the web services. I've already deployed this software on
my customer's computers.
Problem occurred after installing the newest IE 7 on each client
Microsoft Windows XP (comes with and Windows Update)

Since then my application lost connection with web services. This is
the error that occurs in application event log:

Soap error: XML Parser failed at linenumber 0, lineposition 0, reason
is: System error: -2146697191.
Soap error: Loading of the WSDL file failed.
Soap error: One of the parameters supplied is invalid..

In the other hand, when I stop the application so it no longer works
as windows service but as a local user (administrator or domain user)
everything is OK.

I my opinion LOCAL SERVICE have no rights to use XML parser after
installing IE 7. Please help.

Wojtek


Reply With Quote
  #2  
Old   
wojciech.gapinski@gmail.com
 
Posts: n/a

Default Re: Soaptoolkit 3.0 problem after installing IE 7 - 03-02-2007 , 07:23 AM






On 14 Lut, 09:45, wojciech.gapin... (AT) gmail (DOT) com wrote:
Quote:
Hi,
I have created application in VS 6, completely written in C++ which
uses Microsoft SOAP Toolkit 3.0 to interoperate with C# .NET web
services. Application works as a windows service and on a given time
connects to the web services. I've already deployed this software on
my customer's computers.
Problem occurred after installing the newest IE 7 on each client
Microsoft Windows XP (comes with and Windows Update)

Since then my application lost connection with web services. This is
the error that occurs in application event log:

Soap error: XML Parser failed at linenumber 0, lineposition 0, reason
is: System error: -2146697191.
Soap error: Loading of the WSDL file failed.
Soap error: One of the parameters supplied is invalid..

In the other hand, when I stop the application so it no longer works
as windows service but as a local user (administrator or domain user)
everything is OK.

I my opinion LOCAL SERVICE have no rights to use XML parser after
installing IE 7. Please help.

Wojtek
Hi,
After almost three weeks of error - trial search method, we've found
it! It appears that IE 7 is not reverse compatible.... after
installing one registry key is missing, that is way applications which
use MS SOAP Toolkit 3.0 and work as windows service on local account
stop connecting with HTTPS pages / web services.

The missing key:
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\Cur rentVersion
\Internet Settings] "CertificateRevocation"=dword:00000000

The solution was found by one of our best architects:
andrzej.martyna (AT) vsoft (DOT) pl



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.