[I]Server Error in '/' Application.
--------------------------------------------------------------------------------
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 87: doc.Load(AppDomain.CurrentDomain.BaseDirectory + "config.xml");
Line 88: XmlNode gNode = doc.SelectSingleNode("/appconfig/config");
Line 89: return gNode.Attributes["scraper_url"].Value;
Line 90: }
Line 91: public static int GetPlayerType()
Source File: f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\Utils.cs Line: 89
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
MediaPortal.TvServer.WebServices.Utils.GetScraperURL() in f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\Utils.cs:89
Default.GetScraperLink(String s) in f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:102
Default.RefreshMovies() in f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:392
Default.btnSearchMovie_Click(Object sender, EventArgs e) in f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:375
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +78
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +100
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2863
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET Version:2.0.50727.4927 [/I]
[I]Server Error in '/' Application.
--------------------------------------------------------------------------------
The column notify in table Program does not exist.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: Gentle.Common.GentleException: The column notify in table Program does not exist.
Source Error:
Line 86: this.name = ch.DisplayName;
Line 87: this.isWebStream = ch.IsWebstream();
Line 88: epgNow = new WebShortProgram(ch.CurrentProgram);
Line 89: epgNext=new WebShortProgram(ch.NextProgram);
Line 90: }
Source File: f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\Classes.cs Line: 88
Stack Trace:
[GentleException: The column notify in table Program does not exist.]
Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg) +124
Gentle.Common.Check.Fail(Exception e, Error error, Object[] args) +42
Gentle.Common.Check.Fail(Error error, Object[] args) +10
Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map) +1849
Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type) +1519
Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type) +114
Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator) +204
Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type) +13
TvDatabase.Channel.UpdateNowAndNext() +428
TvDatabase.Channel.get_CurrentProgram() +10
MediaPortal.TvServer.WebServices.Classes.WebMiniEPG..ctor(Channel ch) in f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\Classes.cs:88
MediaPortal.TvServer.WebServices.ServiceInterface.GetTvMiniEPGForGroup(Int32 idGroup) in f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\App_Code\TvServiceWebServices.asmx.cs:230
Default.RefreshTv() in f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:181
Default.btnTv_Click(Object sender, EventArgs e) in f:\Program Files\Team MediaPortal\MediaPortal TV Server\Plugins\MPWebServices\htdocs\Default.aspx.cs:111
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +78
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +100
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2863[/I]
'cbPicturePath' has a SelectedIndex which is invalid because it does not exist in the list of items.
Parameter name: value
Germany
Please post your config.xml.
Have you used the config.xml from the last version?
If so, then this doesn't work.
Please try to insert
scraper_url=""
inside the <config tag AFTER you finished configuring and restart tvservice
<appconfig>
<config httpport="8080" thumbwidth="70" thumbheight="70" clientplayerpath="c:\program files\Videolan\VLC\vlc.exe" playertype="0" streamurl="http://192.168.1.101:8080" username="admin" password="XXXX" />
<transcoders>
<transcoder name="direct" usetranscoding="0" filename=" " args="" inputmethod="1" outputmethod="1" />
<transcoder name="divx (320x200)" usetranscoding="1" filename="c:\mencoder\mencoder.exe" args=""{0}" -quiet -cache 8192 -ovc lavc -vf scale=320:200,harddup -ffourcc DX50 -oac mp3lame -o {1}" inputmethod="0" outputmethod="1" />
<transcoder name="mpeg2 (240x160)" usetranscoding="1" filename="c:\mencoder\mencoder.exe" args=""{0}" -quiet -cache 8192 -vf scale=240:160 -oac lavc -of lavf -lavfopts format=dvd -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=512:threads=2:acodec=ac3:abitrate=128 -ofps 24000/1001 -o {1}" inputmethod="0" outputmethod="1" />
</transcoders>
<mpdatabases>
<database name="movies" filename="F:\ProgramData\Team MediaPortal\MediaPortal\database\VideoDatabaseV5.db3" />
<database name="music" filename="F:\ProgramData\Team MediaPortal\MediaPortal\database\MusicDatabaseV11.db3" />
<database name="pictures" filename="F:\ProgramData\Team MediaPortal\MediaPortal\database\PictureDatabase.db3" />
<database name="tvseries" filename="" />
<database name="movingpictures" filename="" />
</mpdatabases>
</appconfig>
- <appconfig>
<config httpport="8080" thumbwidth="70" thumbheight="70" clientplayerpath="c:\program files\Videolan\VLC\vlc.exe" playertype="0" streamurl="http://192.168.1.20:8080" username="admin" password="admin" />
- <transcoders>
<transcoder name="direct" usetranscoding="0" filename="" args="" inputmethod="1" outputmethod="1" />
<transcoder name="divx (320x200)" usetranscoding="1" filename="c:\mencoder\mencoder.exe" args=""{0}" -quiet -cache 8192 -ovc lavc -vf scale=320:200,harddup -ffourcc DX50 -oac mp3lame -o {1}" inputmethod="0" outputmethod="1" />
<transcoder name="mpeg2 (240x160)" usetranscoding="1" filename="c:\mencoder\mencoder.exe" args=""{0}" -quiet -cache 8192 -vf scale=240:160 -oac lavc -of lavf -lavfopts format=dvd -ovc lavc -lavcopts vcodec=mpeg2video:vbitrate=512:threads=2:acodec=ac3:abitrate=128 -ofps 24000/1001 -o {1}" inputmethod="0" outputmethod="1" />
</transcoders>
- <mpdatabases>
<database name="movies" filename="" />
<database name="music" filename="" />
<database name="pictures" filename="" />
<database name="tvseries" filename="" />
<database name="movingpictures" filename="" />
</mpdatabases>
</appconfig>
Germany
Austria