- Print
- DarkLight
- PDF
Error Occurred while Creating Control Frame treeview 5898
Article summary
Did you find this summary helpful?
Thank you for your feedback
Error Occurred while Creating Control Frame treeview 5898
I get this error when I start FIMS. How do I fix it?
Error occurred while creating CONTROL-FRAME: treeview.
Invalid class string.
Error code: 0x800401f3 (5898)
Error occurred while creating CONTROL-FRAME: treeview.
Error performing inpage operation.
Error code: 0x800703e7 (5898)
Answer:
This error can occur as a result of Windows not allowing FIMS to register 2 files in the Windows folders and is usually resolved by right-clicking the FIMS shortcut and running as admin per step #4 of the article below:
How do I setup FIMS on a New Workstation?
If you still need to manually register the files In order to get past this error you would need to do it manually by performing the following steps:
You must do these steps under a Windows account that has full admin rights.
1. Log into the workstation that has the Control Frame error with a Windows account that has full Administrator rights.
2. Go to the shared N drive (NPO) on the computer. If the admin account does not have the N drive mapped, you will need to map it to have access to it.
3. Go to n:\dlc\bin
4. Find the 'prox.dll' file
5. Right-click on the 'prox.dll' file and click copy. Do not cut the file out of this location.
6. Right-click anywhere on the desktop of the computer and click Paste in order to paste the 'prox.dll' file to the desktop of the computer that has the Control Frame error.
7. Go to n:\found\fims
8. Find the 'tview4gl.ocx' file
9. Right-click on the 'tview4gl.ocx' file and click copy. Do not cut the file out of this location.
10. Right-click anywhere on the desktop of the computer and click Paste in order to paste the 'tview4gl.ocx' file to the desktop of the computer that has the Control Frame error
11. Verify what operating system (OS) the workstation that has the Control Frame error has:
14. Register the 'prox.dll' file:
You should receive a pop up that states the operation was successful.
15. Register the 'tview4gl.ocx' file:
Regsvr32 c:\windows\syswow64\tview4gl.ocx
Regsvr32 c:\windows\System32\tview4gl.ocx
You should receive a pop up that states that the operation was successful.
How do I setup FIMS on a New Workstation?
If you still need to manually register the files In order to get past this error you would need to do it manually by performing the following steps:
You must do these steps under a Windows account that has full admin rights.
1. Log into the workstation that has the Control Frame error with a Windows account that has full Administrator rights.
2. Go to the shared N drive (NPO) on the computer. If the admin account does not have the N drive mapped, you will need to map it to have access to it.
3. Go to n:\dlc\bin
4. Find the 'prox.dll' file
5. Right-click on the 'prox.dll' file and click copy. Do not cut the file out of this location.
6. Right-click anywhere on the desktop of the computer and click Paste in order to paste the 'prox.dll' file to the desktop of the computer that has the Control Frame error.
7. Go to n:\found\fims
8. Find the 'tview4gl.ocx' file
9. Right-click on the 'tview4gl.ocx' file and click copy. Do not cut the file out of this location.
10. Right-click anywhere on the desktop of the computer and click Paste in order to paste the 'tview4gl.ocx' file to the desktop of the computer that has the Control Frame error
11. Verify what operating system (OS) the workstation that has the Control Frame error has:
- You can determine if the machine with the issue is 32bit or 64bit by right-clicking Computer and then selecting Properties. Under the System section, you will see a area labeled System type. It will either say 32-bit Operating system or 64-bit Operating system.
- In Windows 10 you would search for 'This PC' in the search function to the right of the Windows button on the bottom left of the computer. Then you would right-click on 'This PC' and select properties. See the System type sub-section in the System section you will see either 32 bit or 64 bit.
- If you have determined that the workstation is a 64 bit system then cut both files from the desktop and paste into C:\Windows\SysWOW64
- If you have determined that the workstation is a 32 bit system then cut both files from the desktop and paste into C:\Windows\System32
- In Windows 10 click the Windows button on the bottom left of the computer and go to the Windows System folder or you can just type in Command in the search function to the right of the Windows button.
- You will see Command Prompt show in the search results
- Right-click Command Prompt
- Choose Run as Administrator
14. Register the 'prox.dll' file:
- If the OS of the workstation that has the Control Frame error is 64 bit type this command into the Command Prompt window and then press Enter on the keyboard.
- If the OS of the workstation that has the Control Frame error is 32 bit type this command into the Command Prompt window and then press Enter on the keyboard
You should receive a pop up that states the operation was successful.
15. Register the 'tview4gl.ocx' file:
- If the OS of the workstation that has the Control Frame error is 64 bit type this command into the Command Prompt window and then press Enter on the keyboard.
Regsvr32 c:\windows\syswow64\tview4gl.ocx
- If the OS of the workstation that has the Control Frame error is 32 bit type this command into the Command Prompt window and then press Enter on the keyboard.
Regsvr32 c:\windows\System32\tview4gl.ocx
You should receive a pop up that states that the operation was successful.
Was this article helpful?