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

.NET (Core and Framework)

 
QuestionDisabling Visual Styles Pin
Drew McGhie4-Oct-05 5:32
Drew McGhie4-Oct-05 5:32 
QuestionCompact Framework Bitmaps Pin
status()4-Oct-05 1:50
status()4-Oct-05 1:50 
QuestionApplicationName must be set before the DynamicBase can be set Pin
Rein_Petersen3-Oct-05 13:51
Rein_Petersen3-Oct-05 13:51 
Questionhelp required reg interoperatibility Pin
arusmemon3-Oct-05 4:44
arusmemon3-Oct-05 4:44 
QuestionConfiguration Block not Serializing properly. Pin
ProffK2-Oct-05 23:49
ProffK2-Oct-05 23:49 
QuestionCOM+ Transaction Timeout Pin
ProffK2-Oct-05 22:46
ProffK2-Oct-05 22:46 
QuestionHeap Problem? Pin
fm6400022-Oct-05 17:43
fm6400022-Oct-05 17:43 
QuestionMemory Leak in EventLog from Service Pin
rwestgraham1-Oct-05 11:41
rwestgraham1-Oct-05 11:41 
I have a simple Windows Service. It is a timer loop, and when the timer expires it calls an external component to check if certain tasks need to be executed.

I noticed it was leaking memory. The Service itself does nothing but call a function in the external component, and it creates one reference to this component at startup and keeps this single reference to the component throughout the service lifetime.

At first I thought this might be a Timer problem, because it leaks memory every time the Elapse event expires.

But after a lot of experimentation, I determined that the memory leak actually occurs because of a call to write an entry in an EventLog. If I remove the EventLog entry write from the Timer_Elaspe event, the memory leak goes away.

I'm running Framework 1.1 on Win2K Service Pack 4.

Anyone else seen this problem??
QuestionAdding permissions for a user on a folder Pin
T John30-Sep-05 10:51
T John30-Sep-05 10:51 
QuestionAny tool to check dependencies? Pin
T John30-Sep-05 10:34
T John30-Sep-05 10:34 
AnswerRe: Any tool to check dependencies? Pin
Daniel Grunwald1-Oct-05 7:34
Daniel Grunwald1-Oct-05 7:34 
AnswerRe: Any tool to check dependencies? Pin
Vasudevan Deepak Kumar2-Oct-05 23:39
Vasudevan Deepak Kumar2-Oct-05 23:39 
QuestionActive windows users Pin
Bounz30-Sep-05 3:38
Bounz30-Sep-05 3:38 
QuestionCut/Copy/Paste for .NETCF Pin
Sevu30-Sep-05 3:12
Sevu30-Sep-05 3:12 
Questionhow to pass messages between java and .net without using sockets Pin
hasansheik30-Sep-05 1:08
hasansheik30-Sep-05 1:08 
AnswerRe: how to pass messages between java and .net without using sockets Pin
Vasudevan Deepak Kumar2-Oct-05 23:31
Vasudevan Deepak Kumar2-Oct-05 23:31 
QuestionWeb services question Pin
Jim Crafton29-Sep-05 3:57
Jim Crafton29-Sep-05 3:57 
QuestionLaunching app from .net button Pin
JohnSantaFe28-Sep-05 12:37
JohnSantaFe28-Sep-05 12:37 
AnswerRe: Launching app from .net button Pin
Mike Ellison28-Sep-05 13:49
Mike Ellison28-Sep-05 13:49 
AnswerRe: Launching app from .net button Pin
JohnSantaFe29-Sep-05 5:29
JohnSantaFe29-Sep-05 5:29 
Questionsetup in silent mode with *.msi? Pin
Ariadne28-Sep-05 5:58
Ariadne28-Sep-05 5:58 
AnswerRe: setup in silent mode with *.msi? Pin
rwestgraham28-Sep-05 9:59
rwestgraham28-Sep-05 9:59 
QuestionError logging for application Pin
ravibabu_kanaparthi27-Sep-05 22:50
ravibabu_kanaparthi27-Sep-05 22:50 
AnswerRe: Error logging for application Pin
rwestgraham28-Sep-05 17:05
rwestgraham28-Sep-05 17:05 
QuestionInstall Shield Pin
_mubashir27-Sep-05 21:53
_mubashir27-Sep-05 21:53 

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.