YAF

Welcome Guest! To enable all features please try to register or login.
VCR.NET 4.0 Fehlermeldung
WASSER
#1 Posted : Thursday, September 29, 2011 7:58:23 PM(UTC)

Rank: Member

Groups: Registered Users, Subscribers
Joined: 5/3/2010(UTC)
Posts: 15
Points: 45

 

Hallo Jochen

Ich habe Version DVB.NET 4.0.41 / VCR.NET 4.0.24 installiert. Ich bekomme folgende NET Framework Fehlermeldung wen ich die Webanwendung über das Traysymbol im Firefox öffne.

 

-----------------------------------------------------------------------------------------------------------------------------

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

 

************** Exception Text **************

System.ComponentModel.Win32Exception (0x80004005): Ein Fehler ist bei der Weitergabe des Befehls an die Anwendung aufgetreten

at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)

at System.Diagnostics.Process.Start()

at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)

at VCRControlCenter.VCRNETControl.OpenBrowser(String page)

at VCRControlCenter.VCRNETControl.mnuOpenJobList_Click(Object sender, EventArgs e)

at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Message& m)

at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

at System.Windows.Forms.ToolStrip.WndProc(Message& m)

at System.Windows.Forms.ToolStripDropDown.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 **************

mscorlib

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.237 (RTMGDR.030319-2300)

CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

----------------------------------------

VCRNET Control Center

Assembly Version: 4.0.0.0

Win32 Version: 4.0.0.0

CodeBase: file:///C:/Program%20Files/Multimedia/TV/JMS/VCR.NET/Tools/VCRNET%20Control%20Center.exe

----------------------------------------

System

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.236 built by: RTMGDR

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

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.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

----------------------------------------

System.Xml

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.233 built by: RTMGDR

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

----------------------------------------

System.ServiceProcess

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.ServiceProcess/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll

----------------------------------------

VCRNET Control Center.resources

Assembly Version: 4.0.0.0

Win32 Version: 4.0.0.0

CodeBase: file:///C:/Program%20Files/Multimedia/TV/JMS/VCR.NET/Tools/de/VCRNET%20Control%20Center.resources.DLL

----------------------------------------

oe0tojmd

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.236 built by: RTMGDR

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

----------------------------------------

System.Web.Services

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.Web.Services/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll

----------------------------------------

1yst5tjz

Assembly Version: 4.0.0.0

Win32 Version: 4.0.30319.236 built by: RTMGDR

CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.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.

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Ich hab die Anwendung ein paar Tage nicht benutzt. Keine Ahnung ob das mit einer anderen installierten Anwendung zusammen hängt.

 

Gruß Wasser

JMS
#2 Posted : Thursday, September 29, 2011 9:12:32 PM(UTC)

Rank: Advanced Member

Groups: JMS, Registered Users, Subscribers
Joined: 5/1/2010(UTC)
Posts: 176
Points: 528
Man
Location: Königswinter-Thomasberg

Du hast FireFox als Default Browser? Hm, eigentlich mache ich gerade hier nichts besonderes und sage dem Betriebssystem nur, es möge bitte eine Datei mit der Endung .aspx mit dem korrekten Tool öffnen. Könnte sein, dass irgendwas in der Registry mit der Konfiguration der Dateiendung faul ist. Schwer aus der Ferne zu beurteilen - ich nutze IE9, da geht es noch.

Jochen

WASSER
#3 Posted : Thursday, September 29, 2011 9:25:45 PM(UTC)

Rank: Member

Groups: Registered Users, Subscribers
Joined: 5/3/2010(UTC)
Posts: 15
Points: 45

 

Ich werde morgen mal ein 2 Tage altes Backup wiederherstellen und schauen was ich verändert habe.

Melde mich dann wieder.

Gruß WASSER

JMS
#4 Posted : Thursday, September 29, 2011 11:05:04 PM(UTC)

Rank: Advanced Member

Groups: JMS, Registered Users, Subscribers
Joined: 5/1/2010(UTC)
Posts: 176
Points: 528
Man
Location: Königswinter-Thomasberg

