Jump to content

Unhandled Exception has Occured


7 replies to this topic

#1 Colaessus

    Member

  • PipPipPipPipPipPip
  • 205 posts
  • LocationBritish Columbia, Canada

Posted 22 May 2012 - 03:59 PM

Was running the System profiler

This popped up:

Could not find a part of the path.
"C:\windows\performance\winsat\datastore\"

When i click continue to ignore is just sits on probing microphone for hours.

Detatils


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

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\WINDOWS\Performance\WinSAT\DataStore\'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit()
at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler)
at System.IO.DirectoryInfo.EnumerateFileSystemInfos(String searchPattern)
at ROM.frmMain.bw_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.239 (RTMGDR.030319-2300)
CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
SystemProfiler
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Taylor%20pluzak/Desktop/SystemProfiler_enCA.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.235 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.258 built by: RTMGDR
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

#2 weaver

    Member

  • PipPip
  • Legendary Founder
  • Legendary Founder
  • 21 posts

Posted 22 May 2012 - 04:14 PM

What operating system are you running?

#3 Colaessus

    Member

  • PipPipPipPipPipPip
  • 205 posts
  • LocationBritish Columbia, Canada

Posted 22 May 2012 - 04:51 PM

window XP professional.

#4 Vulpesveritas

    Member

  • PipPipPipPipPipPipPipPipPip
  • 3,003 posts
  • LocationWinsconsin, USA

Posted 22 May 2012 - 04:56 PM

View PostAmro_One, on 22 May 2012 - 04:51 PM, said:

window XP professional.

The 32bit or 64bit version?

#5 KingCobra

    Member

  • PipPipPipPipPipPipPipPipPip
  • FP Veteran - Beta 1
  • FP Veteran - Beta 1
  • 2,726 posts
  • LocationUSA

Posted 22 May 2012 - 04:56 PM

you have to just make the folders and put them in the path C:\windows\performance\winsat\datastore\
then it will work fine :P just go into your windows folder and make a performance folder then inside the performance folder make a winstat folder then inside that make a datastore folder.

Edited by KingCobra, 22 May 2012 - 04:58 PM.


#6 Colaessus

    Member

  • PipPipPipPipPipPip
  • 205 posts
  • LocationBritish Columbia, Canada

Posted 22 May 2012 - 06:10 PM

32bit

but for some reason windows keeps updating its self. This might be a reason for this.

#7 Colaessus

    Member

  • PipPipPipPipPipPip
  • 205 posts
  • LocationBritish Columbia, Canada

Posted 22 May 2012 - 06:19 PM

looks like I posted this on the wrong part of the forums, lol

#8 Colaessus

    Member

  • PipPipPipPipPipPip
  • 205 posts
  • LocationBritish Columbia, Canada

Posted 22 May 2012 - 06:26 PM

Fixed by re-downloading profiler





3 user(s) are reading this topic

0 members, 3 guests, 0 anonymous users