That's a tough question - you're asking why the code might be broken after
a repair install, and there are no details. My guess is that you are doing
some registration by running code (instead of having Windows Installer do
it) and something is missing during a repair, such as property values that
don't exist at repair time. In these cases it's usually easier to diagnose
the error in the app and see what's broken on the system (such as
registration) rather than hunt through an install repair log to find
something that you don't even know you're looking for.

Phil Wilson


On Tue, Sep 24, 2013 at 9:52 AM, Swaroop Kare
<swaroop.k...@ifdspercana.com>wrote:

> Hi,
>
>
>
>      I am able to build and install major build on a machine
> successfully.
>
>
>
> I am able to login into deployed application after major upgrade. For
> some reason, if I repair install and try to log into deployed
> application, I get type mismatch error.
>
>
>
> Is there any reason that could cause this problem and what should I
> check for in the verbose log or in the code.
>
>
>
> The installer installs dlls. ocx, registry entries, COM+ , windows
> service and register dlls.
>
>
>
> Thanks
>
>
>
>
> This email and any files transmitted with it are confidential and intended
> solely for the use of the individual or entity to which it is addressed and
> may contain information which is privileged, confidential or prohibited
> from disclosure or unauthorised use. You are hereby notified that any use,
> any form of reproduction,
> dissemination, copying, disclosure, modification, distribution and/or
> publication of this e-mail message or its attachments other than by it's
> intended recipient is strictly prohibited by the sender. If you have
> received this email in error, please notify the system manager by email at
> ad...@ifdspercana.com
> Please note that any views or opinions presented in this email are solely
> those of the author and do not necessarily represent those of the company.
> Finally, this email has been scanned for the presence of viruses. The
> recipient should also check this email and any attachments for the presence
> of viruses. The company accepts no liability for any damage caused by any
> virus transmitted by this email
>
> ______________________________________________________________________________________
>
> IFDS Percana Group Limited, no. 307152, is registered in Ireland at 16
> Joyce Way, Park West Business Park, Dublin 12, Ireland.
> Directors: Eugene Larmon, Patrick Concannon, William Slattery, Paul O'Neil
> (UK), Simon Hudson-Lund (UK) and Stephen Parkinson (UK)
> IFDS Percana International Managed Services Limited, no. 368022, is
> regulated by the Central Bank of Ireland. Registered in Ireland at 16 Joyce
> Way, Park West Business Park, Dublin 12, Ireland.
> IFDS Percana International Managed Services Limited is a wholly owned
> subsidiary of IFDS Percana Group Limited and provides support services to
> the life and pensions industry.
> Directors: Eugene Larmon, Patrick Concannon, Stephen Parkinson (UK) and
> Paul O'Neil (UK).
> www.ifdspercana.com
>
> ______________________________________________________________________
> This email has been scanned by the Symantec Email Security.cloud service.
> For more information please visit http://www.symanteccloud.com
> ______________________________________________________________________
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to