[no Bug] Server won't even start Unhandled UI Exception (1 Viewer)

Zeze21

MP Donator
  • Premium Supporter
  • November 12, 2010
    119
    6
    BY
    Home Country
    Germany Germany
    Wanted to try out MP2 because MP1 was already so awesome...but...
    MP2 does not start - well it does produces an Error Message Unhandled UI Exception and closes:
    error mp2.png

    I am Using Win 7 x64 Ultimate On a Pc with the following specs:
    CPU: AMD Phenom II X4 945 (4 x 3 gHz)
    Board: Asus M2N32 SLI Deluxe
    Memory 4 GB Ram
    60 GB SSD

    I can reproduce it as often as I want (I feel so special :) )
    Can anyone confirm this?
    Workaround? Fix? Anything?
     

    geichel

    Portal Pro
    January 11, 2008
    81
    17
    Dortmund
    Home Country
    Germany Germany
    Hallo,
    A DLL is missing
    System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.DllNotFoundException: Die DLL "sqlceme35.dll": Das angegebene Modul wurde nicht gefunden. (Ausnahme von HRESULT: 0x8007007E) kann nicht geladen werden.
    bei System.Data.SqlServerCe.NativeMethods.DllAddRef()
    bei System.Data.SqlServerCe.SqlCeEngine..ctor()
    bei System.Data.SqlServerCe.SqlCeEngine..ctor(String connectionString)
    bei MediaPortal.Database.SQLCE.SQLCEDatabase..ctor()
    --- Ende der internen Ausnahmestapelüberwachung ---
    bei System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
    bei System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
    bei System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
    bei System.Activator.CreateInstance(Type type, Boolean nonPublic)
    bei MediaPortal.Common.PluginManager.PluginRuntime.InstantiatePluginObject(String typeName)
    bei MediaPortal.Common.Services.PluginManager.Builders.ServiceBuilder.BuildItem(PluginItemMetadata itemData, PluginRuntime plugin)
    bei MediaPortal.Common.Services.PluginManager.PluginManager.RequestItem(PluginItemRegistration itemRegistration, Type type, IPluginItemStateTracker stateTracker)
    [2012-03-09 14:41:25,412] [458 ] [Main ] [WARN ] - ServiceRegistration: Could not register dynamic service with id 'SQLCEDatabase'
    Seems to be "sqlceme35.dll"...
    Regards,
    gerrit
     

    Zeze21

    MP Donator
  • Premium Supporter
  • November 12, 2010
    119
    6
    BY
    Home Country
    Germany Germany
    ok but where do i get this dll from and more important - shouldn't the installer include this dll in the first place?
     

    Users who are viewing this thread

    Top Bottom