View Single Post
Old 2009-04-05, 21:26   #565 (permalink)
moppe
Portal Member
 
Join Date: Dec 2006
Location: Stockholm
Posts: 30
Thanks: 1
Thanked 2 Times in 2 Posts

Country:

My System

Default

Quote:
Originally Posted by cheezey View Post
Doh - it should be
Code:
<customErrors mode="Off"/>
And yes - in web.config

ok now I get something else,

[InvalidCastException: Unable to cast object of type 'System.Collections.Generic.List`1[TvDatabase.Recording]' to type 'System.Collections.ArrayList'.]
iPiMPWeb.ListRecordingCategories.Page_Load(Object sender, EventArgs e) +504
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627

hope this make some scence.
moppe is offline   Reply With Quote