View Single Post
Old 2009-04-05, 17:04   #561 (permalink)
moppe
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