Thread: Need help on root element

  1. #1
    Registered User
    Join Date
    May 2012
    Posts
    17

    Need help on root element

    Root element is missing

    Topic went out of date and I still need help , dont know how to delete .user file

  2. #2
    Registered User
    Join Date
    Mar 2010
    Posts
    583
    If you follow the link dmh2000 posted in your original thread, it tells you what to do.

    Close the project (or just close visual studio completely)
    Go to the directory with the vcxproj file, looks like for you it's C:\Users\NP Student\Documents\Visual Studio 2010\Projects\Functions\Functions
    There's a projectname.vcxproj.user file there
    Copy the file to somewhere else, in case deleting it makes things worse and you need to restore it
    Delete it
    Reopen project


    If it's made stuff worse, close the project and restore the file.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    Please keep to your original thread.
    I've no idea what your "out of date" meant.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Root element is missing
    By Muppetlol in forum C Programming
    Replies: 5
    Last Post: 07-21-2012, 12:27 AM
  2. vector remove element of element
    By Ducky in forum C++ Programming
    Replies: 6
    Last Post: 09-12-2010, 03:24 PM
  3. Can't log in as anything but root via SSH
    By Yarin in forum Tech Board
    Replies: 0
    Last Post: 01-16-2010, 06:53 PM
  4. Web Root dir
    By iisroot in forum Tech Board
    Replies: 3
    Last Post: 03-30-2003, 05:31 PM
  5. sqr root????
    By bald3041 in forum C Programming
    Replies: 1
    Last Post: 11-01-2001, 01:52 PM