Copied to clipboard

Flag this post as spam?

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


  • Dan 61 posts 185 karma points
    Jun 03, 2014 @ 10:59
    Dan
    0

    Local error after downloading project

    I downloaded the hole project made a local database exported all the data from the database but now I got a error every time I try to make a document type or property ? the online version works fine ? ^ here is a little video showing what happens http://i.gyazo.com/a1fa9746a6e805ea30757af7fab2a247.mp4

    Hope someone can help.

    I have downloaded the project before without any problems.

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jun 03, 2014 @ 11:10
    Dennis Aaen
    100

    Hi Dan,

    The error message above doesn't give any useful information but it's fairly simple to change the site settings to get helpful messages. By doing this I think that it can help you get a better idea, on what is going wrong on the site.

    Try to look in your web.config file and changing:

    <customErrors mode="RemoteOnly"/>

    To:

    <customErrors mode="Off"/>

    By doing this you should see a more useful error message.

    Hope this helps,

    /Dennis

  • Dan 61 posts 185 karma points
    Jun 12, 2014 @ 14:37
    Dan
    0

    This made me find the solution

Please Sign in or register to post replies

Write your reply to:

Draft