christhedonstar
Programmer
Hi,
An addin doesn't work on my box and using regmon it looks like the problem is here:
On the box it works on
EnumerateKey HKCR\CLSID\{EB3A2C54-3819-4FD1-8E0B-3D034510C162}\InprocServer32 SUCCESS Name: 3.0.2.0
OpenKey HKCR\CLSID\{EB3A2C54-3819-4FD1-8E0B-3D034510C162}\InprocServer32\3.0.2.0
On my Box it doesn't do an enumerate key and instead opens the key
OpenKey HKCR\CLSID\{EB3A2C54-3819-4FD1-8E0B-3D034510C162}\InprocServer32\
How comes on one machine it enumerates and on the other it doesn't??
PS the addin loads when Excel loads.
Thanks,
Chris
An addin doesn't work on my box and using regmon it looks like the problem is here:
On the box it works on
EnumerateKey HKCR\CLSID\{EB3A2C54-3819-4FD1-8E0B-3D034510C162}\InprocServer32 SUCCESS Name: 3.0.2.0
OpenKey HKCR\CLSID\{EB3A2C54-3819-4FD1-8E0B-3D034510C162}\InprocServer32\3.0.2.0
On my Box it doesn't do an enumerate key and instead opens the key
OpenKey HKCR\CLSID\{EB3A2C54-3819-4FD1-8E0B-3D034510C162}\InprocServer32\
How comes on one machine it enumerates and on the other it doesn't??
PS the addin loads when Excel loads.
Thanks,
Chris