Index
2006-12-06 03:42Naeem Afzal \\(SJA\\) : web service Error: 1429 - OLE IDispatch exception code 0 fromhttp://tempuri.org/ShowCustomers/action/ShowCustomers.CustomersInGermany:Error source: WSDLService..
2013-09-09 08:19Jean Haidar : ERROR: 1429 - OLE IDISPATCH
2013-09-09 08:51Allen : RE: ERROR: 1429 - OLE IDISPATCH
2013-09-09 08:51Allen : RE: ERROR: 1429 - OLE IDISPATCH
2013-09-09 16:18Jean Haidar : Re: ERROR: 1429 - OLE IDISPATCH
2013-09-09 16:21Allen : Re: ERROR: 1429 - OLE IDISPATCH
2013-09-09 16:28Jean Haidar : Re: ERROR: 1429 - OLE IDISPATCH
2013-09-10 16:50Allen : Re: ERROR: 1429 - OLE IDISPATCH
Back to top
web service Error: 1429 - OLE IDispatch exception code 0 fromhttp://tempuri.org/ShowCustomers/action/ShowCustomers.CustomersInGermany:Error source: WSDLService..

Author: Naeem Afzal \\(SJA\\)

Posted: 2006-12-06 03:42:43   Link

Hi All,

I am using VFP9 web service walkthrough example and getting the following error when testing it in "Task Pane". I also registered the com object and can access it from vfp9 command window. Is there any error help list available.?

Pls. help

Error: 1429 - OLE IDispatch exception code 0 from http://tempuri.org/ShowCustomers/action/ShowCustomers.CustomersInGermany: Error source: WSDLService..

<detail><mserror:errorInfo xmlns:mserror="<mserror:returnCode>" target="_blank">http://schemas.microsoft.com/soap-toolkit/faultdetail/error/"><mserror:returnCode> HRESULT=0x800401F3</mserror:returnCode><mserror:callStack><mserror:callElement><mserror:description>WSDLService:The PROGID mywsrv1.ShowCustomers is invalid HRESULT=0x800401F3: Invalid class string

- WSDLReader:Analyzing the WSML file failed HRESULT=0x800401F3: Invalid class string

- Server:An unanticipated error occurred during the processing of this request. HRESULT=0x800401F3: Invalid class string

</mserror:description></mserror:callElement></mserror:callStack></mserror:errorInfo></detail>

Thanks in advance

Naeem

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

©2006 Naeem Afzal \\(SJA\\)
Back to top
ERROR: 1429 - OLE IDISPATCH

Author: Jean Haidar

Posted: 2013-09-09 08:19:50   Link

we have a visual Foxpro Applicaiton installed on Citrix Server /Windows Server 2008 R2 64 bit

 

it is calling  a .NET Web Service

 

 some user are getting the following messages as the Visual FoxPRO Application calls the .NET Web service

 

ERROR: 1429 - OLE IDISPATCH Exception code 0 from WSDLReader:

SDLReader: XML Parser failed at linenumber 0, lineposition 0, Reason is:

Access denied

 

HRESULT=0X1: Incorrect function.

-WSDLReader: Loading the WSDL file failed HRESULT=0x80070057: The parameter is incorrect.

-Client: One of the parameters supplied is invalid. HRESULT=0x80070057: the parameter is incorrect.

....

 -Jean Haidar

jhhaidar@sbcglobal.net

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1378732790.33502.YahooMailNeo@web181202.mail.ne1.yahoo.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2013 Jean Haidar
Back to top
RE: ERROR: 1429 - OLE IDISPATCH

Author: Allen

Posted: 2013-09-09 08:51:01   Link

1429 is a permissions error. I had things like this using VFP. Have you made

a separate app pool in IIS. Who is the run as, usually Network Services. And

has that user got rights to the app directory.

Al

-----Original Message-----

From: ProfoxTech [mailto:profoxtech-bounces@leafe.com] On Behalf Of Jean

Haidar

Sent: 09 September 2013 15:20

To: profoxtech@leafe.com

Subject: ERROR: 1429 - OLE IDISPATCH

we have a visual Foxpro Applicaiton installed on Citrix Server /Windows

Server 2008 R2 64 bit

 

it is calling  a .NET Web Service

 

 some user are getting the following messages as the Visual FoxPRO

Application calls the .NET Web service

 

ERROR: 1429 - OLE IDISPATCH Exception code 0 from WSDLReader:

SDLReader: XML Parser failed at linenumber 0, lineposition 0, Reason is:

Access denied

 

HRESULT=0X1: Incorrect function.

-WSDLReader: Loading the WSDL file failed HRESULT=0x80070057: The parameter

is incorrect.

-Client: One of the parameters supplied is invalid. HRESULT=0x80070057: the

parameter is incorrect.

....

 -Jean Haidar

jhhaidar@sbcglobal.net

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/003b01cead63$9f9283f0$deb78bd0$@com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2013 Allen
Back to top
RE: ERROR: 1429 - OLE IDISPATCH

Author: Allen

