|
Dear list,
I have a S.dll with a bunch of C routines that I regularly call from Splus. These C functions were compiled and built with Visual Studio .NET 2003. They have been working just fine under 6.2.
When I tried attaching a directory with this S.dll in it, i got the error,
"F:\sPlus\....\S.dll: The specified procedure could not be found."
...in spite of the fact that the file S.dll is there and is visible v6.2. (My F: drive is out on the corporate network, but I've tried copying it over to a directory in my local C: and I still got the same error msg.)
Is there something i have to set to make it visible? some environmental variables perhaps? a switch in the .First?
Thanks in advance.
Horace W. Tso
PGE
Portland, Oregon
|