Any question
while creating a new Website I am getting the error "Failed to Read
IISWebsTable"
below is my configuration,
<Component Id="MPAPipeLineWeb" Guid="5358CAA3-690D-4E18-B53B-1CD96084C279">
<WebAppPool Id="MPAPipeAppPool" Name="MPAPipeAppPool"
Identity="networkService" />
<WebDir Id="MPAPipelineWebDir" DirProperties="MPAPipelineSec"
WebSite="MPAPipeline" Path="TARGETDIR" />
</Component>
<WebSite Id="MPAPipeline" Description="mpa.one.microsoft.com"
Directory="TARGETDIR">
<WebAddress Id="MPAWEBSITEIP" Port="8081" IP="All Unassigned" />
</WebSite>
<WebDirProperties Id="MPAPipelineSec" Read="yes" Execute="yes"
AnonymousAccess="yes" WindowsAuthentication="no" Script="yes" />
WIX version Used 2.0.4820.0, 2.0.3309.0
Can you please help me to resolve this issue.
Regards
krishna
From: Rennie Petersen [mailto:[EMAIL PROTECTED]
Sent: Monday, May 07, 2007 2:19 AM
To: Krishna Kishore B; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] IP Address
> I need the Control in the WIX UI with Accepts the IP address,
What do you mean? What IP address?
If you just want to provide a field where the user can enter some IP address,
then use an Edit control. See the fourth dialog box in this example:
http://www.merlinia.com/mdt/Admin%20UI%20snapshot%203.4.htm
Here's the corresponding code:
http://www.merlinia.com/mdt/AssistanceAdminDlg.wxs%20snapshot%203.4.txt
These are from my beginner's tutorial for WiX:
http://www.merlinia.com/mdt/WiXTutorial.msl
Rennie
________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Krishna Kishore B
Sent: 7. maj 2007 06:35
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] IP Address
I need the Control in the WIX UI with Accepts the IP address,
Do any one have idea how can we do that ?
Please me as soon as possiable
-------------------------------------------------------------------------
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 data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users