Click here to Skip to main content
15,914,642 members
Home / Discussions / C#
   

C#

 
GeneralRe: Legacy dll interoperability problem Pin
Stephane Rodriguez.4-Oct-02 0:01
Stephane Rodriguez.4-Oct-02 0:01 
GeneralRe: Legacy dll interoperability problem Pin
Adam Plucinski4-Oct-02 0:37
Adam Plucinski4-Oct-02 0:37 
GeneralRe: Legacy dll interoperability problem Pin
Stephane Rodriguez.4-Oct-02 0:46
Stephane Rodriguez.4-Oct-02 0:46 
QuestionArrayList Problem? Pin
Nick Parker3-Oct-02 18:19
protectorNick Parker3-Oct-02 18:19 
AnswerRe: ArrayList Problem? Pin
Stephane Rodriguez.3-Oct-02 18:40
Stephane Rodriguez.3-Oct-02 18:40 
GeneralRe: ArrayList Problem? Pin
David Stone3-Oct-02 18:50
sitebuilderDavid Stone3-Oct-02 18:50 
GeneralRe: ArrayList Problem? Pin
Nick Parker4-Oct-02 13:01
protectorNick Parker4-Oct-02 13:01 
GeneralRe: ArrayList Problem? Pin
Paul Riley4-Oct-02 13:23
Paul Riley4-Oct-02 13:23 
GeneralStill having problems with IActiveDesktop Pin
Wjousts3-Oct-02 16:38
Wjousts3-Oct-02 16:38 
GeneralRe: Still having problems with IActiveDesktop Pin
David Stone3-Oct-02 16:46
sitebuilderDavid Stone3-Oct-02 16:46 
GeneralRe: Still having problems with IActiveDesktop Pin
Wjousts4-Oct-02 1:54
Wjousts4-Oct-02 1:54 
GeneralRe: Still having problems with IActiveDesktop Pin
David Stone4-Oct-02 10:40
sitebuilderDavid Stone4-Oct-02 10:40 
GeneralRe: Still having problems with IActiveDesktop Pin
Stephane Rodriguez.3-Oct-02 18:43
Stephane Rodriguez.3-Oct-02 18:43 
GeneralRe: Still having problems with IActiveDesktop Pin
Nathan Tran5-Mar-03 16:29
Nathan Tran5-Mar-03 16:29 
Questionapi available for this purpose? Pin
imran_rafique3-Oct-02 16:12
imran_rafique3-Oct-02 16:12 
AnswerRe: api available for this purpose? Pin
Furty3-Oct-02 16:22
Furty3-Oct-02 16:22 
GeneralDate Controlled Content -- Basic C# Pin
yakfreek3-Oct-02 13:58
yakfreek3-Oct-02 13:58 
GeneralRe: Date Controlled Content -- Basic C# Pin
Paul Riley3-Oct-02 15:26
Paul Riley3-Oct-02 15:26 
GeneralRe: Date Controlled Content -- Basic C# Pin
4-Oct-02 5:40
suss4-Oct-02 5:40 
GeneralRe: Date Controlled Content -- Basic C# Pin
Paul Riley4-Oct-02 7:30
Paul Riley4-Oct-02 7:30 
Questionwhat can cause DB_E_ABOTLIMITREACHED? Pin
Anonymous3-Oct-02 5:04
Anonymous3-Oct-02 5:04 
Hi,

we have a web app developer under c# that, sometimes, fails to create the screen the way it should.
After debuging the code, we could find it to be the DB_E_ABORTLIMITREACHED exception being thrown.
What I need to know is what can be the cause of this exception? How can i isolate it (find what is the problem)? We just found it to be happening on some clients on the Fill method of the DataAdapter (after turning TRACE on, we saw that the Fill method was taking up to 32 seconds to return, and then came the exception).

Thanks in advance for any help

Marcelo
AnswerRe: what can cause DB_E_ABOTLIMITREACHED? Pin
leppie3-Oct-02 9:25
leppie3-Oct-02 9:25 
GeneralRe: what can cause DB_E_ABOTLIMITREACHED? Pin
David Stone3-Oct-02 9:58
sitebuilderDavid Stone3-Oct-02 9:58 
GeneralRe: what can cause DB_E_ABOTLIMITREACHED? Pin
Anonymous4-Oct-02 2:45
Anonymous4-Oct-02 2:45 
GeneralRe: what can cause DB_E_ABOTLIMITREACHED? Pin
leppie4-Oct-02 8:04
leppie4-Oct-02 8:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.