Click here to Skip to main content
15,914,111 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: How to register an assembly in asp.net web app? Pin
Christian Graus12-Sep-06 12:13
protectorChristian Graus12-Sep-06 12:13 
QuestionWhat's the best HTML Editor for Win Forms (.NET 2.0)? Pin
Yuval Naveh11-Sep-06 22:46
Yuval Naveh11-Sep-06 22:46 
QuestionClickOnce and Security Pin
Brady Kelly11-Sep-06 22:22
Brady Kelly11-Sep-06 22:22 
AnswerRe: ClickOnce and Security Pin
Jakob Farian Krarup17-Sep-06 19:20
Jakob Farian Krarup17-Sep-06 19:20 
GeneralRe: ClickOnce and Security Pin
Brady Kelly17-Sep-06 21:45
Brady Kelly17-Sep-06 21:45 
GeneralRe: ClickOnce and Security Pin
Jakob Farian Krarup17-Sep-06 21:54
Jakob Farian Krarup17-Sep-06 21:54 
QuestionWeb Service Problem Pin
Jaco van Staden11-Sep-06 19:52
Jaco van Staden11-Sep-06 19:52 
QuestionMax Number of Asynchronous Sockets Pin
Subby Dev11-Sep-06 14:07
Subby Dev11-Sep-06 14:07 
Hi,

I have developed a windows service which starts multiple processes on a client machine and communicates with those. I use multiple sockets and asynchronous communication. This service may require to start multiple processes and to handle communication with those. But I have seen that when the number of client processes reaches 24 the service starts reporting following error. I am assuming this is related to threadpool because total concurrent threads reach at max (25) after 24 processes including one main thread (24+1).

Event Type: Error
Event Source: .NET Runtime
Event Category: None
Event ID: 0
Date: 9/8/2006
Time: 11:05:38 AM
User: N/A
Description:
The description for Event ID ( 0 ) in Source ( .NET Runtime ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: .NET Runtime version 1.1.4322.573- .NET Framework Initialization Error: C:\WINNT\Microsoft.NET\Framework\v1.1.4322\mscorwks.dll could not be loaded.

I have tried setting maximum num of worker threads and IO Completion threads using SetMaxThreads method exposed by ICorThreadPool interface, but no help.
Any helping comment much appreciated.

Thanks in advance, Smile | :)

QuestionIntercepting messaging from sscesa20.dll Pin
doctorgoon11-Sep-06 11:08
doctorgoon11-Sep-06 11:08 
QuestionDirectX Programming with .Net Pin
kannan m11-Sep-06 3:29
kannan m11-Sep-06 3:29 
AnswerRe: DirectX Programming with .Net Pin
lmoelleb11-Sep-06 20:55
lmoelleb11-Sep-06 20:55 
Questionhow to add wizard control Pin
Parshant Verma11-Sep-06 0:00
Parshant Verma11-Sep-06 0:00 
AnswerRe: how to add wizard control Pin
Not Active11-Sep-06 3:57
mentorNot Active11-Sep-06 3:57 
Questiondisposing of unmanaged objects in an activex component Pin
alianyn10-Sep-06 21:56
alianyn10-Sep-06 21:56 
AnswerRe: disposing of unmanaged objects in an activex component Pin
Dave Kreskowiak11-Sep-06 5:58
mveDave Kreskowiak11-Sep-06 5:58 
GeneralRe: disposing of unmanaged objects in an activex component Pin
alianyn12-Sep-06 11:25
alianyn12-Sep-06 11:25 
GeneralRe: disposing of unmanaged objects in an activex component Pin
Dave Kreskowiak12-Sep-06 12:12
mveDave Kreskowiak12-Sep-06 12:12 
QuestionRemoting and Microsoft firewall Pin
msglott10-Sep-06 11:41
msglott10-Sep-06 11:41 
AnswerRe: Remoting and Microsoft firewall Pin
Dave Kreskowiak10-Sep-06 16:18
mveDave Kreskowiak10-Sep-06 16:18 
GeneralRe: Remoting and Microsoft firewall Pin
msglott11-Sep-06 2:45
msglott11-Sep-06 2:45 
GeneralRe: Remoting and Microsoft firewall Pin
Dave Kreskowiak11-Sep-06 5:55
mveDave Kreskowiak11-Sep-06 5:55 
GeneralRe: Remoting and Microsoft firewall Pin
msglott11-Sep-06 6:08
msglott11-Sep-06 6:08 
QuestionDocument Management System - picking up emails Pin
Ross Petersen10-Sep-06 10:35
Ross Petersen10-Sep-06 10:35 
QuestionWCF - please tell me how to check from the client whether the WCF service is running? Pin
sam.gamaliyal10-Sep-06 3:14
sam.gamaliyal10-Sep-06 3:14 
AnswerRe: WCF - please tell me how to check from the client whether the WCF service is running? Pin
Rob Graham10-Sep-06 6:05
Rob Graham10-Sep-06 6:05 

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.