mime map   zodpovězená otázka

ASP.NET WebForms

Zdravim ,

neviem si rady chcem pridat mimemap do web.config aby mi na serveri zobrazovalo .srt tu je povodny web.config

<configuration>
  <system.web>
       <compilation debug="true" strict="false" explicit="true" targetFramework="4.0" />
    <customErrors mode="Off"/>
                  
    </system.web>
</configuration>

toto potrebujem pridat

<staticContent>
         <mimeMap fileExtension=".srt" mimeType="text/plain" />
</staticContent>

vzdy v tom mam chybu skusil som vsetky kombinacie :D

nahlásit spamnahlásit spam 1 / 1 odpovědětodpovědět

tak to som uz nieako vyriesil no stale mam problem s citanim toho suboru

If Dir(Server.MapPath("~/Files/" & filename1)) <> "" Then
            Dim readerPRO As New IO.StreamReader(Server.MapPath("~/Files/" & filename1))
              Else
            TextBox1.Text = "Problem s citanim suboru."
        End If

vyhodi mi tuto chybu

Server Error in '/' Application.
Attempt by security transparent method 'subtitlesRELAY.WebForm1.Button1_Click(System.Object, System.EventArgs)' to access security critical method 'Microsoft.VisualBasic.FileSystem.Dir(System.String, Microsoft.VisualBasic.FileAttribute)' failed.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.MethodAccessException: Attempt by security transparent method 'subtitlesRELAY.WebForm1.Button1_Click(System.Object, System.EventArgs)' to access security critical method 'Microsoft.VisualBasic.FileSystem.Dir(System.String, Microsoft.VisualBasic.FileAttribute)' failed.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[MethodAccessException: Attempt by security transparent method 'subtitlesRELAY.WebForm1.Button1_Click(System.Object, System.EventArgs)' to access security critical method 'Microsoft.VisualBasic.FileSystem.Dir(System.String, Microsoft.VisualBasic.FileAttribute)' failed.]
   subtitlesRELAY.WebForm1.Button1_Click(Object sender, EventArgs e) in C:\Users\Patrik\documents\visual studio 2010\Projects\subtitlesRELAY\subtitlesRELAY\Default.aspx.vb:15
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

nahlásit spamnahlásit spam 1 / 1 odpovědětodpovědět
                       
Nadpis:
Antispam: Komu se občas házejí perly?
Příspěvek bude publikován pod identitou   anonym.
  • Administrátoři si vyhrazují právo komentáře upravovat či mazat bez udání důvodu.
    Mazány budou zejména komentáře obsahující vulgarity nebo porušující pravidla publikování.
  • Pokud nejste zaregistrováni, Vaše IP adresa bude zveřejněna. Pokud s tímto nesouhlasíte, příspěvek neodesílejte.

přihlásit pomocí externího účtu

přihlásit pomocí jména a hesla

Uživatel:
Heslo:

zapomenuté heslo

 

založit nový uživatelský účet

zaregistrujte se

 
zavřít

Nahlásit spam

Opravdu chcete tento příspěvek nahlásit pro porušování pravidel fóra?

Nahlásit Zrušit

Chyba

zavřít

feedback