pavan_jp
August 27th, 2001, 02:49 AM
Hi All,
I have a VB 6 project file and as I wanted to open in VB 5.0, I opened the .VBP file
and removed the following two lines.
Retained=0
ThreadPerObject=0.
Afterthat, when I tried to open .vbp file, I'm getting the following errors respectively.
DebugStartupOption is a wrong key (Retained is a wrong key) :
impossible to load the project.
Can any one tell me what is wrong here?
Thanks
Regards
Pavan
I have a VB 6 project file and as I wanted to open in VB 5.0, I opened the .VBP file
and removed the following two lines.
Retained=0
ThreadPerObject=0.
Afterthat, when I tried to open .vbp file, I'm getting the following errors respectively.
DebugStartupOption is a wrong key (Retained is a wrong key) :
impossible to load the project.
Can any one tell me what is wrong here?
Thanks
Regards
Pavan