fix project 2003 blank screen when open files
author : voidzzz | category : How-To, Software, Windows.This how to will fix microsoft project 2003 problem that shows blank page when opening files..
As an administrator, follow the steps below :
- Start > Run > type in cmd > Enter
- type in regsvr32 %windir%\srchasst\srchui.dll and press enter. A dll registration success should appears
- type in regsvr32 %windir%\system32\jscript.dll and press enter. A dll registration success should appears
Other way to fix it (thanks to Todd) :
Simply disable the project guideĀ (Tools/Options/Interface Tab - uncheck Project Guide box). Close and reopen the project.
Thats it .. now you should be able to open microsoft project 2003 with no problem.
-->Tags: microsoft project 2003, project 2003 blank screen, project 2003 open error

I was experiencing this issue - the dll registry fix did nothing, but I found something that worked. If you disable the Project Guide (Tools/Options/Interface Tab - uncheck Project Guide box), and then close project, this issue seems to be magically fixed. After making this change, I could once again click on icons for existing project files and have them open fine.
hi Todd,
Your solution fixed the problem …
Thanks very much.