Results 1 to 6 of 6

Thread: Please help: MS Project 2007 Fresh Install first launch yields Memory error

  1. #1
    Join Date
    Oct 2005
    Posts
    190

    Please help: MS Project 2007 Fresh Install first launch yields Memory error

    I am using Microsoft Project 2007 which is newly installed on Windows Vista. When I am launching it, then a lot of configuration happens, etc, finally gives me an error message that says "There is not enough memory to complete this operation." I have restarted and tried it again, but again it gave some error. Even launching in safe mode, it gives me same error. I did a diagnose and repair as well as uninstalled and reinstalled it, but nothing works. Can anyone please help.

  2. #2
    Join Date
    Nov 2005
    Posts
    631

    RE: Please help: MS Project 2007 Fresh Install first launch yields Mem

    I dont think that you have a ram issue, check for free hard drive space instead. You can check the same by right clicking on the hard drive and then go to Properties. Check out the system requirements that is given on this link - http://technet.microsoft.com/en-us/l...ice.12%29.aspx . Incase you have free hard drive space left then it might be a Windows problem.

  3. #3
    Join Date
    Feb 2006
    Posts
    214

    RE: Please help: MS Project 2007 Fresh Install first launch yields

    Even I am getting the same error message, and have been trying to install Project 2003 on my Vista system. I did download the Service Pack 3 to Project but that didnt work for me. I also checked some links for checking the memory issues but still nothing. Can anyone help us out with this problem? Thanks.

  4. #4
    Join Date
    Oct 2005
    Posts
    725

    Re: Please help: MS Project 2007 Fresh Install first launch yields

    Its very annoying that there is nothing logged to any event log which I can find. When I am getting this sort of problem then an error event is logged and it can be used for a basis of investigation, but the only events related to MS Project that get logged in my scene is success? I am alos seeing the unusual "Configuring" dialogs cycling for what seems to be an unusual number of times, but I am going to run again and count off how many times it does the config/spash/progress meter and wonder if you might do the same.

  5. #5
    Join Date
    Dec 2005
    Posts
    945
    I was also having the same issue and I found out that it is indeed a Vista registry permissions problem. I solved it by downloading the resource kit tool subinacl and issuing the following two commands to grant administrator access to all registry entries:

    subinacl /subkeyreg KEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f
    subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f

    After doing that, I can start Project 2007 as an administrator but running without administrator privilege resulted in the whole configuration be

    After that I was able to start Project 2007 as an administrator but running
    without administrator privilege resulted in the whole configuration failure again. So I thought that the issue was the Project entries in HKEY_CLASSES_ROOT, and then I gave user read access to those by issuing the following commands:

    subinacl /subkeyreg HKEY_CLASSES_ROOT\Mspjevts.MSPJAppObj /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\Mspjevts.MSPJDocObj /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.(1033==1071).9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.12.Serializers /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ALL.12 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ALL.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Application /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.BASIC.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.BMP.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.CALENDARS.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.CSV /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.CSV.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.CSVDISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.DIB.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Docfile.4 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.DocfileMPT.4 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GIF.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL.12 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL8 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL8.8 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL9.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GRAPH.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.HTML /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.HTML.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.HTMLDISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.JPG.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.LIBRARY.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDB8 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDB8.8 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDB8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDB8DISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDBDISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.META.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPD /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPD.8 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPD.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPDDISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPM /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPM.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPP /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPP.12 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPP.8 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPP.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPPDISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPPMPD.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPT /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPT.12 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPT.8 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPT.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPTDISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPW /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPW.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPWDISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPX /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPX.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPXDISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MTM.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.OBJECT.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBC /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBC.8 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBC.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBCMon /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBCMon.12 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PC.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Pivot5 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Pivot5.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PNG.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Project /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Project.4 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Project.4_1 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Project.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PROJFILE.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PSI /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PSI.12 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Template /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.TIF.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.TXT /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.TXT.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.TXTDISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.VIEWS.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Workspace /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS5 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS5.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS5DISP8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS8 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS8.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLTemplate /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLTemplate.9 /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XML /grant=users=r
    subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XML.9 /grant=users=r

    After doing all that I was finally able to Start MS Project 2007 with no configuration screens appearing at all. I think that the user level commands on their own would be enough to solve the issue.

  6. #6
    Join Date
    Oct 2008
    Location
    Netherlands
    Posts
    3

    Thank you!

    I don't know if you are ever going to read this again.
    But i really feeled like thanking you, this question has been really annoying.
    So THANK YOU!

Similar Threads

  1. Project 2007 professional fails to install
    By stevem115 in forum Microsoft Project
    Replies: 1
    Last Post: 11-05-2011, 03:10 AM
  2. Replies: 3
    Last Post: 10-11-2010, 07:27 PM
  3. How to install project server 2007
    By Odalis in forum Networking & Security
    Replies: 3
    Last Post: 26-06-2009, 10:41 PM
  4. Office Project Professional 2007 Error During Install
    By Sulolab in forum Microsoft Project
    Replies: 3
    Last Post: 21-02-2008, 06:44 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,126,874.44291 seconds with 17 queries