Debugging problem in EVB. I seen to have a weird problem.
- From: nikhil.suhane@xxxxxxxxx
- Date: 4 May 2005 00:53:12 -0700
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
.
- Prev by Date: Re: please help
- Next by Date: is it possible to display horizontal scroll bar to list box?
- Previous by thread: please help
- Next by thread: is it possible to display horizontal scroll bar to list box?
- Index(es):
Relevant Pages
|