Click here to Skip to main content
15,913,836 members
Home / Discussions / System Admin
   

System Admin

 
AnswerRe: How to fix sp1 breaking asp.net remote development on windows 2003?? Pin
Mekong River27-Jun-06 15:19
Mekong River27-Jun-06 15:19 
GeneralRe: How to fix sp1 breaking asp.net remote development on windows 2003?? Pin
jpegny28-Jun-06 9:25
jpegny28-Jun-06 9:25 
GeneralRe: How to fix sp1 breaking asp.net remote development on windows 2003?? Pin
Mekong River28-Jun-06 15:11
Mekong River28-Jun-06 15:11 
GeneralRe: How to fix sp1 breaking asp.net remote development on windows 2003?? Pin
jpegny3-Jul-06 6:11
jpegny3-Jul-06 6:11 
GeneralRe: How to fix sp1 breaking asp.net remote development on windows 2003?? Pin
Mekong River4-Jul-06 0:06
Mekong River4-Jul-06 0:06 
GeneralRe: How to fix sp1 breaking asp.net remote development on windows 2003?? Pin
jpegny4-Jul-06 11:17
jpegny4-Jul-06 11:17 
QuestionProblem with dump memory Pin
Mekong River27-Jun-06 5:34
Mekong River27-Jun-06 5:34 
AnswerRe: Problem with dump memory Pin
Mike Dimmick27-Jun-06 11:21
Mike Dimmick27-Jun-06 11:21 
It's a new feature in Windows XP and Server 2003 - Windows 2000 didn't know how to do it. I don't think Microsoft have made any kind of website available for sending memory dumps. Windows 2000 is pretty much end-of-life anyway so they're not really going to be interested.

If you want to try to analyse it yourself, install the Debugging Tools for Windows[^] and open the .dmp file with WinDbg (File/Open Crash Dump). The debugger will perform a quick analysis which should indicate which driver caused the problem. For a deeper analysis, run the !analyze -v command.

You may get better results if you set the debugger up to access Microsoft's debugging symbol server. See this page[^] for more on this.

Stability. What an interesting concept. -- Chris Maunder
GeneralRe: Problem with dump memory Pin
Mekong River27-Jun-06 15:00
Mekong River27-Jun-06 15:00 
QuestionPocket PC Pin
Lju226-Jun-06 1:51
Lju226-Jun-06 1:51 
AnswerRe: Pocket PC Pin
Dave Kreskowiak26-Jun-06 5:17
mveDave Kreskowiak26-Jun-06 5:17 
GeneralRe: Pocket PC Pin
Lju226-Jun-06 6:14
Lju226-Jun-06 6:14 
AnswerRe: Pocket PC Pin
Mekong River26-Jun-06 18:58
Mekong River26-Jun-06 18:58 
QuestionMirrored harddisks Pin
x-trate26-Jun-06 1:48
x-trate26-Jun-06 1:48 
AnswerRe: Mirrored harddisks Pin
Dave Kreskowiak26-Jun-06 5:16
mveDave Kreskowiak26-Jun-06 5:16 
GeneralRe: Mirrored harddisks Pin
x-trate3-Jul-06 6:11
x-trate3-Jul-06 6:11 
AnswerRe: Mirrored harddisks Pin
Mike Dimmick26-Jun-06 6:15
Mike Dimmick26-Jun-06 6:15 
GeneralRe: Mirrored harddisks Pin
x-trate3-Jul-06 6:13
x-trate3-Jul-06 6:13 
GeneralRe: Mirrored harddisks Pin
Dave Kreskowiak3-Jul-06 6:44
mveDave Kreskowiak3-Jul-06 6:44 
AnswerRe: Mirrored harddisks Pin
JCParker26-Jun-06 11:03
JCParker26-Jun-06 11:03 
GeneralRe: Mirrored harddisks Pin
x-trate3-Jul-06 6:16
x-trate3-Jul-06 6:16 
QuestionRemote Desktop Pin
devvvy24-Jun-06 14:40
devvvy24-Jun-06 14:40 
AnswerRe: Remote Desktop Pin
Mike Dimmick26-Jun-06 1:24
Mike Dimmick26-Jun-06 1:24 
QuestionWindows vista Registry Pin
ksandy4524-Jun-06 0:27
ksandy4524-Jun-06 0:27 
AnswerRe: Windows vista Registry Pin
Mekong River24-Jun-06 5:51
Mekong River24-Jun-06 5:51 

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.