|
-
Aug 17th, 2001, 07:04 AM
#1
Thread Starter
Member
Class Builder Utility
I've just Installed win 2000 Pro and VB.
Using the addin Manager,I cant find the class Builder Utility.
I can find the utility by using search but how do i get it to be visible from within VB?
-
Aug 17th, 2001, 07:31 AM
#2
Fanatic Member
The addins are only available to the user who installed VB, so in the case of Win2000, the admin account used during the VB install.
This is a recognised problem with VB, see MSDN article No: Q190212
To overcome, register the required addins manually with the following command line:
Regsvr32.dll [addin path]/[addin name].dll
Good luck!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|