Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonas Gunnarsson 44 posts 194 karma points
    Aug 26, 2010 @ 10:41
    Jonas Gunnarsson
    0

    Can´t see .net runtime message

    Hi,

    I can´t see the .net runtime error message, despite I´ve set customerrros=off. Here´s my code in the web.config file

      <system.web>
        <customErrors mode="Off" />
        <trace enabled="true" requestLimit="10" pageOutput="false" traceMode="SortByTime" localOnly="true" />
        <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="20" />
        <globalization requestEncoding="UTF-8" responseEncoding="UTF-8" />
        <xhtmlConformance mode="Strict" />

        <pages enableEventValidation="false">

    This is the website, and the url where it´s happens: http://www.webnstuff.se/portfolio.aspx click on one of the images.

    It worked before, and it dosen´t matter if I remove all the code and just have a empty page. And when I do a preview I can see the page and it works fine, but when I click on one of the images I get the same errror.

    Umbraco version: mbraco v 4.0.4.2
    asp.net: 2.0
    Windows: Windows Xp and IIS 7

    /Jonas

     

  • Jonas Gunnarsson 44 posts 194 karma points
    Aug 26, 2010 @ 16:35
    Jonas Gunnarsson
    0

    No one?

    I would really need help with this, are there any other web.cofig file there I can do changes to get some help from the error messages?

Please Sign in or register to post replies

Write your reply to:

Draft