Re: [WiX-users] Database is trying to be dropped when it was not created during current install

2007-07-31 Thread Paramesh
extern "C" UINT __stdcall DropDatabase(MSIHANDLE hInstall) { … hr = WcaInitialize(hInstall, "DropDatabase"); ExitOnFailure(hr, "failed to initialize"); hr = ::CoInitialize(NULL); ExitOnFailure(hr, "failed to intializ

[WiX-users] Creating Integrated mode app pool in IIS7

2008-10-09 Thread Paramesh S
Hi, Does Wix support creating integrated mode app pool in IIS7? The app pools created using the below code are being set to classic mode. Thanks, Paramesh _ See how Windows connects the people, information, and fun that are

[WiX-users] how to do this in wix?

2007-06-07 Thread Paramesh S
how to do this? Can we do this without using custom action? Thanks, Paramesh - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just

[WiX-users] Database is trying to be dropped when it was not created during current install

2007-07-27 Thread Paramesh S
avoid this? In this particular case db didn't get deleted, but I am really worried it will get deleted during one of the upgrade and we will loose user data. Thanks, Paramesh - This SF.net email is sponsored by: Sp

Re: [WiX-users] Database is trying to be dropped when it was not created during current install

2007-07-28 Thread Paramesh S
to avoid this? In this particular case db didn't get deleted, but I am really worried it will get deleted during one of the upgrade and we will loose user data. Thanks, Paramesh - This SF.net email is sponsored by:

[WiX-users] FW: Database is trying to be dropped when it was not created during current install

2007-07-31 Thread Paramesh S
idn't get deleted, but I am really worried it will get deleted during one of the upgrade and we will loose user data. Thanks, Paramesh - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files