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?
Problem s windows prehravacem
-
- Mohlo by vás zajímat
- Odpovědi
- Zobrazení
- Poslední příspěvek
-
- 6
- 7848
-
od zeus
Zobrazit poslední příspěvek
05 srp 2024 15:30
-
- 2
- 5551
-
od HelFix
Zobrazit poslední příspěvek
14 říj 2024 21:13
-
- 8
- 11456
-
od petr22
Zobrazit poslední příspěvek
08 kvě 2025 04:45
-
- 9
- 2633
-
od pcmaker
Zobrazit poslední příspěvek
06 dub 2025 16:17
-
- 4
- 3913
-
od Petison
Zobrazit poslední příspěvek
21 črc 2024 14:06
Zpět na “Windows 11, 10, 8...”
Kdo je online
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 16 hostů