MediaPortal Forums HTPC/MediaCenter
Old 2009-04-05, 17:04   #561 (permalink)
Portal Member
 
Join Date: Dec 2006
Location: Stockholm
Posts: 30
Thanks: 1
Thanked 2 Times in 2 Posts

Country:

My System

Default

the tv guide menu working perfect even the search funktion.
I got an error when i try to open an sub meny in recorded and scheduled, the error is:
<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

its the same for all sub menys.
moppe is offline   Reply With Quote
Old 2009-04-05, 17:21   #562 (permalink)
Portal Member
 
cheezey's Avatar
 
Join Date: Aug 2004
Location: West Yorks
Age: 41
Posts: 869
Thanks: 48
Thanked 92 Times in 39 Posts

Country:

My System

Default

Quote:
Originally Posted by moppe View Post
the tv guide menu working perfect even the search funktion.
I got an error when i try to open an sub meny in recorded and scheduled, the error is:
<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

its the same for all sub menys.
Add the line

Code:
<customErrors mode="On"/>
at line 48, above the line

Code:
</system.web>
Then retry, you should see an ASP.NET error then.
cheezey is offline   Reply With Quote
Old 2009-04-05, 17:51   #563 (permalink)
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
Quote:
Originally Posted by moppe View Post
the tv guide menu working perfect even the search funktion.
I got an error when i try to open an sub meny in recorded and scheduled, the error is:
<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

its the same for all sub menys.
Add the line

Code:
<customErrors mode="On"/>
at line 48, above the line

Code:
</system.web>
Then retry, you should see an ASP.NET error then.


hmm I dont get any more info! btw it was like line 55 in web.config (just before /system.web) or is it the wrong file? I fund it under asp in ipimp.
moppe is offline   Reply With Quote
Old 2009-04-05, 19:15   #564 (permalink)
Portal Member
 
cheezey's Avatar
 
Join Date: Aug 2004
Location: West Yorks
Age: 41
Posts: 869
Thanks: 48
Thanked 92 Times in 39 Posts

Country:

My System

Default

Doh - it should be
Code:
<customErrors mode="Off"/>
And yes - in web.config
cheezey is offline   Reply With Quote
Old 2009-04-05, 21:26   #565 (permalink)
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
Old 2009-04-05, 22:28   #566 (permalink)
Portal Member
 
cheezey's Avatar
 
Join Date: Aug 2004
Location: West Yorks
Age: 41
Posts: 869
Thanks: 48
Thanked 92 Times in 39 Posts

Country:

My System

Default

Which version of TV server are you running?
cheezey is offline   Reply With Quote
Old 2009-04-05, 22:30   #567 (permalink)
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
Which version of TV server are you running?
latest svn
edit: I use Disaster's MediaPortal 1.0.1 Release latest svn.

Last edited by moppe; 2009-04-06 at 06:47.. Reason: more info
moppe is offline   Reply With Quote
Old 2009-04-06, 11:56   #568 (permalink)
Portal Member
 
cheezey's Avatar
 
Join Date: Aug 2004
Location: West Yorks
Age: 41
Posts: 869
Thanks: 48
Thanked 92 Times in 39 Posts

Country:

My System

Default

Yep - there's a problem with using iPiMP with the latest SVN. I'll have a look at a fix.
cheezey is offline   Reply With Quote
Old 2009-04-06, 12:38   #569 (permalink)
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
Yep - there's a problem with using iPiMP with the latest SVN. I'll have a look at a fix.
OK, tnx, Ill wait for that one, the latest svn is realy greeat
moppe is offline   Reply With Quote
Old 2009-04-07, 07:18   #570 (permalink)
Portal Member
 
cheezey's Avatar
 
Join Date: Aug 2004
Location: West Yorks
Age: 41
Posts: 869
Thanks: 48
Thanked 92 Times in 39 Posts

Country:

My System

Default

Try this fix for the broken 'Recorded Programs' and 'Scheduled Programs' with SVN 22162.

Unzip the attached iPiMPWeb.dll (version 3.4.1.0) into C:\Program Files\iPiMP\aspx\bin
Attached Files
File Type: zip iPiMPWeb 3.4.1 - svn 22162 fix.zip (65.9 KB, 22 views)

Last edited by cheezey; 2009-04-07 at 07:27..
cheezey is offline   Reply With Quote
Reply

Bookmarks

Tags
interface, iphone, ipimp

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://forum.team-mediaportal.com/tv-server-plugins-294/iphone-interface-mediaportal-ipimp-4-1-0-a-46556/
Posted By For Type Date
[User-Review] Erlebnisbericht: XBMC Live auf einem ION-HTPC - Seite 4 - Forum de Luxx This thread Refback 2009-11-14 10:49
iPhone e Mediacenter This thread Refback 2009-11-12 03:00
iphone/ipod und mediaportal - IP-Symcon Community Forum This thread Refback 2009-11-06 14:40

Similar Threads
Thread Thread Starter Forum Replies Last Post
MediaPortal WEB INTERFACE??? and more! plz help! :) Dingle MediaPortal 1 Talk 4 2008-05-24 16:06
problems with interface after upgrading mediaportal and mytvseries jameson71 My TVSeries 4 2007-11-27 18:01
Simpler Mediaportal Skins/Interface nnifty Improvement Suggestions 2 2007-09-13 10:00
Web Interface for Standalone HTPC running MediaPortal chrispyhd other Input / Ouput interfaces 1 2007-08-10 07:47
NON-GUI plugin problem in MediaPortal interface - VB.NET Anonymous MediaPortal Plugins 3 2004-10-28 13:29


All times are GMT +1. The time now is 03:26.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden