SF Diagnostic Tool - Using for Troubleshooting

Page 15 of 23 FirstFirst ... 51314151617 ... LastLast

  1. Posts : 12
    Windows 7 Professional x64
       #140

    Possible bug?


    This program works and all, but I had a slight issue.
    When I run it, it generates the folder on my desktop. Afterwards, the folder is empty.
    I ran it again to see if it would copy the files this time, and when it asked me about replacing files I found that it creates a Desktop folder on my main hard drive (C:/Desktop/SF_)
    Just wondering if this was a bug, or just something that happened to me? Anyway, it worked. Thanks!
      My Computer


  2. Posts : 72,046
    64-bit Windows 11 Pro for Workstations
       #141

    Hello Stickman, and welcome to Seven Forums.

    Did you by chance move your user profile folder to another drive from the default C: Windows drive location?

    If so, then that would be why since the program only saves the folder to the C:\Users\(user-name)\Desktop location. There was some issue with it not being able to use the %UserProfile%\Desktop variable to have the folder saved to wherever you have your profile at.
      My Computer


  3. Posts : 6,285
    Windows 10 Pro X64
       #142

    I just noticed a typo on the first post in this tutorial

    4. Click/tap on the Grap All button, and click/tap on OK for each notice dialog until it's finished.


    Grab is misspelled.
      My Computer


  4. Posts : 72,046
    64-bit Windows 11 Pro for Workstations
       #143

    LOL, good thing it wasn't a C instead of G. :)
      My Computer


  5. Posts : 12
    Windows 7 Professional x64
       #144

    Hey, sorry for not replying earlier but haven't been feeling brilliant lately.

    Anyway, my user folder is in the default location, and the tool finds it because it still creates the folder on my desktop, but puts the files the other folder.

    So I'm not sure, but if it only affects me I'm sure it doesn't matter because I have the results anyway.
      My Computer


  6. ace
    Posts : 6
    win 7 XP
       #145

    Brink said:
    Hello Stickman, and welcome to Seven Forums.

    Did you by chance move your user profile folder to another drive from the default C: Windows drive location?

    If so, then that would be why since the program only saves the folder to the C:\Users\(user-name)\Desktop location. There was some issue with it not being able to use the %UserProfile%\Desktop variable to have the folder saved to wherever you have your profile at.
    Thanks for the help, but I have a couple of questions.
    1. I ran the tool and it did save it to my destop, but I'm not sure how it did it. How do I set my user profile to:
    C:\users\username\desktop?
    2. I've included a screen shot of the files that SF tool saved to my desktop. The dmp. file is at the top. Is that the file that I would load into bluescreenview or whocrashed?

    Thanks
    Attached Thumbnails Attached Thumbnails SF Diagnostic Tool - Using for Troubleshooting-sf-diag-tool-files.png  
      My Computer


  7. Posts : 72,046
    64-bit Windows 11 Pro for Workstations
       #146

    Hello Ace,

    That would be correct. You would want to load the .dmp file. :)

    If you like, the information at the link below is nice source to help with debugging.

    Crash and lockup debug 'How To' - Windows 7 Help Forums
      My Computer


  8. Posts : 58
    windows 7 premium x64
       #147

    SF Diagnostic Tool Stuck, cant get logs.


    so i was going to make a thread to try to solve my bsod but i have been stopped by this.

    spoiler/ See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.IO.IOException: Could not complete operation on some files and directories. See the Data property of the exception for more details.
    at Microsoft.VisualBasic.FileIO.FileSystem.FxCopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryPath, String targetDirectoryPath, Boolean overwrite)
    at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
    at Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite)
    at SF_Diagnostic_Tool.Form1.Button1_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



    /spoiler


    idk how to do spoilers sry

    also tried to look in event viewer and got this.
    Attached Thumbnails Attached Thumbnails SF Diagnostic Tool - Using for Troubleshooting-2013-04-02-07_39_50-sf-diagnostic-tool.png   SF Diagnostic Tool - Using for Troubleshooting-fbjazbw.png  
      My Computer


  9. Posts : 4,772
    Windows 7 Ultimate - 64-bit | Windows 8 Pro - 64-bit
    Thread Starter
       #148

    ashttreylil said:
    so i was going to make a thread to try to solve my bsod but i have been stopped by this.

    spoiler/ See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.IO.IOException: Could not complete operation on some files and directories. See the Data property of the exception for more details.
    at Microsoft.VisualBasic.FileIO.FileSystem.FxCopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryPath, String targetDirectoryPath, Boolean overwrite)
    at Microsoft.VisualBasic.FileIO.FileSystem.CopyOrMoveDirectory(CopyOrMove operation, String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite, UIOptionInternal showUI, UICancelOption onUserCancel)
    at Microsoft.VisualBasic.MyServices.FileSystemProxy.CopyDirectory(String sourceDirectoryName, String destinationDirectoryName, Boolean overwrite)
    at SF_Diagnostic_Tool.Form1.Button1_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



    /spoiler


    idk how to do spoilers sry

    also tried to look in event viewer and got this.
    Seems like that's why it's not working. Instead of Grab All try to do it one by one.
      My Computer


  10. ace
    Posts : 6
    win 7 XP
       #149

    Brink said:
    Hello Ace,

    That would be correct. You would want to load the .dmp file. :)

    If you like, the information at the link below is nice source to help with debugging.

    Crash and lockup debug 'How To' - Windows 7 Help Forums
    Thanks for the info. This will help me get started.
      My Computer


 
Page 15 of 23 FirstFirst ... 51314151617 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 19:59.
Find Us