Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP8/SOAPIS3.0 Error = IDispatch exception
Message
From
14/11/2002 13:11:01
 
 
To
14/11/2002 10:26:12
General information
Forum:
Visual FoxPro
Category:
XML, XSD
Miscellaneous
Thread ID:
00722683
Message ID:
00722808
Views:
19
I had a problem with MTDLL that built with VFP8 Beta, but it was not a web-service.

This is my case: I rebuilt my projects which include EXE and MTDLL in VFP8 Beta, and tested it on my machine. And I received "Application Error" about memory cannot be read every time I close the EXE. Then I rebuilt the MTDLL into STDLL, and everything works fine. FYI, the projects is currently deploy with VFP7 runtime.

So my conclusion is the "VFP8 MTDLL Runtime Files" are causing the problems. And hope it will be fixed in the final release.


Try to rebuild your MTDLL into STDLL and test it. And test it with VFP7 too, just to make sure the IIS is working.

Keep me posted with your test result.



>I created a Multi-Threaded DLL and and successfully launched it using:
>lo =createobjec('my.myserver')
>
>Then I created WSDL files using the Web Services Publishing Wizzard. Everything seems ok.
>
>However, when I try to access it as web service, I get the error message below.
>
>I'm wondering whether I've got to use DCOMCONFG to setup access permission. I don't know who's ACCESSING/LAUNCHING user. Is this an IWAM_MACHINE,
>IUSER_MACHINE problem?
>
>
>OLE IDispatch exception code 0 from WSDL Operation:
>WSDL Operation:Instantiating the dispatch object for method
>(myMethod) failed HRESULT=0x80004005:Unspecified error
>- Server:An unanticipated error occurred durin the processing
>of this request.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform