NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 1097 1098 1099 1100 1101 … 1231 Next »
Web interface broken after windows .net 1.1 update

 
  • 0 Vote(s) - 0 Average
Web interface broken after windows .net 1.1 update
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#11
2005-02-14, 04:55 PM
Windows Update re-enabled the Windows Firewall, which was the root cause of this problem. You'll need to go and disable it again, or setup permissions for GB-PVR.

Additionally, if you upgrade to v0.90.10, you'll need delete everything from the c:\program files\devnz\gbpvr\web\bin\ directory excep gbweb.dll and gbweb.pdb, then restart the recording service.
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#12
2005-02-19, 12:56 PM
this is the error that is getting thrown:
[HttpException]
at System.Web.HttpApplication.CheckSuspiciousPhysicalPath(String physicalPath)
at System.Web.Configuration.HttpConfigurationSystem.ComposeConfig(String reqPath, IHttpMapPath configmap)
at System.Web.HttpContext.GetCompleteConfigRecord(String reqpath, IHttpMapPath configmap)
at System.Web.HttpContext.GetCompleteConfig()
at System.Web.HttpContext.GetConfig(String name)
at System.Web.CustomErrors.GetSettings(HttpContext context, Boolean canThrow)
at System.Web.HttpResponse.ReportRuntimeError(Exception e, Boolean canThrow)
at System.Web.HttpRuntime.FinishRequest(HttpWorkerRequest wr, HttpContext context, Exception e)

Looking at the code:
if (((physicalPath != null) && (physicalPath.Length > 0)) && (Path.GetFullPath(physicalPath) != physicalPath))
{
throw new HttpException(0x194, "&quotWink;
}

maybe it would help if you start cassini with Path.GetFullPath(root + "\web&quotWink as the physicalPath instead of just root + "\web"?
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#13
2005-02-19, 01:08 PM
the previous will help, but the easiest fix is to change "\web" to "web" because the root string already has a "\" at the end. so you end up with "\devnz\gbpvr\\web" which FullPath converts to "\devnz\gbpvr\web". Which makes the exception be thrown.

Technically speaking: Path.Combine should be used instead of adding a "\" manually :-)



sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,810
Threads: 769
Joined: Nov 2003
#14
2005-02-19, 04:44 PM
normanr, are you running v0.90.10. I'm fairly this change was made before this latest release went out the door.
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#15
2005-02-20, 02:42 PM
never mind me, I installed v0.90.10 and it all works again :-)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  dvr-ms and Windows 7... Incompatible?? ga_mueller 8 5,533 2012-08-16, 06:24 AM
Last Post: johnsonx42
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,578 2011-10-19, 07:21 PM
Last Post: Basher52
  "database disk image is malformed" during attemped EPG update! (GBPVR v.1.4.7) DaveA 4 3,461 2011-01-23, 06:35 PM
Last Post: DaveA
  EPG won't update nate 3 2,692 2011-01-04, 03:55 PM
Last Post: sub
  Windows 7 and Working DVD Menu Navigation imilne 8 4,459 2011-01-04, 02:23 PM
Last Post: imilne
  Update EPG Issue dean70 1 1,946 2010-11-13, 05:31 PM
Last Post: sub
  Sudden Error Message when accessing gbpvr web interface classpro 0 1,577 2010-11-11, 11:59 PM
Last Post: classpro
  EPG update problem NZ Fredo 5 2,923 2010-10-13, 10:42 PM
Last Post: Jaggy
  xmltv update timing problem aneez 3 2,203 2010-09-29, 06:34 AM
Last Post: aneez
  EPG update problem Aelanna 5 2,960 2010-09-26, 03:01 PM
Last Post: Aelanna

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode