Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

ICE 33 Internal Error 09: API Returned : 284


1 reply to this topic

rmadassery77

rmadassery77
  • Members
  • 52 posts

Posted 03 March 2003 - 13:55

I'm getting this validation error when i try to compile workspace in IS Dev 7. Can anyone help..... :
Rajiv Madassery
Galway Scripting Center
Digital GlobalSoft Ltd.
(Subsidiary of Hewlett-Packard Company)

ijahman

ijahman
  • Members
  • 15 posts

Posted 20 March 2003 - 17:03

api errors are described in msdn.

http://msdn.microsof...rary....des.asp

in this special case this error is not defined ...
:angry:

sometimes the msi itself is scrumbled. to test this I export all tables, take an empty msi (in orca: new) and reimport.
after all this works (the few times I had similar problems)

In this case i'd
1) export registry table with ORCA (-> registry.idt)
2) delete all keys within orca
3) retry validation (there should be no error)
4) part by part merge keys again and validate

-> like this you can find the source for the error.

hope this helps
:)