Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Vb.net macro question. Solidworks can't open .dll file

Status
Not open for further replies.

Dtown266

Nuclear
Joined
Oct 31, 2006
Messages
47
Location
US
I have created a vb.net macro for our design group. I was able to get the macro to run on all of the machines except 2. Each time I try to run the macro on these 2 machine
solidworks errors and saying that it cannot open the .dll file. Has anyone experienced this or has any suggestions on how to correct this problem
 
Check the permissions of the users on the 'problem' machines.

If you know the dll involved, try replacing it with a known good copy from one of the other machines.
 
Thanks for the Help. Permissions was the issue on one of the Machines. The other user is an administrator. I have the .dll saved to the network so all of the machines us the same macros file.

Any other suggestions to fix the last machine.
 
Create another user profile with admin privileges and try the macro from that.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top