Click here to Skip to main content
15,896,207 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: [ASP.net / C#] Checkbox Checked Always false Pin
Jaymz66628-Mar-05 21:41
Jaymz66628-Mar-05 21:41 
GeneralRe: [ASP.net / C#] Checkbox Checked Always false Pin
Jeff Martin29-Mar-05 3:13
Jeff Martin29-Mar-05 3:13 
GeneralJavascript for adding html Pin
shaiba24-Mar-05 19:12
shaiba24-Mar-05 19:12 
GeneralRe: Javascript for adding html Pin
Yulianto.27-Mar-05 15:37
Yulianto.27-Mar-05 15:37 
GeneralRe: Javascript for adding html Pin
Anonymous27-Mar-05 17:33
Anonymous27-Mar-05 17:33 
GeneralRe: Javascript for adding html Pin
Yulianto.27-Mar-05 17:47
Yulianto.27-Mar-05 17:47 
GeneralASP.NET VB on DWMX for User Registration page Pin
bizjosh24-Mar-05 17:36
bizjosh24-Mar-05 17:36 
GeneralCSocket & critical sections under IIS 6 Pin
Sorin24-Mar-05 15:48
Sorin24-Mar-05 15:48 
Hello,

I've developed a COM object which is using a CSocket object to connect to a server. I'm using this COM object from an ASP page.
The functionality is quite simple:
- enter a critical section
- create a socket and talk to a server
- exit critical section

Using the debug build of my COM object the execution is hanging when attempting to enter the critical section (probably not hanging but just waiting for the critical section to get released - which is strange because no other process/thread is in that critical section).
Using the release build of the COM object, the execution passes ok the critical section statement but it throws an exception when creating the CSocket object (oSocket.Create() function).
The exception message is "Out of memory".
I suppose here is because of some security restriction or something.

The same COM object is working fine (both debug and release builds) under IIS 5 (Windows 2000) or IIS 5.1 (XP).

Any help would be greately approciated
Sorin

GeneralASP cant read the data from the Access database Pin
Member 145397924-Mar-05 15:39
Member 145397924-Mar-05 15:39 
GeneralRe: ASP cant read the data from the Access database Pin
Hesham Amin26-Mar-05 0:53
Hesham Amin26-Mar-05 0:53 
GeneralProblems Transfering div contents x-browser Pin
loane24-Mar-05 12:40
loane24-Mar-05 12:40 
GeneralQuestion regarding using the same input! Pin
Jamal42024-Mar-05 10:42
Jamal42024-Mar-05 10:42 
Generalcombo control appear infront of menu Pin
TariqMahmood24-Mar-05 0:41
TariqMahmood24-Mar-05 0:41 
GeneralCWebBrowser ActiveX Pin
Grahamfff23-Mar-05 10:46
Grahamfff23-Mar-05 10:46 
GeneralDestroying objects Pin
paixtis23-Mar-05 9:00
paixtis23-Mar-05 9:00 
GeneralA string problem.. Pin
Monisankar22-Mar-05 22:53
Monisankar22-Mar-05 22:53 
GeneralRe: A string problem.. Pin
Jeff Martin23-Mar-05 8:20
Jeff Martin23-Mar-05 8:20 
GeneralRe: A string problem.. Pin
kutz923-Mar-05 10:54
kutz923-Mar-05 10:54 
GeneralRe: A string problem.. Pin
Monisankar23-Mar-05 20:04
Monisankar23-Mar-05 20:04 
Generalmake class in java script Pin
Yulianto.22-Mar-05 15:44
Yulianto.22-Mar-05 15:44 
GeneralRe: make class in java script Pin
Edbert P22-Mar-05 19:07
Edbert P22-Mar-05 19:07 
GeneralJavascript ASP Login Pin
Shrex22-Mar-05 1:09
Shrex22-Mar-05 1:09 
Questionhow to open a save as dilog box using java script Pin
swaga22-Mar-05 0:31
swaga22-Mar-05 0:31 
GeneralJava Script loadJava Applet upon User Clicking A Button Pin
ahjiefreak21-Mar-05 22:45
ahjiefreak21-Mar-05 22:45 
Generalappend special characters onload Pin
21-Mar-05 10:12
suss21-Mar-05 10:12 

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.