I have an MSI which works fine on 32 and 64-bit windows server 2003 and
32-bit windows server 2008, but when I install on 64-bit windows server
2008, the installer hangs. 
Only if I cancel the process from Task Manager, the installation continues
and completes successfully!
>From the installation logs I figured out that everytime it gets stuck at
entry of a custom action used for creating website. this the entry in log
when it gets stuck:

Action 23:46:45: CreateWebSite. 
MSI (s) (70:B8) [23:46:45:748]: Executing op:
CustomActionSchedule(Action=CreateWebSite,ActionType=1025,Source=BinaryData,Target=CreateWebSite,CustomActionData=http://localhost/MyProductSite*C:\Program
Files (x86)\MyProductFolder\*AppPoolName\username
C:\Windows\MyProduct\CustomAction.dll)
MSI (s) (70:44) [23:46:45:763]: Invoking remote custom action. DLL:
C:\Windows\Installer\MSIA9E2.tmp, Entrypoint: CreateWebSite

After I end process from task manager the installation continues as
expected...

Could anyone please throw some light on this?
Do I need to do anything additional to ensure compatibilty with 64-bit
Windows Server 2008?


Thanks in advance!




 
-- 
View this message in context: 
http://n2.nabble.com/Installation-hangs-on-64-bit-Windows-Server-2008-tp783693p783693.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to