Quantcast
Channel: Visual C# forum
Viewing all articles
Browse latest Browse all 31927

Accessing VISUAL FOXPRO DLL from .NET

$
0
0

I have Create simple Multithreaded from Visual FoxPro and Register on my workstation

then build one Web service in .NET to access the VFP DLL

 I received he following Exception

         exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT) 

on 2nd line below:

   Dim service AsNewtestagentwebservice.testagentwebservice()

            strRetdata = service.TestMethod("HELLO")

then, I create a console .NET application and used the same code above and get a different Exception

 Attempted to read or write protected memory.  This is often an indication that other memory is corrupt.

I have tested the Method Service.TestMethod from FoxPro and it is working OK

Any idea.

  

 

 

 



Viewing all articles
Browse latest Browse all 31927

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>