|
-
Aug 19th, 2000, 10:00 PM
#1
Thread Starter
New Member
Everything was fine until tonite..
Suddenly I have gotten this message.
"File Not Found"
When I start a New VB Program and also
when I try to open one of my existing programs
that used commondialog.
Here is what the log file says...
--------------
Line 50: Class MSComDlg.CommonDialog of control CommonDialog1 was not a loaded control class.
Line 73: Class ComctlLib.ProgressBar of control ProgressBar1 was not a loaded control class.
Line 53: The property name _ExtentX in CommonDialog1 is invalid.
Line 54: The property name _ExtentY in CommonDialog1 is invalid.
Line 55: The property name _Version in CommonDialog1 is invalid.
Line 80: The property name _ExtentX in ProgressBar1 is invalid.
Line 81: The property name _ExtentY in ProgressBar1 is invalid.
Line 82: The property name _Version in ProgressBar1 is invalid.
------------------------------------
I use VB Pro 5.0
Any help is greatly appreciated.
I don't know how to correct this problem.
I am a novice ;-)
Thanks in advance... Ron
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|