![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
After installing SQL Server Management Studio 2008 I get the following error alert whenever I right click on a table to get the table menu: EXECUTE permission denied on object 'xp_instance_regread', database 'master', owner 'dbo' http://sikander.org/temp/sqlmstudio.png The server is remotely hosted and I log into to with a username/ password. This account has access to one user database only and does not have access to the master database. I cannot modify permissions for the user account. This error did not show up in Management Studio 2005. Is there any way to avoid getting this error every time I right click on a table ? Its quite annoying and I hope there is a setting in the Management studio that I can modify to avoid trying to executing xp_instance_regread Thanks. Management Studio version info: Microsoft SQL Server Management Studio 10.0.1600.22 ((SQL_PreRelease). 080709-1414 ) Microsoft Data Access Components (MDAC) 2000.085.1132.00 (xpsp. 080413-0852) Microsoft MSXML 2.6 3.0 4.0 5.0 6.0 Microsoft Internet Explorer 8.0.6001.18702 Microsoft .NET Framework 2.0.50727.3082 Operating System 5.1.2600 |
#3
| |||
| |||
|
|
After installing SQL Server Management Studio 2008 I get the following error alert whenever I right click on a table to get the table menu: EXECUTE permission denied on object 'xp_instance_regread', database 'master', owner 'dbo' http://sikander.org/temp/sqlmstudio.png The server is remotely hosted and I log into to with a username/ password. This account has access to one user database only and does not have access to the master database. I cannot modify permissions for the user account. |
#4
| |||
| |||
|
|
1) Convince your host that removing the permission on xp_instance_regread is bad idea. |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Hi Are you running on Vista *then you are likely encountering UAC but don't have SQL configured to handle that "sikander" <siq... (AT) gmail (DOT) com> wrote in message news:a6a304b3-678b-48f1-8ce1-15590d5489b7 (AT) c34g2000yqi (DOT) googlegroups.com... After installing SQL Server Management Studio 2008 I get the following error alert whenever I right click on a table to get the table menu: EXECUTE permission denied on object 'xp_instance_regread', database 'master', owner 'dbo' http://sikander.org/temp/sqlmstudio.png The server is remotely hosted and I log into to with a username/ password. This account has access to one user database only and does not have access to the master database. I cannot modify permissions for the user account. This error did not show up in Management Studio 2005. Is there any way to avoid getting this error every time I right click on a table ? Its quite annoying and I hope there is a setting in the Management studio that I can modify to avoid trying to executing xp_instance_regread Thanks. Management Studio version info: Microsoft SQL Server Management Studio 10.0.1600.22 ((SQL_PreRelease). 080709-1414 ) Microsoft Data Access Components (MDAC) 2000.085.1132.00 (xpsp. 080413-0852) Microsoft MSXML 2.6 3.0 4.0 5.0 6.0 Microsoft Internet Explorer 8.0.6001.18702 Microsoft .NET Framework 2.0.50727.3082 Operating System 5.1.2600 |
#7
| |||
| |||
|
|
1) Convince your host that removing the permission on xp_instance_regread is * *bad idea. They could enable it and lock down the registry so that the service account(s) only have access to the precise keys that Management Studio 2008 accesses. FWIW, I do not have this issue at my shared hosting provider (OrcsWeb) nor at any client sites. |
![]() |
| Thread Tools | |
| Display Modes | |
| |