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 LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

PDM/WORKS 1.0 Type Library

Status
Not open for further replies.

Standing

Mechanical
Joined
Jan 14, 2002
Messages
1,578
I am trying to run an ExcelDemo.xls and get the message “Can’t find project or library”
Then I click OK and get the References – VBAProject dialog saying
MISSING: PDM/WORKS 1.0 Type Library

How does one get “PDM/WORKS 1.0 Type Library”?


Bradley
 
Bradley,

Im not exactly sure where it would be... and Im not an API expert but it sounds to me like you are running a macro on the xls doc that is looking for the type libray for PDMWorks? First you need to have Advanced server installed to be able to access PDMWorks via the API, and if not, then indeed the dll is not there... If you do have adv server, then you should be able to find it under the pdmworks folder somewhere.. at which time you can just add it to the project by using the PROJECT/COMPONENTS command and browse to the location that you found the dll in..

Hope that helps a little... anyone else?



Regards,
Jon
jgbena@yahoo.com
 
APPENG,

That's the answer. We do not have Advanced server installed.
Thanks for the reply.

Bradley
 
Anytime my friend... anytime!

Regards,
Jon
jgbena@yahoo.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top