|
I have a windows service written in c#. It has a timer inside, which fires some functions on a regular basis. So the skeleton of my service:
public partial class ArchiveService : ServiceBase { Timer tickTack; int interval = 10; ... protected override ...
Started by Biri on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Code in a try-catch block
http://support.microsoft.com/kb/842793
This is a known bug that has.
|
|
I have a problem with my Display Driver (W7) GT 220
Display driver NVIDIA Windows Kernel Mode Driver, Version 197.45 stopped responding and has successfully recovered.
Intel (R) Core (TM) 2 Quad CPU
Windows 7 64 bit 4 GB
I've checked EVERYWHERE I can ...
Answer Snippets (Read the full thread at microsoft):
The same responding and has successfully recovered
i went to bios and set cpu from 200 hz to 180 and never got stopped....
Version 197.45 stopped responding and has successfully recovered." message kept appearing.
|
|
Hi
I am trying to figure out why a program I am working on goes in to "not responding" mode when I ask it to output a large amount of characters to the console it is running in.
I tried creating a small example that just prints out characters, and this...
Started by Egil Hansen on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I'd guess is has something to do with outputting some of those control characters.
Lower values of i.
|
Ask your Facebook Friends
|
Hi,
I had a big message typed up but the forum ate it for some reason...
Basically, I have my Mview box working perfectly at 5040x1050 under Windows XP, but it refuses to work under Windows 7 Professional x64.
Here are the settings I used when creating...
Answer Snippets (Read the full thread at widescreengamingforum):
BUT it does work in a window at that resolution.
I guess it could be crysis at fault...
On startup.
|
|
Posted 28 December 2011 - 12:57 PM
The simple trick is to set a fixed graphics card for PhysX processor instead of letting it auto select which may end up selecting your CPU and causing the crash. Go to Control Panel > NVIDIA Control Panel > Expand...
Started by bdvtheone on
, 14 posts
by 6 people.
Answer Snippets (Read the full thread at nvidia):
This....
This has been a placebo again.
( A simple Google search for "Display driver stopped responding and has, on 28 December 2011 - 04:30 PM, said:
Please, anyone who tries this, post your feedback.
Many people complaining.
|
|
After finding this question and following the instructions there, plus following many of the links, I managed to get my app to appear as a system tray icon, and it disappears from the task bar when I minimize it.
BUT - weird behavior! When the form is...
Started by Shaul on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This code has no problems showing a form and then closing it repeatedly.
A proper message loop and your window works after it has been hidden and can be show again using an ApplicationContext class to host your code.
|
|
I have made a special topic for this problem. Seems that a number of people getting it.
As we could not reproduce it yet, we would like to have more information about it.
What is the windows version that you are running - Win7/Vista, 32 bit/64 bit?
Do...
Started by Oberon on
, 15 posts
by 11 people.
Answer Snippets (Read the full thread at dvblogic):
Hitting the OK knob will let....
Hey Oberon,
After deleting the M.file, the message only appear on the Linksys DMA 2200 connected to the main HTPC:
Win 7 - 32 bit
Digital Everywhere Floppy DVB-S2 (2x)
Only at start of the extender, starts up in the Guide .
|
|
I wrote a page by javascript that has over 1000 lines of code and so the page is so heavy. when i run the page on the firefox, it tell me that:
A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can...
Started by JGC on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The condition you are using will always be true as long as... .
Your while probably is an infinite loop.
I'd check for a bug in that onclick.
From your code it looks like the onclick function for 'choice4' is supposed to remove the element but isn't doing .
|
|
I keep getting this crash while playing games or just using my computer at desktop.
MY SYSTEM SPECIFICATIONS MOBO: X-58 EVGA Classified 3 OPERATING SYSTEM:Windows 2.6.1.7601 (Service Pack 1) CPU TYPE:Intel® Core™ i7 CPU 960 @ 3.20GHz CPU SPEED:3.21 GHz...
Started by Lan019 on
, 13 posts
by 6 people.
Answer Snippets (Read the full thread at evga):
I had some serious BF3 to disable TDR has worked with zero....
BTW, the registry hack that I found to disable TDR has worked with zero with replacement GTX 570; it has survived hours of BF3 with no issues.
Card or nvidia drivers.
|
|
In our asp.net 2.0 web application, there is a user control with validation. For some reason, when the validation fails, the pages looks fine, however, no controls (asp buttons, scroll bars, or third party like Telerik text editor) respond to mouse inputs...
Answer Snippets (Read the full thread at stackoverflow):
In any case, expressions will stop working in IE8 standards mode.
An infinite loop where the browser locks.
|