Re: Calling .Net dll from Fox
- From: "Mike McCann" <mcsoft@xxxxxxx>
- Date: Sun, 24 Feb 2008 09:37:08 -0600
"Darwin" <darwin@xxxxxxxxxxx> wrote in message news:OimXKjqdIHA.4164@xxxxxxxxxxxxxxxxxxxxxxx
I don't know where to post this because it runs across 2 languages but here we go:IIRC, VFP doesn't know where the assembly registry is so you have to make a local copy of the dll available to your VFP program.
I have a class "ImageProcessing.captcha" it works correctly on the development box but fails on the target machine.
It fails on
o = CREATEOBJECT("ImageProcessing.Captchas")
Error message "OLE error code 0x80070002: The system cannot find the file specified"
There is no init code in the .Net class. The class was developed with VS2005
The class has been registered with regasm which returned with "Types registered successfully"
The target machine has the 2.0 .Net framework installed.
Any ideas?
.
- Follow-Ups:
- Re: Calling .Net dll from Fox
- From: Darwin
- Re: Calling .Net dll from Fox
- References:
- Calling .Net dll from Fox
- From: Darwin
- Calling .Net dll from Fox
- Prev by Date: Re: I Hate this kind of problem. Please Help
- Next by Date: Re: Calling .Net dll from Fox
- Previous by thread: Calling .Net dll from Fox
- Next by thread: Re: Calling .Net dll from Fox
- Index(es):
Relevant Pages
|