Posted: 2013-09-09 08:51:57   Link

Sorry for not cutting. Usually I do. Missed one

Al

-----Original Message-----

From: ProfoxTech [mailto:profoxtech-bounces@leafe.com] On Behalf Of Allen

Sent: 09 September 2013 15:51

To: profoxtech@leafe.com

Subject: RE: ERROR: 1429 - OLE IDISPATCH

1429 is a permissions error. I had things like this using VFP. Have you made

a separate app pool in IIS. Who is the run as, usually Network Services. And

has that user got rights to the app directory.

Al

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/003c01cead63$c052c320$40f84960$@com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2013 Allen
Back to top
Re: ERROR: 1429 - OLE IDISPATCH

Author: Jean Haidar

Posted: 2013-09-09 16:18:37   Link

thanks Al.

but here is the Scenario is again:

 the .NET web Service is is installed under Web Server A

Visual Foxpro Application is installed under 2 different Citrix Servers.

VFP Application  is calling the .Net Web Service (hosted under Web Server A). the .NET Web service is Authenticating a certain user to create  PDF file and save the PDF  under a directory under Citrix.

the whole process is working OK  under one Citrix Server but not on another Citrix Server

the Citrix Server where the error is showing  has this configuration:

   Window Server 2008 R2-64 Bit

since it is working under one Citrxi Server, the issue is not from IIS Web Server!

We are trying to find out what  setting(s) or Configurations  on new Citrix server is causing the error to show !!

 

Thanks,

Jean Haidar

________________________________

From: Allen <profox@gatwicksoftware.com>

To: profox@leafe.com

Sent: Monday, September 9, 2013 8:51 AM

Subject: RE: ERROR: 1429 - OLE IDISPATCH

1429 is a permissions error. I had things like this using VFP. Have you made

a separate app pool in IIS. Who is the run as, usually Network Services. And

has that user got rights to the app directory.

Al

-----Original Message-----

From: ProfoxTech [mailto:profoxtech-bounces@leafe.com] On Behalf Of Jean

Haidar

Sent: 09 September 2013 15:20

To: profoxtech@leafe.com

Subject: ERROR: 1429 - OLE IDISPATCH

we have a visual Foxpro Applicaiton installed on Citrix Server /Windows

Server 2008 R2 64 bit

 

it is calling  a .NET Web Service

 

 some user are getting the following messages as the Visual FoxPRO

Application calls the .NET Web service

 

ERROR: 1429 - OLE IDISPATCH Exception code 0 from WSDLReader:

SDLReader: XML Parser failed at linenumber 0, lineposition 0, Reason is:

Access denied

 

HRESULT=0X1: Incorrect function.

-WSDLReader: Loading the WSDL file failed HRESULT=0x80070057: The parameter

is incorrect.

-Client: One of the parameters supplied is invalid. HRESULT=0x80070057: the

parameter is incorrect.

....

 -Jean Haidar

jhhaidar@sbcglobal.net

--- StripMime Report -- processed MIME parts ---

multipart/alternative

  text/plain (text body -- kept)

  text/html

---

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/003b01cead63$9f9283f0$deb78bd0$@com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1378761517.94518.YahooMailNeo@web181203.mail.ne1.yahoo.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2013 Jean Haidar
Back to top
Re: ERROR: 1429 - OLE IDISPATCH

Author: Allen

Posted: 2013-09-09 16:21:17   Link

Its a bit late here now but I did see something about soap files. Not sure

if that is relevant though unless the web service is vfp.

Al

-----Original Message-----

From: Jean Haidar

Sent: Monday, September 9, 2013 11:18 PM

To: profoxtech@leafe.com

Subject: Re: ERROR: 1429 - OLE IDISPATCH

thanks Al.

but here is the Scenario is again:

the .NET web Service is is installed under Web Server A

Visual Foxpro Application is installed under 2 different Citrix Servers.

VFP Application is calling the .Net Web Service (hosted under Web Server

A). the .NET Web service is Authenticating a certain user to create PDF

file and save the PDF under a directory under Citrix.

the whole process is working OK under one Citrix Server but not on another

Citrix Server

the Citrix Server where the error is showing has this configuration:

Window Server 2008 R2-64 Bit

since it is working under one Citrxi Server, the issue is not from IIS Web

Server!

We are trying to find out what setting(s) or Configurations on new Citrix

server is causing the error to show !!

Thanks,

Jean Haidar

________________________________

From: Allen <profox@gatwicksoftware.com>

To: profox@leafe.com

Sent: Monday, September 9, 2013 8:51 AM

Subject: RE: ERROR: 1429 - OLE IDISPATCH

1429 is a permissions error. I had things like this using VFP. Have you made

a separate app pool in IIS. Who is the run as, usually Network Services. And

has that user got rights to the app directory.

Al

-----Original Message-----

From: ProfoxTech [mailto:profoxtech-bounces@leafe.com] On Behalf Of Jean

Haidar

Sent: 09 September 2013 15:20

To: profoxtech@leafe.com

Subject: ERROR: 1429 - OLE IDISPATCH

