| Author |
"Could not find stored procedure 'sp_sdidebug'" SQL 2005 VERY URGENT
|
|
| Inês Pires 2005-11-04, 8:23 pm |
| Hi all
i have installed SQL 2005
and when i try to run my application it gives me this error .
Could not find stored procedure 'sp_sdidebug' what can i do to solve this
....
thks
JSB
| |
| David Gugick 2005-11-04, 8:23 pm |
| Inês Pires wrote:
> Hi all
> i have installed SQL 2005
> and when i try to run my application it gives me this error .
>
> Could not find stored procedure 'sp_sdidebug' what can i do to solve
> this ...
>
> thks
> JSB
Pulled from somewhere out there:
"Also, a little tip about upgrading apps from .NET 1.1 to 2.0 for use with
SQL Server 2005: If in debug mode, you get an error stating that sp_sdidebug
was not found if you have checked debug SQL Server code in your project
properties. This goes away when you uncheck. "
--
David Gugick
Quest Software
| |
| Inês Pires 2005-11-05, 3:23 am |
| thks David,
thks for the tip.
and if i need to run with the debug on ?? how can i solve it ???
thks
IP
"David Gugick" <david.gugick-nospam@quest.com> wrote in message
news:O0vCQla4FHA.2196@tk2msftngp13.phx.gbl...
> Inês Pires wrote:
>
> Pulled from somewhere out there:
>
> "Also, a little tip about upgrading apps from .NET 1.1 to 2.0 for use with
> SQL Server 2005: If in debug mode, you get an error stating that
> sp_sdidebug was not found if you have checked debug SQL Server code in
> your project properties. This goes away when you uncheck. "
>
>
> --
> David Gugick
> Quest Software
>
| |
| David Gugick 2005-11-08, 9:23 am |
| Inês Pires wrote:
> thks David,
>
> thks for the tip.
>
> and if i need to run with the debug on ?? how can i solve it ???
>
> thks
> IP
>
You might need VS.Net 2005. Not sure.
--
David Gugick
Quest Software
|
|
|
|