im trying to get remote potato running on my server but its giving me hell. ive got the server installed, configured and running. ive got ports 9080-9083 forwarded to my servers static IP in my router. ive got inbound and outbound exceptions for all 4 ports for the program in windows firewall. every time i try to connect to either my servers local IP or my DNS (which is functioning), the connection fails with no reason given. ive tried with chrome and IE. ive tried from my main box and from the server itself. i probed the ports in question using "shields up" (ive never used this service before so i dont know how reliable it is), and it says they are all still stealthed. "shields up" correctly reports the ports i have open for VNC as open, but it also reports the port i have open for vent as stealthed and vent works...so this may be meaningless. this is driving me mad. ive spent the last two evenings trying to get this working and i just want to punch things....help me!
anyone have any ideas? im still stuck not being able to get this to work. failing that, what other free programs allow remote access to files via a browser?
badders, yes i tried disabling windows firewall. i even tried placing the server in DMZ thinking it was a port forwarding problem. neither helped. flibblebot, i looked into mollify, but i dont have a full on web server running on my home server ATM. this machine is running on an atom CPU and is also my HTPC so needs to be able to stream 1080p clearly. im trying not to load it down too much. although i dont have any experience with web servers so i dont know how much load it would actually create. after more messing around tonight ive discovered the remote potato server isnt initiating correctly even though it appears to be running normally. i made a post on the RP forums to try and get some specialized help there, but if anyone here is good at debugging, heres the error log: Code: ThreadController: Start. 12/15/2011 10:39:02 PM: ThreadController: Starting server thread.. 12/15/2011 10:39:02 PM: Init: Initialise() Beginning. 12/15/2011 10:39:02 PM: Init: Initializing Error Handler.... 12/15/2011 10:39:02 PM: ErrorHandler: Initialised.. 12/15/2011 10:39:02 PM: Init: Initializing RecTV.... 12/15/2011 10:39:02 PM: Init: Initia1izing EPG.... 12/15/2011 10:39:02 PM: Opening store.. 12/15/2011 10:39:02 PM: Could not load file or assembly 'mcstoredb, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. An attempt was made to load a program with an incorrect format.. 12/15/2011 10:39:02 PM: EXCEPTION DETAILS: Could not load file or assembly 'mcstoredb, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. An attempt was made to load a program with an incorrect format. mcstore at Microsoft.MediaCenter.Store.ObjectStore.Open(String fileName, String providerName, String password, Assembly callingAssembly, Boolean isCollecting) at CommonEPG.ObjectStoreManager.Init() . 12/15/2011 10:39:02 PM: ERROR - could not initialise the EPG Manager .. 12/15/2011 10:39:02 PM: RPWebServer: Could not initialize - Initialize() return false.. 12/15/2011 10:45:50 PM: Remote Potato Settings UI v1.3.0.0 - starting up.. 12/15/2011 10:45:52 PM: Opening store.. 12/15/2011 10:45:52 PM: Could not load file or assembly 'mcstoredb, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. An attempt was made to load a program with an incorrect format.. 12/15/2011 10:45:52 PM: EXCEPTION DETAILS: Could not load file or assembly 'mcstoredb, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. An attempt was made to load a program with an incorrect format. mcstore at Microsoft.MediaCenter.Store.ObjectStore.Open(String fileName, String providerName, String password, Assembly callingAssembly, Boolean isCollecting) at CommonEPG.ObjectStoreManager.Init() mcstoredb is a .dll. i tried messing with the files permissions with no luck. not sure where to go from here...
yes. it still delivers the same error. last night i also tried the v1.1.1 tech preview and still get the same error.
windows 8 release preview evaluation copy build 8400 I am having the same issue with running remote potato 1.1.1 tech preview on windows 8 RP. I would have thought by now someone would know a work around to media center guide issue, is there anyone with an answer? here is my debug log snippet with the issue: Could not load file or assembly 'mcstoredb, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. An attempt was made to load a program with an incorrect format.. 10/4/12 10:20:39 PM: EXCEPTION DETAILS: Could not load file or assembly 'mcstoredb, Version=6.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. An attempt was made to load a program with an incorrect format. mcstore at Microsoft.MediaCenter.Store.ObjectStore.Open(String fileName, String providerName, String password, Assembly callingAssembly, Boolean isCollecting) at CommonEPG.ObjectStoreManager.Init()