RoadRunnerOz
Programmer
Hi all:
Short version...
We are migrating VFP apps to an Windows 2003 server then to a 2016 server.
I have installed and tested one 2003 server successfully. The second 2003 server returns this error:
Error: 1429 - OLE IDispatch exception code 0 from WSDLReader: WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is: Access is denied
HRESULT=0x1: Incorrect function.
- WSDLReader:Loading of the WSDL file failed HRESULT=0x80070057: The parameter is incorrect.
- Client:One of the parameters supplied is invalid. HRESULT=0x80070057: The parameter is incorrect.
..
WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is: Access is denied.
HRESULT=0x1: Incorrect function.
- WSDLReader:Loading of the WSDL file failed HRESULT=0x80070057: The parameter is incorrect.
- Client:One of the parameters supplied is invalid. HRESULT=0x80070057: The parameter is incorrect.
The installation files are exactly the same on both servers.
Permissions are identical.
I had a similar 1429 error when installing another web service. The dlls were not registered.
This time I made sure the dlls were registered.
I have googled the first line of the error but cannot find "Access is denied" anywhere.
Any hints would be appreciated
Thanks
Michael Ouellette
Short version...
We are migrating VFP apps to an Windows 2003 server then to a 2016 server.
I have installed and tested one 2003 server successfully. The second 2003 server returns this error:
Error: 1429 - OLE IDispatch exception code 0 from WSDLReader: WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is: Access is denied
HRESULT=0x1: Incorrect function.
- WSDLReader:Loading of the WSDL file failed HRESULT=0x80070057: The parameter is incorrect.
- Client:One of the parameters supplied is invalid. HRESULT=0x80070057: The parameter is incorrect.
..
WSDLReader:XML Parser failed at linenumber 0, lineposition 0, reason is: Access is denied.
HRESULT=0x1: Incorrect function.
- WSDLReader:Loading of the WSDL file failed HRESULT=0x80070057: The parameter is incorrect.
- Client:One of the parameters supplied is invalid. HRESULT=0x80070057: The parameter is incorrect.
The installation files are exactly the same on both servers.
Permissions are identical.
I had a similar 1429 error when installing another web service. The dlls were not registered.
This time I made sure the dlls were registered.
I have googled the first line of the error but cannot find "Access is denied" anywhere.
Any hints would be appreciated
Thanks
Michael Ouellette