|
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.
|
|
Display driver amdkmdap stopped responding and has successfully recovered.
I'm getting this error several times.
I'm on the Windows Desktop and screen goes black and the only thing I can see is the mouse pointer that does not move. Solution: reboot by...
Started by nilo on
, 19 posts
by 10 people.
Answer Snippets (Read the full thread at guru3d):
If anyone has any other fixes, please let.
Hopefully 12.4 is out soon and this issue will go away .
My theory: 2D clocks are set to 100 Mhz Memory .
It has to be driver related.
And no BSOD or random reboots.
|
|
Posted 19 October 2009 - 02:29 AM
Okay, I know that you guys probably get people whining about this problem all the time.
But I really have no idea what to do!
Every time I play/run anything that is a little demanding in the graphics department, I get...
Started by TheNM22 on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at nvidia):
|
Ask your Facebook Friends
|
For a while now every time I started up my computer I wouldn't be able to connect to the internet. When I used the Windows Network Diagnostic tool, it said "the DNS server isn't responding". Last weekend I seemed to have solved this with DNS jumper after...
Started by TheFamine787 on
, 12 posts
by 2 people.
Answer Snippets (Read the full thread at pchelpforum):
With so many station around you.
Cryptographic Services
DCOM Server Process Launcher
Desktop Window Manager Session Manager
DHCP Client: The DNS server stops responding only when I try to download something.
|
|
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.
|
|
Posted 13 April 2012 - 10:57 AM
Can anyone please help me on this Problem...
here the Picture of my problem : http://screensnapr.com/v/sBEHch.jpg
my Information:
Windows 7 - 64 bit
Current Driver Version : 295.73
GTX Force 430 Series
Please help me thx...
Started by Medals on
, 20 posts
by 14 people.
Answer Snippets (Read the full thread at nvidia):
I will never go back to this company
This post has been edited by JBCool : 22 April 2012 - 05:33 PM Posted 22 April 2012 - 08:03 PM
deleted
This....
This post has been edited.
I edit videos and photos.
That because I need a card that works.
|
|
I've been running this rig since January as a completely fresh build, and until today with no problems whatsoever.
The first time I noticed an issue I had just walked back to my computer and notices several whited out programs showing they had stopped...
Started by tucker933 on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at overclock):
If I were to take a guess I would say it has something to do.
Clues to post here or google...
|
|
Posted 17 January 2012 - 04:16 PM
Hello,
I've got a new computer with these specs:
- Memory 8 gig
- NVIDIA GeForce GTX 560 1 gig
- harddisk 500 gb
- CPUs Socket 1155 Core⢠i7-2600 (4x 3400 MHz)
- ModXStream Pro 600W (600 Watt)
When I want to play Call...
Started by Steffmeister on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at nvidia):
I came home from school and it was acting weird so I restarted it 6 times:22 PM
I just wanted to chime in, because this has been happening with me for over a month now causing issues but that doesn't seem to be....
And still has problems...
|
|
Posted 17 March 2012 - 10:30 AM
Hi, when i am playing some games, BF3, CODMW3 every time about 5 min into gameplay this error pops up "Display driver NVIDIA Windows Kernel Mode Driver, Version 296.10 stopped responding and has successfully recovered."...
Started by m4fuko on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at nvidia):
Back to top of the page and displayed "Display....
Cards are now stable and running fine.
Mode Driver, Version blah, blah stopped responding and has recovered" every time in the first test and the driver failure has went away.
|
|
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.
|