Subject:
|
Re: Visual basic error message
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Thu, 1 May 2003 13:24:40 GMT
|
Viewed:
|
811 times
|
| |
| |
In lugnet.robotics, Steven Lane writes:
> When I try to load the project vbtest from the mindstorms sdk into VB 5 I
> get this error. Can anyone tell me how to solve it?
>
> 'Retained' is an invalid key The file
> C:\Program Files\LEGO Software\LEGO Mindstorms
> SDK\Samples\VPBrick\VBTest\vbtest.vbp
> can't be loaded
>
> The log file says
> Line 25: Class MSComDlg.CommonDialog of control CommonDialog1 was not a
> loaded control class.
It sounds like it can't find the Common Dialog control. I don't know if
that's standard in VB 5, but it is in VB 6.
You need to make sure it shows up on the form.
Steve
|
|
Message has 1 Reply: | | Re: Visual basic error message
|
| (...) I managed to fix the problem by simply deleting the word 'retained' from the .prj file using notepad. I bet your solution would have worked as well too. Thanks anyway. Steve L (22 years ago, 1-May-03, to lugnet.robotics)
|
Message is in Reply To:
| | Visual basic error message
|
| When I try to load the project vbtest from the mindstorms sdk into VB 5 I get this error. Can anyone tell me how to solve it? 'Retained' is an invalid key The file C:\Program Files\LEGO Software\LEGO Mindstorms SDK\Samples\VPBrick\...vbtest.vbp (...) (22 years ago, 30-Apr-03, to lugnet.robotics)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|