Craig
Mon Mar 21 09:28:28 CST 2005
I don't know what your requirements are, but MSMQ is probably overkill.
There are several ways to communicate between .NET and VFP. Try
http://www.west-wind.com/presentations/VFPDOTNETiNTEROP/VFPDOTNETINTEROP.HTM
for starters.
--
Craig Berntson
MCSD, Visual FoxPro MVP
www.craigberntson.com
Salt Lake City Fox User Group
www.slcfox.org
www.foxcentral.net
"kd" <kd@discussions.microsoft.com> wrote in message
news:6781EF92-638A-431E-A30E-340B1763F777@microsoft.com...
> Hi Sergey,
>
> You are correct. I am referring to the same article.
>
> My objective is to be able to communicate between a vfp8.0 application and
> vb.net application. I was considering using MSMQ; though I am not sure if
> this is the correct way to do it. Could you please give me suggestions as
> to
> how to go about this?
>
> Thanks.
> kd
>
> "Sergey Berezniker" wrote:
>
>> kd wrote:
>> > Hi All,
>> >
>> > I am using VFP8.0. I' ve heard that MSMQ has been incorporated since
>> > VFP6.0;
>> > but it seems to me that MSMQ has not been installed on my machine.
>> >
>> > How do I install MSMQ?
>> >
>> > Thanks.
>> > kd
>>
>> I guess you're refering to the article 'Using MSMQ with Microsoft Visual
>> FoxPro 6.0' by Randy Brown from
>>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnfoxgen/html/msmqwvfp6.asp?frame=true
>>
>> --sb--
>>