Project file...contains invalid key 'Retained' 
Author Message
 Project file...contains invalid key 'Retained'

I've downloaded two projects from the web in recent days and when attempting
to open them, I get the error message "The project file [project file name]
contains invalid key 'Retained'- Continue loading project?" If I select
'Yes', the project continues to load. Attempting to run the run the project
generates another error: "Compile error. Invalid outside procedure."

I'm using VB 5.0 Professional, with service patch 3. Any suggestions?

--
Keith Whitfield

Website: www.geotec.net/kwhitfield
"Semper Fi"



Wed, 18 Jun 1902 08:00:00 GMT  
 Project file...contains invalid key 'Retained'

Quote:
> I'm using VB 5.0 Professional, with service patch 3. Any suggestions?

"Retained" is a VB6 thing, a property I think.  Most VB6 projects will
run on VB5 without it, but in this case, it won't.  Can someone please
explain for us VB5 users exactly what "Retained" does/means?

Regards, Otser.



Wed, 18 Jun 1902 08:00:00 GMT  
 Project file...contains invalid key 'Retained'
On Thu, 24 Aug 2000 08:46:11 -0500, "Keith Whitfield"

Quote:

>I've downloaded two projects from the web in recent days and when attempting
>to open them, I get the error message "The project file [project file name]
>contains invalid key 'Retained'- Continue loading project?" If I select
>'Yes', the project continues to load. Attempting to run the run the project
>generates another error: "Compile error. Invalid outside procedure."

>I'm using VB 5.0 Professional, with service patch 3. Any suggestions?

Been there.  Done that!
I too am using VB5 with SP3 and have found that VB6 projects include
this statement in the vpb file.  My solution is simply to edit the vpb
file and remove the offending line.  So far, it has worked every time.
Mike


Wed, 18 Jun 1902 08:00:00 GMT  
 Project file...contains invalid key 'Retained'
Haloha,

You can try to open the VBP file in notepad, delete the line with Retained,
save it  and open it in VB5, if the project doesn't use VB6 specific
instructions / controls, it probably work.

Pete



Wed, 18 Jun 1902 08:00:00 GMT  
 Project file...contains invalid key 'Retained'
The files are for VB6.
Mark



Quote:
> I've downloaded two projects from the web in recent days and when
attempting
> to open them, I get the error message "The project file [project file
name]
> contains invalid key 'Retained'- Continue loading project?" If I select
> 'Yes', the project continues to load. Attempting to run the run the
project
> generates another error: "Compile error. Invalid outside procedure."

> I'm using VB 5.0 Professional, with service patch 3. Any suggestions?

> --
> Keith Whitfield

> Website: www.geotec.net/kwhitfield
> "Semper Fi"



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Project file...contains invalid key 'Retained'

2. 'Retained' is an Invalid Key!!!!!????

3. Help! - 'Retained' is an invalid key

4. 'Retained' is an invalid key???

5. Retained is an invalid key messsage

6. VB5 Prof Edt and W2KProf : Retained is an invalid key

7. Runtime error '321' Invalid file format

8. WMF files give me 'Invalid picture'

9. Retaining Report Parameters after running 'SetDataSource'

10. Help I can't get Character Fields From DBASE file that contain Null bytes

11. Socket creation, 'invalid param' error

12. error '800a0bb9' - Invalid Argument

 

 
Powered by phpBB® Forum Software