I'm trying to test X-driving SPSS v15.0.1 from a VB.NET app, but no having much success. Is there an example vbproj that anyone has?
I've used the Class1.vb file, the problem I have is when I try to start a new Processor, it throws an exception: "Unable to load DLL spssxd.dll"
The path returned by the call to "SOFTWARE\SPSS\SPSS-NET 15.0\SPSS" registry key is correct, and the spssxd.dll file is actually located there.
Anyone have any clues or examples?
Answer by SystemAdmin (532) | Aug 27, 2010 at 07:31 PM
Glenn;
I have one ZIPped up and attached. It works for me, but perhaps I have done something different.
RichardM
New to SPSS .net plugin 4 Answers
Creating a spss file in multiple languages. 10 Answers
VBA App - Data document disappears 3 Answers
how to clear all case variables using script in VB? 3 Answers
SpssException is thrown. Error code equals to 19, SPSS is not licensed (failed to get license for… 1 Answer