I don't think it is a matter of where the COBOL dll is. You need a RCW
(runtime callable wrapper) and VS.NET usually creates this automatically for
you when you make a reference to a COM component. Now, I don't have a lot
of experience in COBOL, but aren't COBOL files host files (and not COM
components)?
So, if that is the case, you would need some translation or gateway
component to bridge the gap between your .NET code and your COBOL code.
[quoted text, click to view] "Parrot" <Parrot@discussions.microsoft.com> wrote in message
news:A8DF4B77-B574-4E0E-81F1-122D5764EE9E@microsoft.com...
> Hi Mattias;
> Thanks for your reply. I did place the DLL program in the
> Windoows/System32
> directory and it still gave me the message that it can't find the program.
> Anyplace else I should put it?
> Dave Uphoff
>
> "Mattias Sjögren" wrote:
>
>>
>> >and it said that the program readmf.dll cannot be found even though I
>> >have the
>> >DLL in my bin, debug, and root directory
>>
>> Have you tried placing it in the Windows System directory?
>>
>>
>> Mattias
>>
>> --
>> Mattias Sjögren [C# MVP] mattias @ mvps.org
>>
http://www.msjogren.net/dotnet/ |
http://www.dotnetinterop.com >> Please reply only to the newsgroup.
>>