I see from you maching.config file that you PublicKeyToken in
differs from the one in . Did you
install the DLL in the GAC? You must spool the GAC to get its
PublicKeyToken for the DLL which you should replace with in both locations
of the machine.config file.
If you get it working, let me
I am trying to build the provider in Linux/MONO using:
make -f makefile
Inside the build\linux directory, but I am getting the error
makefile:36: *** multiple target patterns. Stop.
Can anyone give a hand with this?
Thanks in advance,
Eduardo
Hi,
I've read everything I could find on that topic at google at this group
and tried to get the DDEX provider to work, without any success.
I use VS 2005 Team Suite SP1 on Windows XP and tried .NET Client 2.0.1.0
as well as 2.1.0.0 and DDEX 2.0.2.
Two quesions that arised while testing are: