Kbase P173316: Opening a .i or .w file gives error 43 on Windows 7 and 2008
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/15/2010 |
|
Status: Unverified
SYMPTOM(s):
Trying to open an include file
Trying to open a .i file
Trying to open a .w file
** Cannot find or open file <database name>.db, errno = 2. (43)
Can open a .p file with no errors
FACT(s) (Environment):
Windows 7
OpenEdge 10.1C
Windows Server 2008
CAUSE:
Bug# OE00200270
FIX:
A workaround is to:
1.Download the third party unassoc.exe file from
http://www.winhelponline.com/articles/231/1/An-Utility-to-Unassociate-File-Types-in-Windows-7-and-Vista.html
2. Uninstall Openedge
3. Using the unassoc.exe program, un-associate and delete the associations for .i's and .w's:
Remove file association (User) Removes the user-specific association (via the Open With dialog) for the chosen file type. Note that this button will remain dimmed if there is no user-specific association for the file type.
Delete file type Deletes the file type completely from the registry. Both the user-specific and global associations for the chosen file type is removed.
4.Install OpenEdge and you will now get the list of the three programs (Architect, AppBuilder, and Procedure Editor) to open the file with.