Products for USB Sensing and Control
It is currently Wed Jun 19, 2013 6:13 am

All times are UTC - 7 hours [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Thu Sep 16, 2010 5:39 am 
Offline
Fresh meat

Joined: Thu Sep 16, 2010 5:31 am
Posts: 3
VB.NET application, first user on Windows 7 64-bit is having trouble getting up and running. Phidgets driver appears to install OK, but running the app gets the following: "Unable to install or run the application. The application requires that assembly Phidget21.NET Version 2.1.6.284 be installed in the Global Assembly Cache (GAC) first."

I am not hardware-savvy... are there compatibility issues with Win7 64, a special process to install the Phidgets package, something my app needs to do but isn't? Any help would be greatly appreciated!

Thanks,
Paul


Top
 Profile Send private message  
 
PostPosted: Fri Sep 17, 2010 4:26 pm 
Offline
Fresh meat

Joined: Thu Sep 16, 2010 5:31 am
Posts: 3
Any thoughts? Can anyone cofirm or deny that the Phidgets 21 Installer run under Win7 64-bit in fact installs in the GAC?


Top
 Profile Send private message  
 
PostPosted: Mon Sep 20, 2010 7:33 am 
Offline
Fresh meat

Joined: Thu Sep 16, 2010 5:31 am
Posts: 3
Anyone at all?


Top
 Profile Send private message  
 
PostPosted: Mon Sep 20, 2010 10:29 am 
Offline
Phidget Mastermind

Joined: Wed Mar 28, 2007 11:50 am
Posts: 184
I believe that the windows installer, irregardless of architecture, installs the .NET libraries in the GAC.

What I think that error is really saying though however is that it is looking for the specific version of the Phidget21.NET libraries (2.1.6.284) in the GAC. Your installer is most likely installing a different version of the Phidget21.NET libraries in the GAC.

The problem here is that the VisualBasic.NET application you are using was developed such that the reference to the Phidget21.NET libraries was to look for a specific version, which can be modified to be version independent in the reference properties.


Top
 Profile Send private message  
 
PostPosted: Mon Sep 20, 2010 10:43 am 
Offline
Lead Developer
User avatar

Joined: Mon Jun 20, 2005 8:46 am
Posts: 2359
Location: Canada
It actually doesn't matter if the version matches exactly - but the fist three digits need to match. Your software is looking for 2.1.6.x and the current version is 2.1.7.x. You need to either install an older version, or update your reference to phidget21.net and recompile your app.

-Patrick


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group