|
-
Jun 20th, 2002, 03:18 AM
#1
Strange things happen (Add In)
Recently my machine is added on a new server.
The problem I get know is there is nothing more in the Add In manager to select.
I've made a error add in to paste into all my subs and functions but have no option anymore to select it.
When I log in localy on the machine everything works fine , if i log into the network the add in list is empty.
I have all the rights on the server.
Does anyone know where i can find the registry settings for it , so i can adjust them for my needs.
Advanced thanks.
-
Jun 20th, 2002, 03:25 AM
#2
Hyperactive Member
I had the same problem once, you have to register the dll's again with regsrv32.exe. I forgot which ones, but I'll try to find out. Most of the stuff get's back then, but I get still no Api-Viewer, but I got the resource viewer, and the wizards (If you want those )
-
Jun 20th, 2002, 03:26 AM
#3
Hyperactive Member
Microsoft Visual Studio\VB98\Wizards\
Register all DLL's in this folder
-
Jun 20th, 2002, 03:28 AM
#4
I think they are still registered.
If i login on the local machine , the whole list is available .
If i login on the server network nothing is available list is empty
-
Jun 20th, 2002, 05:03 AM
#5
I think you get a different User.dat when you log into the network (roaming profiles).
The problem is the add-ins displayed are loaded from the HKEY_CURRENT_USER section of the registry.
When you installed Visual Basic, i think you were logged in locally.
You could correct this problem by logging in locally. Run regedit, and export the following registry key to a .reg file. (select this key, and select "Registry --> export registry file" from the menu)
HKEY_CURRENT_USER\Software\Microsoft\Visual Basic\6.0
Next log in to the network, and run the .reg file you created.
It is always a good idea to backup the registry before doing things like this.
Another option is to re-install VB (and the service pack you used) when you are logged in to the network.
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
|