Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Debugger does not work anymore

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-10-21 : 08:01:24
Jaap writes "I try to debug a stored procedure (does'nt make any since if it a complex one or a simple.)
After put in the parameters the debug window comes up and in the bottumbar he says: "Waiting for user import"
Then I have to wait a moment and then he says: "Running" and "completed". @Return_Value = 0
He also realy executed the stored procedure.
But I can't step trough the code and I can't set a stop statement.
I do this from my own PC. When I debug on the server I can step en stop in the debugger.

I reinstalled all the components on PC already but this make no diferance.
The same probleb I have on the network at the costumer this application works. I only can debug on the server and not on a PC in the network. Before it was working well but after some updates on the server its wrong.
The updates are made on the server of the costumer and the backup-file I put on the server here. So on my server ther were no updates, but eventhat it doesn't work.

Do you have any idee how to fix this?

Jaap van Assenbergh"
   

- Advertisement -