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

ISX Stand-Alone Build with SQL CE support


1 reply to this topic

markmo

markmo
  • Members
  • 2 posts

Posted 11 November 2004 - 01:58

Does anyone have experience getting an ISX Stand-Alone build working with a Mobile Device which has SQL Server Support included?

In other words, I expect to have a sqlce…cab added to my .msi.

I already have it working to add the .Net Compact Framework (netcf…cab), and theoretically once this is set up correctly the sql support should follow suit – in a perfect world huh.gif I also have no problem building from a complete installation of ISX – it is only the Stand-Alone that is not cooperating.

Incidentally, the build proceeds fine without error or warning, it just doesn’t add the .cab. If the build fails to find/add the netcf cab it errors as expected.

-Mark


markmo

markmo
  • Members
  • 2 posts

Posted 22 November 2004 - 22:01

biggrin.gif InstallShield Support found a fix biggrin.gif

Add to Stand-Alone build root dir (from <ISAppDir>\Support):

CFAppMgr.ini
NetCF.ini
SQLCEServerAppMgr.ini
SQLCEDevAppMgr.ini
SQLCEClientAppMgr.ini

(I already had all but the first!)