Yatse 2 : Media Centers Remote optimized for Touch Screen (2 Viewers)

Wunni

New Member
October 15, 2010
4
0
Home Country
Germany Germany
Thanks for the quick response.

My PC has installed all .NET versions (2.0, 3.0, 3.5 and 4.0). I checked the registry.
I tried to install .NET 3.5 sp1 but it didn't start.

I already tried another port (49200) and disabled the Windows Firewall.
Nothing helps :(.

I also tested this with and without having Yatse running.

I now tested the same installation on my main PC running Windows 7 Professional 64bit
and VS2008 installed.
It shows the same behaviour.

Wunni
 

Tolriq

Portal Pro
September 13, 2010
91
19
Home Country
France France
Well thanks to google translate i've the explaination :p

Access denied

Try to run Media Portal as an administrator. Will check with cheezey what can be done to avoid crash if the http listener does not start :)
 

Wunni

New Member
October 15, 2010
4
0
Home Country
Germany Germany
Et voilà!

C'est la solution.

Merci

And thanks to Google :D.

Tested this on my main PC and it is working.
I should have checked this :mad:.
Now i will check my HTPC.

But isn't there nobody else running Window 7? They should have the same problems.

Wunni
 

Tolriq

Portal Pro
September 13, 2010
91
19
Home Country
France France
I suppose most of the users reduce or disable UAC since it can become really annoying :)

Will see with cheezey if it's something we can handle differently.
 

cheezey

Community Plugin Dev
August 26, 2004
1,560
312
56
West Yorks, UK
Home Country
United Kingdom United Kingdom
If using UAC run the following command at a command prompt:

Code:
netsh http add urlacl url=http://+:55668/mpcc/ user=Everyone

55668 is the default http port (tcp port selected in config +1) - substitute this if you've changed the port.
 

Wunni

New Member
October 15, 2010
4
0
Home Country
Germany Germany
Hallo cheezey,

I tried this, but it doesn't help.
I run the command at a command prompt with admin rights.
It says OK, but MP is still crashing. Do I have to call it at a special stage during startup of the OS or is it permanent?

Thanks, Wunni
 

torbjorns

MP Donator
  • Premium Supporter
  • January 27, 2008
    145
    5
    Home Country
    Sweden Sweden
    I suppose most of the users reduce or disable UAC since it can become really annoying :)

    Will see with cheezey if it's something we can handle differently.

    I use shark007 codecs, which cant be used without UAC. I really hope that Yatzie 2 can be used with UAC turned on... It might work with some reduce of UAC level.
     

    cheezey

    Community Plugin Dev
    August 26, 2004
    1,560
    312
    56
    West Yorks, UK
    Home Country
    United Kingdom United Kingdom
    Try

    Code:
    netsh http add urlacl url=http://+:55668/mpcc user=Everyone
    (changing the port if required)

    Also run

    Code:
    netsh http show urlacl

    and post the results.
     

    Tolriq

    Portal Pro
    September 13, 2010
    91
    19
    Home Country
    France France
    Be careful that the Everyone part needs to be translated to the local user language in french need to put ="Tout le monde" so it must be the same for other foreign ones ).
     

    ppeterr

    Portal Pro
    July 20, 2008
    136
    5
    I suppose most of the users reduce or disable UAC since it can become really annoying :)

    Will see with cheezey if it's something we can handle differently.

    I use shark007 codecs, which cant be used without UAC. I really hope that Yatzie 2 can be used with UAC turned on... It might work with some reduce of UAC level.

    Can you please explain to me what UAC got to do with codecs
     

    Users who are viewing this thread

    Top Bottom