|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Tuesday, February 23, 2010 3:27 PM
Points: 31,
Visits: 24
|
|
When you right-click on a table it gives you the option to "open table" but it gives me an error, "Object reference not set to an instance of an object. (SQLEditors)" Do I have something setup wrong?
|
|
|
|
|
SSChampion
        
Group: General Forum Members
Last Login: Friday, May 18, 2007 3:36 PM
Points: 10,040,
Visits: 1
|
|
| No one has responded to this topic yet. Even if you don't have a complete answer, the original poster will appreciate any thoughts you have!
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Tuesday, February 23, 2010 3:27 PM
Points: 31,
Visits: 24
|
|
| It appears that I am unable to perform this option running SSMS remotely, but using SSMS on the server works fine. Is this a limitation of SSMS or just a security issue?
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Tuesday, February 23, 2010 3:27 PM
Points: 31,
Visits: 24
|
|
I removed then re-install SSMS and now it works perfectly.
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Wednesday, February 18, 2009 11:43 AM
Points: 296,
Visits: 42
|
|
Ooh, that's cheating! Now we'll never know what the problem was
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, October 23, 2009 4:57 AM
Points: 10,
Visits: 25
|
|
I am having the same problems, but in my case it all seems related to registry access. I wasn't the one who setup SQL Server 2005, that may be part of it. I am, through group permissions, a local admin on the (virtual) machine. The error I see, when simply starting the "Management Studio" is: "System.UnauthorizedAccessException: Access to the registry key 'HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server\90\Tools\Shell' is denied. ...(and a whole bunch of other message info...).
I was able to run regedit, find the user tree that did install it, I exported the entire MS SQL Server branch out to a file, edited the file, and changed the specific "user" reference to "HKEY_CURRENT_USER" and tried to merge it, but again, access was denied. So it seems that my problems are related to the registry and access to it, or not in this case. Maybe I should try a different login...
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Thursday, March 20, 2008 3:19 PM
Points: 4,
Visits: 3
|
|
I am having somewhat of the same problem, the error I get is <Access to the registry key 'HKEY_CURRENT_USER\Software\Microsoft\Microsoft SQL Server\90\Tools\Shell' is denied>. I am in the local admin group, however, I did not install SQL Server 2005 on this server, nor did I configure the server. Were you able to get your's resolved? Thanks Roy
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, October 23, 2009 4:57 AM
Points: 10,
Visits: 25
|
|
| Sorry all, I've been away from this issue for so long, that I can't remember anything about it as far as whether I resolved the issue I was having or not, although I may be revisiting it again shortly.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, February 16, 2010 10:58 AM
Points: 1,
Visits: 12
|
|
If you find out how this was resolved, please post it. I have been working on this issue for 2 days. Regards...php
|
|
|
|
|
Hall of Fame
       
Group: General Forum Members
Last Login: Friday, March 05, 2010 7:09 AM
Points: 3,461,
Visits: 292
|
|
This should be a problem with the client tools installation. also check for the registry permissions in the client machine.
Cheers, Sugeshkumar Rajendran SQL Server MVP http://sugeshkr.blogspot.com
|
|
|
|