Re: Windows Media Center Problem
- From: "Dana Cline - MVP" <dcline@xxxxxxxxxxxxx>
- Date: Mon, 4 Dec 2006 08:16:07 -0600
As I remember it, I had to install the 1.1 framework, then reboot, then
install an update, then reboot, then install a security fix for the update,
then reboot. There may have been a few more steps in there as well. Then
again, I did this from the Windows Update too...
That runtime error makes me wonder if the Windows Installer is bad. That's
also a free download from Microsoft...
Dana Cline - MCE MVP
"Eat68" <Eat68@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0CE42295-EE94-47D7-90D0-582D8FC69FA4@xxxxxxxxxxxxxxxx
I got to install the .NET 1.1 Framework but the SP1 pack won't work.
It says- Runtime Error! Program: C:\WINDOWS]}system32\misexec.exe
The application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more info.
Also- The exception unknown software exception (0x40000015) occured in the
application at location 0x781346b6.
Ok to terminate
Cancel to debug
Then- Internal Error 2755. 1601
C:\WINDOWS\Installer\42f18f.msi
"Dana Cline - MVP" wrote:
I would suggest maybe you have a bad install of the .NET 1.1 Framework.
I'd
suggest uninstalling it and reinstalling it (new download from
Microsoft's
site).
Dana Cline - MCE MVP
"Eat68" <Eat68@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:026742BB-BD1A-4050-BFDF-A82A9B07D8CF@xxxxxxxxxxxxxxxx
This is the log:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.FileNotFoundException: File or assembly name ehiProxy, or one
of
its dependencies, was not found.
File name: "ehiProxy"
at MCRDConn.TunerWarningPage.TunersInUse()
at MCRDConn.TunerWarningPage.PreNavigateTo(Boolean bForward)
at MCRDConn.MCRDConnBase.NextHandler(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 MCRDConn.Controls.MCButton.OnMouseUp(MouseEventArgs e)
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.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg,
IntPtr wparam, IntPtr lparam)
=== Pre-bind state information ===
LOG: DisplayName = ehiProxy, Version=6.0.3000.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35
(Fully-specified)
LOG: Appbase = c:\1120626307f167035da4\MCRDInstaller\
LOG: Initial PrivatePath = NULL
Calling assembly : DvcSetup, Version=6.0.3000.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35.
===
LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: ehiProxy, Version=6.0.3000.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL
file:///c:/1120626307f167035da4/MCRDInstaller/ehiProxy.DLL.
LOG: Attempting download of new URL
file:///c:/1120626307f167035da4/MCRDInstaller/ehiProxy/ehiProxy.DLL.
LOG: Attempting download of new URL
file:///c:/1120626307f167035da4/MCRDInstaller/ehiProxy.EXE.
LOG: Attempting download of new URL
file:///c:/1120626307f167035da4/MCRDInstaller/ehiProxy/ehiProxy.EXE.
************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase:
file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
DvcSetup
Assembly Version: 6.0.3000.0
Win32 Version: 6.1.2715.2716 (xpsp(wmbla).051020-1902)
CodeBase: file:///c:/1120626307f167035da4/MCRDInstaller/DvcSetup.exe
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase:
file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
MCRDShr
Assembly Version: 6.0.3000.0
Win32 Version: 6.1.2715.2716 (xpsp(wmbla).051020-1902)
CodeBase: file:///c:/1120626307f167035da4/MCRDInstaller/MCRDShr.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase:
file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase:
file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
DEVICETABLESVRLib
Assembly Version: 6.0.3000.0
Win32 Version: 6.1.2715.2716 (xpsp(wmbla).051020-1902)
CodeBase:
file:///c:/1120626307f167035da4/MCRDInstaller/DEVICETABLESVRLib.DLL
----------------------------------------
************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.
"S.Sengupta" wrote:
See if it helps:-
http://blogs.msdn.com/astebner/archive/2005/12/06/500801.aspx
regards,
S.Sengupta[MS-MVP]
Eat68 wrote:
I get the installer from xbox.com/pcsetup form MC 2005 with update
rollout 2.
I run program and an error occurs
this is what it says - go here
http://www.badongo.com/file/1784321
help please
.
- References:
- Re: Windows Media Center Problem
- From: Eat68
- Re: Windows Media Center Problem
- From: Dana Cline - MVP
- Re: Windows Media Center Problem
- From: Eat68
- Re: Windows Media Center Problem
- Prev by Date: Re: Problem With Switching to Windowed Mode
- Next by Date: New PC with Media Center 2002.. GRRRH
- Previous by thread: Re: Windows Media Center Problem
- Next by thread: Re: Will Zune play dvr-ms files?
- Index(es):