Added Form gives Error during load

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Adding a Form from another project to a new project I get an "Error during
load. Refer to <path>AddedForm.log".

The log says this:
Line 31: Property TabPicture(0) in SSTab1 had an invalid file reference.
Line 45: Property TabPicture(1) in SSTab1 had an invalid file reference.
Line 51: Property TabPicture(2) in SSTab1 had an invalid file reference.
Line 57: Property TabPicture(3) in SSTab1 had an invalid file reference.
Line 61: Property TabPicture(4) in SSTab1 had an invalid file reference.
Line 73: Property TabPicture(5) in SSTab1 had an invalid file reference.

The added Form has an SSTab control (MS Tabbed Dialog Control 6.0
sp5...tabctl32.ocx) and has six tabs. Im assuming this is where the error
springs. Any ideas why and how to fix?


.



Relevant Pages

  • Re: Added Form gives Error during load
    ... Refer to AddedForm.log". ... Property TabPicturein SSTab1 had an invalid file reference. ... The added Form has an SSTab control (MS Tabbed Dialog Control 6.0 ...
    (microsoft.public.vb.general.discussion)
  • Re: Added Form gives Error during load
    ... Property TabPicturein SSTab1 had an invalid file reference. ... It looks like you added the .FRM file but lost the .FRX file. ...
    (microsoft.public.vb.general.discussion)
  • Re: Added Form gives Error during load
    ... Property TabPicturein SSTab1 had an invalid file reference. ... The added Form has an SSTab control (MS Tabbed Dialog Control 6.0 ... and that probably would be the best language to ... but what is the answer to the query? ...
    (microsoft.public.vb.general.discussion)