- Thread starter
- #41
Any developer who is interested in testing the service can download a first public preview here General Media Access WebService - Download: 0.1.0.0 Preview
Der Dienst kann nicht gestartet werden. System.InvalidOperationException: Fehler beim Laden von Attribut "OperationBehaviorAttribute" für Methode "MP_GetFullSeries" in Typ "IMediaAccessService". Weitere Details finden Sie unter "InnerException". ---> System.IO.FileNotFoundException: Die Datei oder Assembly "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
bei System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type)
bei System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
bei System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments)
bei System.Reflection.CustomAttribute.F...
When installing I get an error that the service can't be started. Error in EventLog:
Code:Der Dienst kann nicht gestartet werden. System.InvalidOperationException: Fehler beim Laden von Attribut "OperationBehaviorAttribute" für Methode "MP_GetFullSeries" in Typ "IMediaAccessService". Weitere Details finden Sie unter "InnerException". ---> System.IO.FileNotFoundException: Die Datei oder Assembly "System.ServiceModel.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden. bei System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type) bei System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext) bei System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments) bei System.Reflection.CustomAttribute.F...
What do I need to have installed? (.Net Framework 4.0 Client Profile is installed - came on Windows Update)
{"MoviesFunction":{"Description":"MovingPicture Movies","Id":0,"ImagePath":"\/Thumbs\/Movies.png","Name":"Movies"},"MusicFunction":{"Description":"Listen to your music","Id":0,"ImagePath":"\/Thumbs\/Music.png","Name":"Music"},"PicturesFunction":{"Description":"Watch your pictures","Id":0,"ImagePath":"\/Thumbs\/Pictures.png","Name":"Pictures"},"SupportsMovies":true,"SupportsMusic":true,"SupportsPictures":true,"SupportsTV":false,"SupportsTvSeries":true,"SupportsVideos":true,"TVFunction":null,"TvSeriesFunction":{"Description":"MP-TvSeries TV Shows","Id":0,"ImagePath":"\/Thumbs\/TVSeries.png","Name":"TV Series"},"VideosFunction":{"Description":"MediaPortal Videos","Id":0,"ImagePath":"\/Thumbs\/Videos.png","Name":"Videos"}}