we have a visual Foxpro Applicaiton installed on Citrix Server /Windows

Server 2008 R2 64 bit

it is calling a .NET Web Service

some user are getting the following messages as the Visual FoxPRO

Application calls the .NET Web service

ERROR: 1429 - OLE IDISPATCH Exception code 0 from WSDLReader:

SDLReader: XML Parser failed at linenumber 0, lineposition 0, Reason is:

Access denied

HRESULT=0X1: Incorrect function.

-WSDLReader: Loading the WSDL file failed HRESULT=0x80070057: The parameter

is incorrect.

-Client: One of the parameters supplied is invalid. HRESULT=0x80070057: the

parameter is incorrect.

....

-Jean Haidar

jhhaidar@sbcglobal.net

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/2308EF2D7E1548C5AB16546AEACD069C@gslredacer

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2013 Allen
Back to top
Re: ERROR: 1429 - OLE IDISPATCH

Author: Jean Haidar

Posted: 2013-09-09 16:28:59   Link

No,  the Web service is .NET  ( Visual Studio 2010)

As I understand Soap Client 3.0 is used for VFP Web service

in any case the Citrix Admin is  making sure  that Soap Client 3.0 is installed on both Citrix Servers.

 

Thanks,

Jean Haidar

________________________________

From: Allen <profox@gatwicksoftware.com>

To: profox@leafe.com

Sent: Monday, September 9, 2013 4:21 PM

Subject: Re: ERROR: 1429 - OLE IDISPATCH

Its a bit late here now but I did see something about soap files. Not sure if that is relevant though unless the web service is vfp.

Al

-----Original Message----- From: Jean Haidar

Sent: Monday, September 9, 2013 11:18 PM

To: profoxtech@leafe.com

Subject: Re: ERROR: 1429 - OLE IDISPATCH

thanks Al.

but here is the Scenario is again:

the .NET web Service is is installed under Web Server A

Visual Foxpro Application is installed under 2 different Citrix Servers.

VFP Application  is calling the .Net Web Service (hosted under Web Server A). the .NET Web service is Authenticating a certain user to create  PDF file and save the PDF  under a directory under Citrix.

the whole process is working OK  under one Citrix Server but not on another Citrix Server

the Citrix Server where the error is showing  has this configuration:

  Window Server 2008 R2-64 Bit

since it is working under one Citrxi Server, the issue is not from IIS Web Server!

We are trying to find out what  setting(s) or Configurations  on new Citrix server is causing the error to show !!

Thanks,

Jean Haidar

________________________________

From: Allen <profox@gatwicksoftware.com>

To: profox@leafe.com

Sent: Monday, September 9, 2013 8:51 AM

Subject: RE: ERROR: 1429 - OLE IDISPATCH

1429 is a permissions error. I had things like this using VFP. Have you made

a separate app pool in IIS. Who is the run as, usually Network Services. And

has that user got rights to the app directory.

Al

-----Original Message-----

From: ProfoxTech [mailto:profoxtech-bounces@leafe.com] On Behalf Of Jean

Haidar

Sent: 09 September 2013 15:20

To: profoxtech@leafe.com

Subject: ERROR: 1429 - OLE IDISPATCH

we have a visual Foxpro Applicaiton installed on Citrix Server /Windows

Server 2008 R2 64 bit

it is calling  a .NET Web Service

some user are getting the following messages as the Visual FoxPRO

Application calls the .NET Web service

ERROR: 1429 - OLE IDISPATCH Exception code 0 from WSDLReader:

SDLReader: XML Parser failed at linenumber 0, lineposition 0, Reason is:

Access denied

HRESULT=0X1: Incorrect function.

-WSDLReader: Loading the WSDL file failed HRESULT=0x80070057: The parameter

is incorrect.

-Client: One of the parameters supplied is invalid. HRESULT=0x80070057: the

parameter is incorrect.

....

-Jean Haidar

jhhaidar@sbcglobal.net

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text b[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1378762139.62078.YahooMailNeo@web181206.mail.ne1.yahoo.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2013 Jean Haidar
Back to top
Re: ERROR: 1429 - OLE IDISPATCH

Author: Allen

Posted: 2013-09-10 16:50:55   Link

The error points to permissions though I have seen other things cause it.

Make sure the asp.net versions are the same. Despite IIS6 on supposed to

allow multi .net versions it does not seem to. Also make sure the pool is

set to Network Services on both and that network services has access to the

directories. And SQL server if used.

Al

-----Original Message-----

From: Jean Haidar

Sent: Monday, September 9, 2013 11:28 PM

To: profoxtech@leafe.com

Subject: Re: ERROR: 1429 - OLE IDISPATCH

No, the Web service is .NET ( Visual Studio 2010)

As I understand Soap Client 3.0 is used for VFP Web service

in any case the Citrix Admin is making sure that Soap Client 3.0 is

installed on both Citrix Servers.

Thanks,

Jean Haidar

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/C284EABDB142418A9BDCAE7852175AD8@gslredacer

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2013 Allen