Smartware Crash

Hi all,

I need help. I have a vista machine. My smartware crashes when I put my mouse pointer over a back up section like documents  or pictures. Also I get the same error while choosing some menu options like diagnostics. I have been on the phone with Wd tech support and have installed and reinstalled but same error. This is the error:

Exception Text **************
System.InvalidOperationException: Unable to generate a temporary class (result=1).
error CS0016: Could not write to output file ‘c:\Users\Circuit City\AppData\Local\Temp\h5qamsb1.dll’ – ‘Could not execute CVTRES.EXE.’

 at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)
   at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping xmlMappings, Type types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)
   at System.Xml.Serialization.TempAssembly…ctor(XmlMapping xmlMappings, Type types, String defaultNamespace, String location, Evidence evidence)
   at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)
   at System.Xml.Serialization.XmlSerializer…ctor(Type type, String defaultNamespace)
   at System.Xml.Serialization.XmlSerializer…ctor(Type type)
   at WDSmartWare.Controls.DiskGaugeTipInfo.ToString()
   at WDSmartWare.Controls.DiskGaugeContent.GetToolTip()
   at WDSmartWare.Controls.DiskGaugeContent.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).