How can we help you today? How can we help you today?

Retrieving Data for Database ""...

I'm trying to run the tool in SQL Server 2005 Management Studio. When I run the tool when I'm logged on to the machine in a non-admin account, I keep seeing the message in the title and then SQL Prompt stops responding.
I then tried using "Run As" to launch SQL Prompt under a privileged account on the system. Same error. I then ran SQL Prompt and Management Studio both under the privileged account and the error went away.
Any ideas?
Grant Fritchey
0

Comments

1 comment

  • Bart Read
    Hi there,


    Thanks for posting, and sorry for the problems you've been having. It's possible this may be to do with the security settings for .NET 1.1 on your system. You should ensure that all your .NET applications run in the trusted zone for the user account you're running under. This setting is available under Control Panel > Administrative Tools. This is necessary because SQL Prompt directly accesses some functionality of the Win32 API.

    Hope that helps.


    Many thanks,
    Bart Read
    0

Add comment

Please sign in to leave a comment.