Click here to Skip to main content
15,885,767 members
Home / Discussions / C#
   

C#

 
GeneralRe: Call Webservice from windows client problem Pin
Heath Stewart29-Jan-04 6:52
protectorHeath Stewart29-Jan-04 6:52 
GeneralRe: Call Webservice from windows client problem Pin
Mazdak29-Jan-04 7:04
Mazdak29-Jan-04 7:04 
GeneralRe: Call Webservice from windows client problem Pin
Heath Stewart29-Jan-04 7:32
protectorHeath Stewart29-Jan-04 7:32 
Generalmultiple search engine querying tool! Pin
mali28-Jan-04 23:15
mali28-Jan-04 23:15 
GeneralRe: multiple search engine querying tool! Pin
Heath Stewart29-Jan-04 3:12
protectorHeath Stewart29-Jan-04 3:12 
GeneralCancel Button on collection Editor Pin
arti_ab28-Jan-04 22:50
arti_ab28-Jan-04 22:50 
GeneralRe: Cancel Button on collection Editor Pin
Heath Stewart29-Jan-04 3:07
protectorHeath Stewart29-Jan-04 3:07 
GeneralAssertion in C# app Pin
ip_tgz28-Jan-04 20:23
ip_tgz28-Jan-04 20:23 
We have developed a C# application with Studio 2002 and framework 1.0.
In this app, we have about 10 sockets that communicate through tcp/ip and we
also have some 'platform invoke' calls to a third party dll along with numerous
calls to a SQL 2000 Server to log different events.

Today we had a 'crash' and the following popup was displayed:

**************************
Microsoft Visual C++ Runtime library
Assertion failed!
Program: ----
File: ..\..\..\nt\ssock\src\ntssockc.c
Line:1053

Expression: 1 == pConnection->fCallCheck

ABORT RETRY IGNORE
**************************

If we press ignore the program just continues and everything seems to be working.

But does anyone have a clue what has happened?
Could it be our program that does something wrong?
Could it be something in the framework?
Could it be the third-paty dll?
OR COULD IT BE SOMETHING WITH SQL SERVER? (I've found an article that suggests this)

Please respond if someone has an idea about this!


ip_tgz
GeneralRe: Assertion in C# app Pin
Mazdak28-Jan-04 20:55
Mazdak28-Jan-04 20:55 
GeneralRe: Assertion in C# app Pin
ip_tgz28-Jan-04 22:58
ip_tgz28-Jan-04 22:58 
GeneralRe: Assertion in C# app Pin
Mazdak29-Jan-04 0:02
Mazdak29-Jan-04 0:02 
GeneralRe: Assertion in C# app Pin
Heath Stewart29-Jan-04 2:47
protectorHeath Stewart29-Jan-04 2:47 
Generalcontrolling devices in c# Pin
mahmoud12328-Jan-04 20:11
mahmoud12328-Jan-04 20:11 
GeneralRe: controlling devices in c# Pin
Heath Stewart29-Jan-04 2:42
protectorHeath Stewart29-Jan-04 2:42 
GeneralSecond Time Slow Code Pin
obelisk2928-Jan-04 16:59
obelisk2928-Jan-04 16:59 
GeneralRe: Second Time Slow Code Pin
Le centriste28-Jan-04 18:19
Le centriste28-Jan-04 18:19 
GeneralRe: Second Time Slow Code Pin
obelisk2929-Jan-04 4:44
obelisk2929-Jan-04 4:44 
GeneralRe: Second Time Slow Code Pin
Colin Angus Mackay29-Jan-04 14:48
Colin Angus Mackay29-Jan-04 14:48 
GeneralDataAdapters Pin
MrJJKoolJ28-Jan-04 13:54
MrJJKoolJ28-Jan-04 13:54 
GeneralRe: DataAdapters Pin
Christian Graus28-Jan-04 15:47
protectorChristian Graus28-Jan-04 15:47 
GeneralRe: DataAdapters Pin
MrJJKoolJ28-Jan-04 16:22
MrJJKoolJ28-Jan-04 16:22 
GeneralRe: DataAdapters Pin
Christian Graus28-Jan-04 16:27
protectorChristian Graus28-Jan-04 16:27 
GeneralControls using the form designer Pin
James Simpson28-Jan-04 12:12
James Simpson28-Jan-04 12:12 
GeneralRe: Controls using the form designer Pin
James Simpson28-Jan-04 12:28
James Simpson28-Jan-04 12:28 
Generalthreding Pin
nadeen ali28-Jan-04 10:56
nadeen ali28-Jan-04 10:56 

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.