Re: [New Plugin] WebServices + Transcoded streaming + Web Interface for TvServer and
Using the new MPWebServices.dll I get the following error:
Using the new MPWebServices.dll I get the following error:
Code:
2010-01-02 12:34:07.121093 [10]: MPWebServices: Exception raised while loading settings:
Object reference not set to an instance of an object.
at TvServerPlugin.Settings.LoadSettings()
2010-01-02 12:34:07.121093 [10]: MPWebServices: settings are invalid. Can't start web server!!!
2010-01-02 12:34:14.589843 [SetupTv]: MPWebServices: Exception raised while loading settings:
Object reference not set to an instance of an object.
at TvServerPlugin.Settings.LoadSettings()
2010-01-02 12:34:14.589843 [SetupTv]: Exception :System.NullReferenceException: Object reference not set to an instance of an object.
at TvServerPlugin.MPWebServicesSetup.LoadConfig()
at TvServerPlugin.MPWebServicesSetup.OnSectionActivated()
at SetupTv.SetupTvSettingsForm.ActivateSection(SectionSettings section)