Skip to main content
July 7, 2009
Question

Adding a new folder causes RH 8 to freeze

  • July 7, 2009
  • 1 reply
  • 1813 views

Adding a folder to the Project Files folder causes my project to freeze everytime. I think something is up with an fpj file somewhere. Any advice?

    This topic has been closed for replies.

    1 reply

    RoboColum_n_
    Legend
    July 7, 2009

    What makes you think that an fpj file is at fault? Added a folder should not cause a problem. Is the project source on a network drive (bad) or a local drive (good). Can you also tell us what the folder name is and how/where you are creating it.


    Read the RoboColum(n).

    July 7, 2009

    Thanks for the replay. The project is on a local drive. Under Project Files, I've created a folder called "HTML_Folders" in which I store the folders and associated topics for each manual chapter. I created the HTML_Folders so the project folder was tidier in Windows Explorer.

    To give you an idea of the heirarchy.

    Project Files

    --HTML_Folders

    ----00_Introduction

    ----01_Getting_Started

    ----02_Work_Environment

    Hope this clarifies. Regards, Jennifer.

    RoboColum_n_
    Legend
    July 7, 2009

    Are you specifying the "-" characters in your folder names. It isn't necessary and maybe the cause of the problem. Also am I right in thinking that there is no content in the "HTML Folders" folder? Why not just use:

    Project Files

         00_Introduction

         01_Getting_Started

         02_Work Environment


    Read the RoboColum(n).