home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
Newcomers Forum
Problem / Bug on reinstalling app...
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="LittleNoddy" data-source="post: 328370" data-attributes="member: 84184"><p>Hi I have done that</p><p></p><p>I have even used a restore point under XP and I still can't not get the app to open correctly, it simply goes to config why.... ?</p><p></p><p>There is clearly a problem that will need fixing....</p><p></p><p>I did get this debug error</p><p></p><p>See the end of this message for details on invoking </p><p>just-in-time (JIT) debugging instead of this dialog box.</p><p></p><p>************** Exception Text **************</p><p>System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "g:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /noconfig /fullpaths @"G:\Documents and Settings\Neo\Local Settings\Temp\lrsu_kw6.cmdline".</p><p> at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)</p><p> at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine)</p><p> at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs)</p><p> at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames)</p><p> at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources)</p><p> at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources)</p><p> at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources)</p><p> at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)</p><p> at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)</p><p> at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)</p><p> at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)</p><p> at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)</p><p> at System.Xml.Serialization.XmlSerializer..ctor(Type type)</p><p> at MediaPortal.Player.DSP.Settings.SaveSettings()</p><p> at MediaPortal.Configuration.Sections.MusicDSP.SaveSettings()</p><p> at MediaPortal.Configuration.SettingsForm.SaveSectionSettings(TreeNode currentNode)</p><p> at MediaPortal.Configuration.SettingsForm.SaveAllSettings()</p><p> at MediaPortal.Configuration.SettingsForm.applyButton_Click(Object sender, EventArgs e)</p><p> at MediaPortal.Configuration.SettingsForm.okButton_Click(Object sender, EventArgs e)</p><p> at System.Windows.Forms.Control.OnClick(EventArgs e)</p><p> at System.Windows.Forms.Button.OnClick(EventArgs e)</p><p> at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)</p><p> at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)</p><p> at System.Windows.Forms.Control.WndProc(Message& m)</p><p> at System.Windows.Forms.ButtonBase.WndProc(Message& m)</p><p> at System.Windows.Forms.Button.WndProc(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)</p><p> at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p><p></p><p></p><p>************** Loaded Assemblies **************</p><p></p><p>Can anyone tell me why this App has failed to do a clean UNINSTALL which I believe is preventing the new install, from working correctly</p><p></p><p>Wayne</p></blockquote><p></p>
[QUOTE="LittleNoddy, post: 328370, member: 84184"] Hi I have done that I have even used a restore point under XP and I still can't not get the app to open correctly, it simply goes to config why.... ? There is clearly a problem that will need fixing.... I did get this debug error See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.Runtime.InteropServices.ExternalException: Cannot execute a program. The command being executed was "g:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe" /noconfig /fullpaths @"G:\Documents and Settings\Neo\Local Settings\Temp\lrsu_kw6.cmdline". at System.CodeDom.Compiler.Executor.ExecWaitWithCaptureUnimpersonated(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine) at System.CodeDom.Compiler.Executor.ExecWaitWithCapture(SafeUserTokenHandle userToken, String cmd, String currentDir, TempFileCollection tempFiles, String& outputName, String& errorName, String trueCmdLine) at Microsoft.CSharp.CSharpCodeGenerator.Compile(CompilerParameters options, String compilerDirectory, String compilerExe, String arguments, String& outputFile, Int32& nativeReturnValue, String trueArgs) at Microsoft.CSharp.CSharpCodeGenerator.FromFileBatch(CompilerParameters options, String[] fileNames) at Microsoft.CSharp.CSharpCodeGenerator.FromSourceBatch(CompilerParameters options, String[] sources) at Microsoft.CSharp.CSharpCodeGenerator.System.CodeDom.Compiler.ICodeCompiler.CompileAssemblyFromSourceBatch(CompilerParameters options, String[] sources) at System.CodeDom.Compiler.CodeDomProvider.CompileAssemblyFromSource(CompilerParameters options, String[] sources) 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 MediaPortal.Player.DSP.Settings.SaveSettings() at MediaPortal.Configuration.Sections.MusicDSP.SaveSettings() at MediaPortal.Configuration.SettingsForm.SaveSectionSettings(TreeNode currentNode) at MediaPortal.Configuration.SettingsForm.SaveAllSettings() at MediaPortal.Configuration.SettingsForm.applyButton_Click(Object sender, EventArgs e) at MediaPortal.Configuration.SettingsForm.okButton_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) ************** Loaded Assemblies ************** Can anyone tell me why this App has failed to do a clean UNINSTALL which I believe is preventing the new install, from working correctly Wayne [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
Newcomers Forum
Problem / Bug on reinstalling app...
Contact us
RSS
Top
Bottom