>I am facing this problem since 20days, I didnt get the solution. Can
any one
>give an ideas/suggestions
20 days ! You are patient, and so we are !
The Wix mailing list is NOT the place where you'll get your solution, so
please stop asking here !
Try a forum on Microsoft's site instead, presumably
If you are new to Wix, I suggest the 3 following sites (outside of the official
one):
Wix tutorial (general help, mostly 2.0):
http://www.tramontana.co.hu/wix/
Wix Wiki (more dedicated to UIs):
http://www.wixwiki.com/index.php?title=Main_Page
Another Wiki (gives details about the documentation
The latest Wix3.msi :
http://wix.sourceforge.net/releases/3.0.3711.0/
doesn't work anymore with Visual Studio 2008.
When you compile a Wix project in VS2008, it opens a console window, and
thus doesn't log the errors.
Also, a second compilation gives you always a fatal error.
Unins
You should put Wait="yes" during StartService, since your service seems to take
some time to start.
JC
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Anidil
Envoyé : vendredi 11 janvier 2008 10:09
À : wix-users@lists.sourceforge.net
Objet : Re: [WiX-us
Trying to guess, since the description of your problem is very poor...
The problem is easy to locate: run the installer. When you get your error
message, check if Service.exe has been copied.
If it is not the case, remove the attribute Assembly=".net" on your
entry.
JC
-Message d'origine
I have the exact same problem, but adding the line didn't solve it.
The following line leads to the same problem (my service is a VB.NET EXE):
But the problem disappear when I remove the Assembly attribute:
JC
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De
My WIX setup needs to install a website into a folder.
Since we have a lot of legacy installations where this folder has
already been created, the script needs to retrieve the physical folder
of a previous website, or propose to install into a new folder.
About checking the website, I found some
I'm using Wix 3.0.3617 (yesterday's version).
I would like to install files into a web directory. If this web dir
doesn't exist, the MSI should be able to create it.
Also, I'm trying to NOT USE custom extensions.
So , I followed the Wix tutorial:
http://www.tramontana.co.hu/wix/lesson6.ph
I have a weird bug while uninstalling a website on Windows XP, using the
MSI installer: when the application is uninstalled, IIS is completely
broken.
Here is the part installing my web site:
9 matches
Mail list logo