Webinterface plugin (1 Viewer)

samuel337

Portal Pro
August 25, 2004
772
0
Melbourne, Australia
Jean-Max:

Yep, the 'topbar' is contained in an iframe so it can be refreshed seperately to the rest of the web page. Unfortunately, most handheld device browsers don't have support for frames so that's why it doesn't appear.

Any suggestions on how to solve it? If the topbar was incorporated into the whole page (i.e. not an iframe) then the whole page would need to be refreshed frequently for the 'currently playing' information to be updated which would be annoying. BTW, we're working on a WAP interface so that might help, but we're not going to whole interface available via WAP (not sure what yet).

Sam
 

chili

Portal Pro
September 20, 2004
339
0
somewhere in the bowels of Texas
samuel337 said:
Jean-Max:

Yep, the 'topbar' is contained in an iframe so it can be refreshed seperately to the rest of the web page. Unfortunately, most handheld device browsers don't have support for frames so that's why it doesn't appear.

Any suggestions on how to solve it? If the topbar was incorporated into the whole page (i.e. not an iframe) then the whole page would need to be refreshed frequently for the 'currently playing' information to be updated which would be annoying. BTW, we're working on a WAP interface so that might help, but we're not going to whole interface available via WAP (not sure what yet).

Sam

Can you use an include instead of frame?
 

samuel337

Portal Pro
August 25, 2004
772
0
Melbourne, Australia
chili said:
samuel337 said:
Jean-Max:

Yep, the 'topbar' is contained in an iframe so it can be refreshed seperately to the rest of the web page. Unfortunately, most handheld device browsers don't have support for frames so that's why it doesn't appear.

Any suggestions on how to solve it? If the topbar was incorporated into the whole page (i.e. not an iframe) then the whole page would need to be refreshed frequently for the 'currently playing' information to be updated which would be annoying. BTW, we're working on a WAP interface so that might help, but we're not going to whole interface available via WAP (not sure what yet).

Sam

Can you use an include instead of frame?

Nope. because if I 'include' it it becomes part of the page when the browser is reading it. Therefore if I want to refresh only that part of the page, I can't because the browser sees that page as part of the whole page. A frame makes the topbar bit a separate page, so therefore I can refresh that independent of the whole page.

Sam
 

Jean-Max

Portal Pro
October 20, 2004
99
0
FRANCE
samuel337 said:
[A frame makes the topbar bit a separate page, so therefore I can refresh that independent of the whole page.
Sam
Hello
If it's impossible to avoid this iframe, invisible in IPRONTO :(
But : can you tell-us the exact direct address of this iframe ?
Because IPRONTO has 4 different & independant browsers on 4 different touches, : what about reserve a browser to the bottom and a browser to the top of the WEB server page ?
Not very easy but whe can make a try ...

Thanks & Best regards from France
 

Jean-Max

Portal Pro
October 20, 2004
99
0
FRANCE
A

Anonymous

Guest
Hi Sam & Machine,

great work at all!

After some days of use I get the following message at the topbar:

"MediaPortal is not running. Please start it first."

MP is running! Reboot doesn't help.

What to do?

Regards,
Kay.
 
A

Anonymous

Guest
Does anyone know how to uninstall all the things coming with this WebScheduler.

I stopped all services, Uninstalled MediaPortal, Apache asp_dotnet & Media Portal Web Controll. I manually deleted all files in C:\Program Files\Team Media portal and rebooted. Then I reinstalled Media Portal 0.1.0.5.1, and then I installed the webscheduler. I tried both with or without the service and with or without pass controll. I cant get i to work again.

When i browse to http://localhost the first page looks fine but when i click on [Next Page] nothing happens, after about 15 min a blank "blue" bottom page appears. When I look, no data.inc files has appeared

A security issue, I thought,,,, but no. I gave "everyone" full controll in the entire Media Portal folder but it doesnt work.

Please help, I really liked this feature.

/Bjorn
 
A

Anonymous

Guest
some more info.

My Apache error.log i full of these.
_____________________________________________________________
[Sun Jan 16 21:46:07 2005] [error] [client 127.0.0.1] mod_aspdotnet: System.TypeInitializationException: The type initializer for "System.Web.HttpWriter" threw an exception. ---> System.TypeInitializationException: The type initializer for "System.Web.BufferAllocator" threw an exception. ---> System.DllNotFoundException: Unable to load DLL (aspnet_isapi.dll).\r\n at System.Web.SafeNativeMethods.CurProcInitialize()\r\n at System.Web.BufferAllocator..cctor()\r\n --- End of inner exception stack trace ---\r\n at System.Web.BufferAllocator..ctor(Int32 maxFree)\r\n at System.Web.CharBufferAllocator..ctor(Int32 bufferSize, Int32 maxFree)\r\n at System.Web.HttpWriter..cctor()\r\n --- End of inner exception stack trace ---\r\n at System.Web.HttpWriter..ctor(HttpResponse response)\r\n at System.Web.HttpResponse.InitResponseWriter()\r\n at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)\r\n at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr)\r\n at Apache.Web.WorkerRequest.Handler()
_____________________________________________________________

I tried to reinstall the mod_aspdotnet seperatly but no luck.
 

lugiber

Portal Pro
August 3, 2004
141
0
Sweden
Just wanted to say thanks for a great addition to mediaportal! It works great and i wouldn't want to change a thing to the web interface.

/Peter
 

Users who are viewing this thread

Top Bottom