Ich würde ja eher mal in die Registry schauen, bevor ich mein System auf irgendeinen alten Stand bringe, oder? E.g.: 

HKEY_CLASSES_ROOT\PROTOCOLS\Handler\http

==> CLSID = {79eac9e2-baf9-11ce-8c82-00aa004ba90b}

==> HKEY_CLASSES_ROOT\CLSID\{79eac9e2-baf9-11ce-8c82-00aa004ba90b}\InprocServer32

==> C:\Windows\system32\urlmon.dll

etc. Ich weiß aber nicht absolut sicher, wie Windows eine Datei http://localhost/VCR.NET/Default.aspx öffnet, kann sein, dass diese Einträge damit gar nichts zu tun haben. Den Ablauf müßte ich recherchieren, http:// ist sicher anders als einfach .docx - leider keine Zeit im Moment.

Jochen

 

JMS
#5 Posted : Friday, September 30, 2011 6:23:07 AM(UTC)

Rank: Advanced Member

Groups: JMS, Registered Users, Subscribers
Joined: 5/1/2010(UTC)
Posts: 176
Points: 528
Man
Location: Königswinter-Thomasberg

Ich schätze es geht um diese Registryeinstellungen hier (kann im FF aber auch anders gehen, wenn der sich an zusätzlichen Stellen in der Registry einbettet) - Stichwort für IE wäre DDE, bei Excel und Konsorten muss man das zum Teil extra aktivieren [Kommunikation mit anderen Anwendungen zulassen oder so]:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\http]
"Source Filter"="{E436EBB6-524F-11CE-9F53-0020AF0BA770}"
@="URL:HyperText Transfer Protocol"
"EditFlags"=dword:00000002
"FriendlyTypeName"="@C:\\Windows\\System32\\ieframe.dll,-903"
"URL Protocol"=""
"WebNavigableCLSID"="{ae90e550-0443-47fb-a001-4875648d4ed3}"

[HKEY_CLASSES_ROOT\http\DefaultIcon]
@="C:\\Windows\\system32\\url.dll,0"

[HKEY_CLASSES_ROOT\http\Extensions]
".ASF"="{187463A0-5BB7-11D3-ACBE-0080C75E246E}"
".WM"="{187463A0-5BB7-11D3-ACBE-0080C75E246E}"
".WMA"="{187463A0-5BB7-11D3-ACBE-0080C75E246E}"
".WMV"="{187463A0-5BB7-11D3-ACBE-0080C75E246E}"

[HKEY_CLASSES_ROOT\http\shell]

[HKEY_CLASSES_ROOT\http\shell\open]

[HKEY_CLASSES_ROOT\http\shell\open\command]
@="\"C:\\Program Files\\Internet Explorer\\iexplore.exe\" -nohome"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec]
@="\"%1\",,-1,0,,,,"
"NoActivateHandler"=""

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Application]
@="IExplore"

[HKEY_CLASSES_ROOT\http\shell\open\ddeexec\Topic]
@="WWW_OpenURL"

JMS
#6 Posted : Friday, September 30, 2011 7:07:09 AM(UTC)

Rank: Advanced Member

Groups: JMS, Registered Users, Subscribers
Joined: 5/1/2010(UTC)
Posts: 176
Points: 528
Man
Location: Königswinter-Thomasberg

Schau mal bitte, ob das hier hilft: http://kb.mozillazine.or...ocal_HTML_file_-_Firefox

WASSER
#7 Posted : Sunday, October 02, 2011 12:37:35 AM(UTC)

Rank: Member

Groups: Registered Users, Subscribers
Joined: 5/3/2010(UTC)
Posts: 15
Points: 45

 

Hallo Jochen

Verursacher gefunden: Roboform – Adon. Auch nach dem 2. Update nach dem ersten auftreten noch keine Änderung, mal abwarten wie viele Updates noch kommen müssen.

Ich habe es mit dem Link von Dir hinbekommen. Danke für den Tipp.

 

Gruß WASSER

Rss Feed  Atom Feed
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.