Hi, Can you hit 'Reply to all' to keep this thread also on the mailinglist? That gives more brilliant folks than me to step-in.
I have some questions: Are you using .Net 1.1 or .Net 2.0 Are you using VS2003 or VS2005 (with or without SP1) If you use VS2005 did you create a 'Website' or a 'Web Application'? That 'Simple' webapp, how simple is that: Default.aspx with an <asp:ListBox></asp:ListBox> on it? I'm not convinced that you are having a wix/msi problem but more of a configuration issue. Can you try to fix the deployed web application? i.e copy files over from your developers box to the deployment box (That might give a clue what is wrong) Any messages in the Event log? Install with msiexec -i product.msi -lvx* product.log and inspect the product.log to find out if all actions you authored did run. René -----Original Message----- From: Chandan Koushik [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 8:26 AM To: Schrieken, Rene Subject: RE: [WiX-users] Web controls of asp.net not visible afterdeployment. Hummm wait hold on I will describe the situation once again. I developed a simple asp.net web application which has some html controls and a few web controls(.net controls). Now I deployed the application using Wix, which created a setup file(product.msi). When I install it the web page runs fine but only the Html controls of the web page is visible.The web controls on the web page are not visible. I hope you got the scenario.Please help out. Regards, Chandan Koushik -----Original Message----- From: Schrieken, Rene [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 11:42 AM To: Chandan Koushik; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] Web controls of asp.net not visible afterdeployment. I have not a clue. It is not my project, it is yours ;-) And it might depend if you are using asp.net web project just a plain asp.net website, and if you are referencing your own webcontrol project or a thirdparty component. We can only help if you provide us with the steps to reproduce you're situation. Rene -----Original Message----- From: Chandan Koushik [mailto:[EMAIL PROTECTED] Sent: Monday, August 06, 2007 7:55 AM To: Schrieken, Rene Subject: RE: [WiX-users] Web controls of asp.net not visible afterdeployment. Hi, Could you please provide the path/name of the assembly which contains the web controls .I tried out but could not find the file. Please help. Regards, Chandan Koushik -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Schrieken, Rene Sent: Friday, August 03, 2007 6:10 PM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Web controls of asp.net not visible afterdeployment. Hmmm, you are not giving to much details away so I have a wild guess: The assembly containing you webcontrols is not installed in the correct folder. I suggest you check if the files (and locations) can be found where you expect them to be. René -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of chandan Koushik Sent: Friday, August 03, 2007 1:20 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Web controls of asp.net not visible after deployment. Hi all, I am new to Wix and i am using Wix2.0.3425.0 ,When i build/package an asp.net web application (which has both web controls and html controls ), i get an installer with name Product.msi . When i unpack the installer and install the web application ,only the Html controls are visible over the Page and web controls are invisible. Can Anyone help me out in solving this . Regards Chandan -- View this message in context: http://www.nabble.com/Web-controls-of-asp.net-not-visible-after-deployment.-tf4211986.html#a11981479 Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users