Problem s windows prehravacem

Operační systémy Windows z dílny Microsoft a vše kolem nich

Moderátoři: Pic, Mods_senior

Odpovědět
dudlator
Level 1.5
Level 1.5
Příspěvky: 113
Registrován: 01 kvě 2007 23:33
Bydliště: zlin

Problem s windows prehravacem

Příspěvek od dudlator »

Nejde me ve firefoxu spoustet windows media player 11.Pise to,ze tomu chybi zasuvny model,a potom to hodi takovou hlasku-Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>


Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.

<!-- Web.Config Configuration File -->

<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>

V prohlizeci internet explorer me to normalne jde spoustet,muzete nekdo poradit?
Odpovědět
  • Podobná témata
    Odpovědi
    Zobrazení
    Poslední příspěvek
  • Problem s instalací Windows 11
    od Mp3H » » v Windows 11, 10, 8...
    3 Odpovědi
    5942 Zobrazení
    Poslední příspěvek od RIKI22
  • Oficiální úprava Windows 11 do podoby klasických Windows (Windows 7)
    od IMB » » v Windows 11, 10, 8...
    5 Odpovědi
    35036 Zobrazení
    Poslední příspěvek od Ltb
  • Windows 7 - Instalace a praktická použitelnost Windows 7 v roce 2025
    od IMB » » v Windows 11, 10, 8...
    11 Odpovědi
    17659 Zobrazení
    Poslední příspěvek od Ltb
  • Windows key
    od AirCrew » » v Windows 11, 10, 8...
    9 Odpovědi
    16316 Zobrazení
    Poslední příspěvek od pcmaker
  • Instalace windows
    od lucaso84 » » v Windows 11, 10, 8...
    34 Odpovědi
    117250 Zobrazení
    Poslední příspěvek od lucaso84

Zpět na „Windows 11, 10, 8...“