FIX: VI Stops Responding When Accessing SP Under Source ControlID: Q224945
|
With Security on the SQL server set to either Standard or Mixed, logging into SQL from Visual InterDev using a SQL user will cause Visual InterDev to stop responding when you try to access the source controlled stored procedures.
Visual InterDev works fine when logged in as the SA account.
When logged in as a non-dbo user, you see the following errors:
EXECUTE permission denied on object sp_OACreate, database master, owner dbo
or
EXECUTE permission denied on object sp_OAMethod, database master, owner dbo
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article.
This bug was corrected in Visual Studio 6.0 Service Pack 3.
For more information about Visual Studio service packs, please see the following articles in the Microsoft Knowledge Base:
Q194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why
Q194295 HOWTO: Tell That Visual Studio 6.0 Service Packs Are Installed
Additional query words:
Keywords : kbservicepack kbGrpASP kbVS600sp2fix kbVS600sp3 kbVS600sp3fix kbVS600SP1fix
Version : WINDOWS:6.0
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: May 19, 1999