Prerequisite:
1. The user
applying the below fix should be a local
administrator of the system
2.
The user should have a basic knowledge of Windows 7 operating system and files
3.
Before starting make sure you below
files in it;
a. MSCAL.OCX
b. MSCOMCT2.ocx
c. MSCOMCTL.OCX
The solution is for below
error and mainly found for below siteSolution:
Clear
Cache
Remove all cached control type libraries as follows:
|
|
Coping
the missing file
Navigate to below paths and copy all three .ocx file present in “VBLoadIssue” folder
Path: C:\Windows\System32
Path: C:\Windows\SysWOW64
|
|
Type the below command for registering the file to regsvr32.exe;
regsvr32 c:\windows\system32\mscal.ocx
|
|