Error 1004 and FBA Generic Command

  • Thread starter Thread starter Sneyers Jean-Pierre
  • Start date Start date
S

Sneyers Jean-Pierre

For several days I have not managed any more to create a component
with a resource of the type "FBA Generic Command". In each Build, an
error 1004 without details is visible. Can you deliver your opinion to
me on my file SDL to know if the error comes from me?
Thank you very much,
Jean-Pierre

My file : http://anywex.free.fr/UltraVNC.sld
 
For the FBAGenericCMD resource, you what to have a higher Phase value than 0
since nothing has been loaded at that point to run the application. Try
setting the phase to 8450 and see what happens.

Also, you will want to create a Package in the SLD and group the component
and respoistory as part of the package. make it easier to delete both
objects out of the database.


Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 
Back
Top