T O P I C R E V I E W |
scottbilas |
Posted - Nov 02 2007 : 9:35:37 PM While I have VA running (current build) I have noticed that it's writing to startup.log in appdata\\local\\visualassist pretty regularly. This is preventing my notebook drive from powering down. I have VS minimized while this is happening. Procmon tells me it's writing about every half second or so, about 44 bytes each time.
Is it possible to disable this? I can understand a log while vs.net is starting up for diagnostic purposes, but while it's sitting there minimized? Tailing the log gives miles of this kind of entry...
EDLck Wait::1429 11/2/2007 18:31:56 0x1268
Can this be disabled? |
2 L A T E S T R E P L I E S (Newest First) |
scottbilas |
Posted - Nov 03 2007 : 1:35:45 PM OOh, yes, that's what was going on. I did have a couple minimized and somehow one of them was hung and the other was blocked. When I killed the first one, then the other was hung and I had to kill it too.
|
sean |
Posted - Nov 02 2007 : 10:53:14 PM How many instances of the IDE do you have running? Any there any instances in the task manager process list that don't have UI displayed? VA is blocked - maybe another IDE instance crashed? If you restart the IDE (after ensuring there are none others running), you shouldn't see the logging continue. |