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:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   canalcurta.MovieSearchHitControl.FillMovieEF() in C:\Filipe\OneDrive\Projetos\Grupo Curta\Curta.Net.Vod.Tamandua.Web\canalcurta\filme\defaultpanel\MovieSearchHitWithPhoto.ascx.cs:1205
   canalcurta.MovieSearchHitControl.updateInfo() in C:\Filipe\OneDrive\Projetos\Grupo Curta\Curta.Net.Vod.Tamandua.Web\canalcurta\filme\defaultpanel\MovieSearchHitWithPhoto.ascx.cs:1165
   CanalCurtaApp.canais_novo.ctrl.ChannelBox.lstDetailChannel_ItemDataBound(Object sender, ListViewItemEventArgs e) in C:\Filipe\OneDrive\Projetos\Grupo Curta\Curta.Net.Vod.Tamandua.Web\canalcurta\colecoes\ctrl\ChannelBox.ascx.cs:236
   System.Web.UI.WebControls.ListView.OnItemDataBound(ListViewItemEventArgs e) +95
   System.Web.UI.WebControls.ListView.CreateItemsWithoutGroups(ListViewPagedDataSource dataSource, Boolean dataBinding, InsertItemPosition insertPosition, ArrayList keyArray) +873
   System.Web.UI.WebControls.ListView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) +1032
   System.Web.UI.WebControls.ListView.PerformDataBinding(IEnumerable data) +35
   System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) +153
   System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +30
   System.Web.UI.WebControls.DataBoundControl.PerformSelect() +169
   System.Web.UI.WebControls.ListView.PerformSelect() +103
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +72
   CanalCurtaApp.canais_novo.ctrl.ChannelBox.lstRootChannel_ItemDataBound(Object sender, ListViewItemEventArgs e) in C:\Filipe\OneDrive\Projetos\Grupo Curta\Curta.Net.Vod.Tamandua.Web\canalcurta\colecoes\ctrl\ChannelBox.ascx.cs:225
   System.Web.UI.WebControls.ListView.OnItemDataBound(ListViewItemEventArgs e) +95
   System.Web.UI.WebControls.ListView.CreateItemsWithoutGroups(ListViewPagedDataSource dataSource, Boolean dataBinding, InsertItemPosition insertPosition, ArrayList keyArray) +873
   System.Web.UI.WebControls.ListView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) +1032
   System.Web.UI.WebControls.ListView.PerformDataBinding(IEnumerable data) +35
   System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) +153
   System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +30
   System.Web.UI.WebControls.DataBoundControl.PerformSelect() +169
   System.Web.UI.WebControls.ListView.PerformSelect() +103
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +72
   CanalCurtaApp.canais_novo.ctrl.ChannelBox.updateList() in C:\Filipe\OneDrive\Projetos\Grupo Curta\Curta.Net.Vod.Tamandua.Web\canalcurta\colecoes\ctrl\ChannelBox.ascx.cs:178
   CanalCurtaApp.canais_novo.ctrl.ChannelBox.Page_Load(Object sender, EventArgs e) in C:\Filipe\OneDrive\Projetos\Grupo Curta\Curta.Net.Vod.Tamandua.Web\canalcurta\colecoes\ctrl\ChannelBox.ascx.cs:57
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +85
   System.Web.UI.Control.OnLoad(EventArgs e) +79
   System.Web.UI.Control.LoadRecursive() +130
   System.Web.UI.Control.LoadRecursive() +200
   System.Web.UI.Control.LoadRecursive() +200
   System.Web.UI.Control.LoadRecursive() +200
   System.Web.UI.Control.LoadRecursive() +200
   System.Web.UI.Control.LoadRecursive() +200
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2853


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0