Copied to clipboard

Flag this post as spam?

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


  • Grant 21 posts 61 karma points
    Nov 11, 2013 @ 07:10
    Grant
    0

    Publish site is all of the sudden down?

    I have published to windows azure for the trial and was sucsessful for a while but now I am receiving this error:

    <!-- Web.Config Configuration File -->
    
    <configuration>
        <system.web>
            <customErrors mode="Off"/>
        </system.web>
    </configuration>

    It says I have the current settings:

    <!-- Web.Config Configuration File -->
    
    <configuration>
        <system.web>
            <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
        </system.web>
    </configuration>

    but since this has never been an issue before I am wondering what caused the issue? any help?

Please Sign in or register to post replies

Write your reply to:

Draft