Copied to clipboard

Flag this post as spam?

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


  • Flemming Christensen 13 posts 50 karma points
    Jun 10, 2010 @ 22:54
    Flemming Christensen
    0

    Can't edit local developer copy of umbraco 3.0.5

    1. I took all files from the server (umbraco folder)
    2. I made a sql db copy of the database
    3. I changed the db connection string in web.config
    4. I added a Webplace (Windows7/IIS 7) and a new AppPool using my user account (local admin = access to everything)
    5. I can browse the local website without any problems
    6. I go to the admin page and login with use who has admin rights
    7. No matter where I try I can't add a new node. I right click select new, add the name, click on create button. The popup disappers without error messages. No new node. Not even when I right click the folder and select to read the nodes again does it appear as a node.
    • This is a problem in Content, Developer/Datatypes Developer/Macros, Settings/Style Shets, Settings/Templates, Settings/Dictionary, Settings/Languages Settings/Mediatypes and Settings/Document Types.
    •  I have no problems adding nodes in Settings/Scripts Developer/Phyton and Developer/XSLT


    Hints or solution are more than welcome :)

  • Flemming Christensen 13 posts 50 karma points
    Jun 11, 2010 @ 01:47
    Flemming Christensen
    0

    I found the soultion. Problem was that identity was not added to the right tables when I transferred the tables and data to my own local sql server -

     

    Using  the "SQL Server Import and Export wizard",

    1. select source database (external)
    2. select target database (internal)
    3. next
    4. check tables to transfer
    5. select all tables
    6. click on "Edit Mappings" button
    7. check at least "Enable identity insert"
    8. click ok button
    9. click next
    10. continue to transfer data

     

    umbraco data should be transfered as

     

Please Sign in or register to post replies

Write your reply to:

Draft