- September 28, 2007
- 9
- 0
- Home Country
-
United States of America
Hi!
I wish to troubleshoot errors assocaited with 0.2.3.0 RC2 in the config.log and error.log files as follows:
CONFIG LOG
2007-09-28 14:41:58.687500 [Info.][Config Main]: Script garbber error file: C:\Program Files\Team MediaPortal\MediaPortal\scripts\imdb\template.csscript, message : c:\Program Files\Team MediaPortal\MediaPortal\scripts\imdb\template.csscript(22,10) : error CS1520: Class, struct, or interface method must have a return type
2007-09-28 14:41:58.687500 [ERROR][Config Main]: Script garbber error file: C:\Program Files\Team MediaPortal\MediaPortal\scripts\imdb\template.csscript, message : c:\Program Files\Team MediaPortal\MediaPortal\scripts\imdb\template.csscript(22,10) : error CS1520: Class, struct, or interface method must have a return type
From what I can find on the Internet, error CS1520 is a Complier Error and a detailed description may be found at the following MSDN2 website: http://msdn2.microsoft.com/en-us/library/ecw87y92(VS.80).aspx
Unfortunately, the MSDN2 website does not address a fix.
ERROR LOG
2007-09-28 14:41:46.796875 [ERROR][6]: Exception
ystem.Runtime.InteropServices.COMException (0x80040154): Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
at System.Runtime.InteropServices.Marshal.BindMoniker(IMoniker pmk, UInt32 grfOpt, Guid& iidResult, Object& ppvResult)
at System.Runtime.InteropServices.Marshal.BindToMoniker(String monikerName)
at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
2007-09-28 14:41:46.796875 [ERROR][6]: Exception :Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
2007-09-28 14:41:46.796875 [ERROR][6]: site :Void BindMoniker(System.Runtime.InteropServices.ComTypes.IMoniker, UInt32, System.Guid ByRef, System.Object ByRef)
2007-09-28 14:41:46.796875 [ERROR][6]: source :mscorlib
2007-09-28 14:41:46.796875 [ERROR][6]: stacktrace: at System.Runtime.InteropServices.Marshal.BindMoniker(IMoniker pmk, UInt32 grfOpt, Guid& iidResult, Object& ppvResult)
at System.Runtime.InteropServices.Marshal.BindToMoniker(String monikerName)
at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
Googling, I find many references to "System.Runtime.InteropServices.COMException (0x80040154)" but none associated with MediaPortal, and none that appear similar, like "System.Runtime.InteropServices.COMException (0x80040154)" BindMoniker, for example.
Any suggestions regarding how to eliminate these ERRORS is sincerely appreciated.
Many thanks,
Suzanne "CurlySue"
I wish to troubleshoot errors assocaited with 0.2.3.0 RC2 in the config.log and error.log files as follows:
CONFIG LOG
2007-09-28 14:41:58.687500 [Info.][Config Main]: Script garbber error file: C:\Program Files\Team MediaPortal\MediaPortal\scripts\imdb\template.csscript, message : c:\Program Files\Team MediaPortal\MediaPortal\scripts\imdb\template.csscript(22,10) : error CS1520: Class, struct, or interface method must have a return type
2007-09-28 14:41:58.687500 [ERROR][Config Main]: Script garbber error file: C:\Program Files\Team MediaPortal\MediaPortal\scripts\imdb\template.csscript, message : c:\Program Files\Team MediaPortal\MediaPortal\scripts\imdb\template.csscript(22,10) : error CS1520: Class, struct, or interface method must have a return type
From what I can find on the Internet, error CS1520 is a Complier Error and a detailed description may be found at the following MSDN2 website: http://msdn2.microsoft.com/en-us/library/ecw87y92(VS.80).aspx
Unfortunately, the MSDN2 website does not address a fix.
ERROR LOG
2007-09-28 14:41:46.796875 [ERROR][6]: Exception
at System.Runtime.InteropServices.Marshal.BindMoniker(IMoniker pmk, UInt32 grfOpt, Guid& iidResult, Object& ppvResult)
at System.Runtime.InteropServices.Marshal.BindToMoniker(String monikerName)
at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
2007-09-28 14:41:46.796875 [ERROR][6]: Exception :Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
2007-09-28 14:41:46.796875 [ERROR][6]: site :Void BindMoniker(System.Runtime.InteropServices.ComTypes.IMoniker, UInt32, System.Guid ByRef, System.Object ByRef)
2007-09-28 14:41:46.796875 [ERROR][6]: source :mscorlib
2007-09-28 14:41:46.796875 [ERROR][6]: stacktrace: at System.Runtime.InteropServices.Marshal.BindMoniker(IMoniker pmk, UInt32 grfOpt, Guid& iidResult, Object& ppvResult)
at System.Runtime.InteropServices.Marshal.BindToMoniker(String monikerName)
at MediaPortal.TV.Recording.SinkGraphEx.CreateGraph(Int32 Quality)
Googling, I find many references to "System.Runtime.InteropServices.COMException (0x80040154)" but none associated with MediaPortal, and none that appear similar, like "System.Runtime.InteropServices.COMException (0x80040154)" BindMoniker, for example.
Any suggestions regarding how to eliminate these ERRORS is sincerely appreciated.
Many thanks,
Suzanne "CurlySue"