Thank you for the reply
The Vista computer is a new computer and has very little loaded by way of extra programs unlike my XP computer which has everything including the kitchen sink loaded in comparison
The one anomaly I have found when comparing the XP and Vista registry entries is HKEY_CLASSES_ROOT\CLSID\{00000507-0000-0010-8000-00AA006D2EA4} where the main entry has an extar User name or Group which is RESTRICTED as well as the other User Names and Groups
There is no entry in the TypeLib for ADODB.Command\CLSID 00000507-0000-0010-8000-00AA006D2EA4 but using the entry InprocServer32 there is a value b03f5f7f11d50a3a which I can find in the TypeLib section. If I compare the permissions for this on my Vista and XP computers there is a difference
There are no User Names or Groups with permissions set on my VISTA computer, while on my XP computer there are four Group or User Names
With VISTA can I add the same or equivalent Group or UserNames as on my XP computer?
In the TypeLib the entry where b03f5f7f11d50a3a is found is HKEY_CLASSES_ROOT\TypeLib\{00000200-0000-0010-8000-00AA006D2EA4}\2.0
When you expand the TypeLib entry on the XP computer the sub entries are 2.0, 0, win32, FLAGS, and HELPDIR, while on the VISTA computer there is only one sub entry 2.0
Your advice and assistance would be appreciated
I used the Process Monitor filters to show W3wp.exe with these results
| Time of Day |
Process Name |
PID |
Operation |
Path |
Result |
Detail |
| 23:18.4 |
w3wp.exe |
3084 |
CreateFile |
C:\inetpub\wwwroot\VinylSignsDirect\html\products.asp\web.config |
PATH NOT FOUND |
Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a |
| 23:18.4 |
w3wp.exe |
3084 |
RegOpenKey |
HKU\S-1-5-17 |
NAME NOT FOUND |
Desired Access: Maximum Allowed |
| 23:18.4 |
w3wp.exe |
3084 |
RegOpenKey |
HKU\S-1-5-17 |
NAME NOT FOUND |
Desired Access: Maximum Allowed |
| 23:18.4 |
w3wp.exe |
3084 |
RegOpenKey |
HKCR\TypeLib\{D97A6DA0-A85C-11CF-83AE-00A0C90C2BD8}\3.0 |
ACCESS DENIED |
Desired Access: Maximum Allowed |
| 23:18.4 |
w3wp.exe |
3084 |
RegOpenKey |
HKCR\TypeLib\{D97A6DA0-A85C-11CF-83AE-00A0C90C2BD8}\3.0 |
ACCESS DENIED |
Desired Access: Maximum Allowed |
| 23:18.4 |
w3wp.exe |
3084 |
QueryDirectory |
C:\inetpub\logs\FailedReqLogFiles\W3SVC1 |
NO MORE FILES |
|
| 23:38.0 |
w3wp.exe |
3084 |
QueryDirectory |
C:\inetpub\temp\IIS Temporary Compressed Files\DefaultAppPool |
NO MORE FILES |
|
| 25:56.5 |
w3wp.exe |
3084 |
CreateFile |
C:\inetpub\wwwroot\VinylSignsDirect\html\products.asp\web.config |
PATH NOT FOUND |
Desired Access: Generic Read, Disposition: Open, Options: Synchronous IO Non-Alert, Non-Directory File, Attributes: N, ShareMode: Read, Write, AllocationSize: n/a |
| 25:56.5 |
w3wp.exe |
3084 |
RegOpenKey |
HKU\S-1-5-17 |
NAME NOT FOUND |
Desired Access: Maximum Allowed |
| 25:56.5 |
w3wp.exe |
3084 |
RegOpenKey |
HKU\S-1-5-17 |
NAME NOT FOUND |
Desired Access: Maximum Allowed |
| 25:56.5 |
w3wp.exe |
3084 |
RegOpenKey |
HKCR\TypeLib\{D97A6DA0-A85C-11CF-83AE-00A0C90C2BD8}\3.0 |
ACCESS DENIED |
Desired Access: Maximum Allowed |
| 25:56.5 |
w3wp.exe |
3084 |
RegOpenKey |
HKCR\TypeLib\{D97A6DA0-A85C-11CF-83AE-00A0C90C2BD8}\3.0 |
ACCESS DENIED |
Desired Access: Maximum Allowed |
In the Registry for D97A6DA0-A85C-11CF-83AE-00A0C90C2BD8 there are no User names or Groups and no permissions are set - do I add User Names and Permissions in the registry?