| |||||||
| Community Plugins TV-Server Plugins created from users for users, can be found here. |
![]() |
| | Thread Tools | Display Modes |
| | #21 (permalink) |
| Portal Member | Yo! First of all thanks this looks fantastic!! I cant seem to get it workin tho with latest svn's of tv-server & media portal on vista ultimate. I have changed default port to 8080 to avoid conflicts and I just cant seem to connect with my ifone. I get to login screen and try login with admin/admin or guest/guest - but neither login. They just eventually timeout. I noticed on the pc with this installed that http.exe goes to about 80% cpu (core2duo 3ghz) - so seems there is something not right. I tried disabling firewall too. Any ideas? |
| | |
| | #22 (permalink) | |
| Portal Member Join Date: Aug 2004 Location: West Yorks Age: 40
Posts: 486
Thanks: 8
Thanked 27 Times in 12 Posts
Country: | Quote:
| |
| | |
| | #23 (permalink) | ||
| Portal Member | Quote:
Starting the iPiMPweb service The iPiMPweb service is running. e] mod_aspdotnet: CorBindToRuntimeEx has loaded version v2.0.50727 of the .NET CLR engine. [Wed Nov 05 20:49:46 2008] [notice] Apache/2.2.9 (Win32) mod_aspdotnet/2.2 configured -- resuming normal operations [Wed Nov 05 20:49:46 2008] [notice] Server built: Jun 13 2008 04:04:59 [Wed Nov 05 20:49:46 2008] [notice] Parent: Created child process 4852 [Wed Nov 05 20:49:46 2008] [notice] mod_aspdotnet: CorBindToRuntimeEx has loaded version v2.0.50727 of the .NET CLR engine. [Wed Nov 05 20:49:46 2008] [notice] Child 4852: Child process is running [Wed Nov 05 20:49:46 2008] [notice] Child 4852: Acquired the start mutex. [Wed Nov 05 20:49:46 2008] [notice] Child 4852: Starting 64 worker threads. [Wed Nov 05 20:49:46 2008] [notice] Child 4852: Starting thread to listen on port 8080. [Wed Nov 05 21:10:22 2008] [notice] Parent: Received shutdown signal -- Shutting down the server. [Wed Nov 05 21:10:22 2008] [notice] Child 4852: Exit event signaled. Child process is ending. [Wed Nov 05 21:10:23 2008] [notice] Child 4852: Released the start mutex [Wed Nov 05 21:10:24 2008] [notice] Child 4852: All worker threads have exited. [Wed Nov 05 21:10:24 2008] [notice] Child 4852: Child process is exiting [Wed Nov 05 21:10:24 2008] [notice] Parent: Child process exited successfully. Starting the iPiMPweb service The iPiMPweb service is running. e] mod_aspdotnet: CorBindToRuntimeEx has loaded version v2.0.50727 of the .NET CLR engine. [Wed Nov 05 21:10:33 2008] [notice] Apache/2.2.9 (Win32) mod_aspdotnet/2.2 configured -- resuming normal operations [Wed Nov 05 21:10:33 2008] [notice] Server built: Jun 13 2008 04:04:59 [Wed Nov 05 21:10:33 2008] [notice] Parent: Created child process 5740 [Wed Nov 05 21:10:33 2008] [notice] mod_aspdotnet: CorBindToRuntimeEx has loaded version v2.0.50727 of the .NET CLR engine. [Wed Nov 05 21:10:33 2008] [notice] Child 5740: Child process is running [Wed Nov 05 21:10:33 2008] [notice] Child 5740: Acquired the start mutex. [Wed Nov 05 21:10:33 2008] [notice] Child 5740: Starting 64 worker threads. [Wed Nov 05 21:10:33 2008] [notice] Child 5740: Starting thread to listen on port 8080. There doesnt appear to be anything written to this log recently though. CPU has now gone high after i tried to login again and httpd.exe process is causing it, | ||
| | |
| | #25 (permalink) | |
| Portal Member Join Date: Aug 2004 Location: West Yorks Age: 40
Posts: 486
Thanks: 8
Thanked 27 Times in 12 Posts
Country: | Quote:
Can you try this: 1. Edit aspx\web.config line 27 from HTML Code: <deny users="?"/> HTML Code: <deny users="-"/> 2. Copy the code below to a file named Test.aspx and save in the aspx folder 3. Restart the webserver 4. Navigate to Test.aspx - you should get "Hello World" 5. Navigate to Default.aspx - I suspect this will hang Also, please confirm how many channels/groups you have. I'll load up RC3 & the latest SVN in the next couple of days and see what happens here. HTML Code: <%@ Page Language="VB" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <script runat="server"> Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Response.Write("Hello World") End Sub </script> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>iPiMP test page</title> </head> <body> <form id="form1" runat="server"> <div> </div> </form> </body> </html> | |
| | |
| | #30 (permalink) |
| Join Date: Dec 2004 Location: 127.0.0.1 Age: 29
Posts: 6,408
Thanks: 183
Thanked 146 Times in 101 Posts
Country: | Just created a new subforum inside the TV-Server forum to store all community-plugins ![]()
__________________ regards chris MediaPortal Project Coordinator Test Team Leader Do not start to moan if something is not working as you want it to be. Remember that MediaPortal is Open Source. YOU can improve it! |
| | |
![]() |
| Bookmarks |
| Tags |
| interface, iphone, ipimp |
| Thread Tools | |
| Display Modes | |
| |
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 | General | 1 | 2007-08-10 07:47 |
| NON-GUI plugin problem in MediaPortal interface - VB.NET | Anonymous | Plugins | 3 | 2004-10-28 13:29 |