Debugging problem in EVB. I seen to have a weird problem.

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi All,

I seen to have a weird problem while debugging an application.

I have an existing eVB project(with around 20 forms) in which I need to
make few updates but when I try to debug the application it gives me
error " The requested operation could not be performed if the object is
closed".I guess this error usually comes when ADOCE dll's are missing
or ADOCCEFltr dll has some problem..

This error comes from a line of code where conection.open() commands is
written..
But when I execute same code with ctrl+F5 (run mode) it works
perfectly..
To add more confusion I observed one more erratic behavior..
Now if I remove 1-2 forms (specific) from my project and then the debug
works fine and the error does not comes on connection.open().

Can anyone shade some light on this issue.. ?

I tried everthing from insatalling the SQL Server CE2.0 to registering
all the required dll manually..

I am using eVB and SQL Server CE2.0..

Thanks,
-Niks

.



Relevant Pages

  • Re: Can i debug/watch on the triggers INSERTED and DELETED records/values?
    ... > Sometimes I do debug remotely. ... we found that debugging did not work when you had Windows ... Now, port 135 is not any port: ... Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx ...
    (comp.databases.ms-sqlserver)
  • Re: testing with sql server
    ... Regarding your SQL Server 2000 debugging problems, ... that your client tools and your server are at the same Service Pack. ... SP3a and could no longer step through the debugging process. ... My goal is to debug some t-sql commands. ...
    (microsoft.public.sqlserver.setup)
  • Can not debug SQL sever 2005 Stored procedure from Visual Studio 2005
    ... I am trying to debug a SQL server 2005 SP in VS 2005. ... Direct database debugging where in we select SP and use 'Step Into ... It prompts me for parameters etc but then no window with SP ...
    (microsoft.public.dotnet.general)
  • Debugging in VS.NET
    ... I am attempting to debug a few stored procedures I created using the VS.NET ... After clicking "Run Stored Procedure" the IDE starts debugging, ... "Cannot debug stored procedures because the SQL Server database is not setup ...
    (microsoft.public.sqlserver.msde)
  • Re: Query Analyzer Debuging
    ... They put SP4 on the SQL server and debugging is so ... I hope it is not such a mission to debug in SQL 2k5. ... >server upgraded from SQL SP3 to SQL SP4: ...
    (microsoft.public.sqlserver.tools)