Runtime error '321' Invalid file format 
Author Message
 Runtime error '321' Invalid file format

I have a problem with VB 4.0  16 bit.

I have recently changed from using VB 3.0 to VB 4.0 16 bit enterprise.
I recompiled a fairly large application under VB4 and everyting
appeared to work just fine. The VBX's got upgraded where it was
possible and VB4 carried on happily with the VBX's that had no
OCX (active X !) equivalents. I had a few problems with a few
VB Tools 4 VBX's but have sorted them out. My problem now is that
I can run the program from the VB design environment but when I
create an executable I get the following error.

Runtime error '321'
Invalid file format

I could not track down the error in the code but discovered that
the error was happening at the Form Load event even though the
project had been compiled. At this point I tryed to load this
form into another project. It would not load. And gave me the error.

Error during load. Refer to 'c:\....\FORMNANE.log'for details

Although it loads fine into the Project I am working on.

Here is the *.log file
---------
Line 33: Class VBX.SpreadSheet of control Spread1 was not a loaded
control class.
Line 55: Class Threed.SSPanel of control Panel3D1 was not a loaded
control class.
Line 104: Class Threed.SSCommand of control PasteButton was not a
loaded control class.
Line 126: Class Threed.SSCommand of control CloneButton was not a
loaded control class.
Line 148: Class Threed.SSCommand of control DeleteButton was not a
loaded control class.
Line 170: Class Threed.SSCommand of control SetDelQtyToQtyButton was
not a loaded control class.
Li

MORE LIKE THIS   !!!

Line 965: The property name _extentx in ExcelButton is invalid.
Line 966: The property name _extenty in ExcelButton is invalid.
Line 967: The property name _stockprops in ExcelButton is invalid.
Line 958: Property Picture in ExcelButton could not be set.
Line 977: The property name _version in SupplierFaxButton is invalid.
Line 978: The property name _extentx in SupplierFaxButton is invalid.
Line 979: The property name _extenty in SupplierFaxButton is invalid.
Line 980: The property name _stockprops in SupplierFaxButton is
invalid.
Line 989: The property name _version in SupplierButton is invalid.
Line 990: The property name _extentx in SupplierButton is invalid.
Line 991: The property name _extenty in SupplierButton is invalid.
Line 992: The property name _stockprops in SupplierButton is invalid.

---------
I also have problems with VB4 crashing for seemingly no reason.
I have looked on the Technet but to no avail

Please could you help.

If you could Email me as well as posting it would be much appreciated.

Thankyou


               \\\|///
             \\  - -  //
             (   0 0   )
------------oOOo-(_)-oOOo------------------

HOME

---------------------Oooo------------------
             oooO   (   )
            (   )    ) /
             \ (    (_/
              \_)  



Sun, 28 Feb 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Error 321, Invalid File Format (vb4, 16 bit)

2. Error "321" -- Invalid File Format

3. Error 321, Invalid File Format (vb4, 16 bit)

4. Error 321, Invalid File Format (vb4, 16 bit)

5. Error 321, Invalid File Format (vb4, 16 bit)

6. run-time error '321'

7. Invalid Procedure call (Runtime Error '5')

8. Q: I am getting a 321 runtime error "Invalid File Format" HELP?

9. Runtime Error '67': Too many files

10. Runtime error '429' at runtime

11. Invalid File Format...What's this!!

12. Runtime error '429' at runtime

 

 
Powered by phpBB® Forum Software