If you are getting error as "'MSCOMCTL.OCX'
cound not be loadded--Continue Loading Project?" 
Solution: - 
It simply means that system
don’t have file “'MSCOMCTL.OCX”. To fix this error follow below steps
·        
Download and install VisualBasic6-KB896559-v1-ENU.exe from http://www.microsoft.com/en-in/download/details.aspx?id=10019
·        
You need to restart system
·        
Run following command to register
MSCOMCTL.OCX component 
o   
regsvr32  C:\Windows\System32\MSCOMCTL.OCX
No comments:
Post a Comment