1, 2011 2:08 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Problem searching GAC for installed assembly
>
> Thanks for the suggestion. I'm on XP, so I don't know if that matters
or
> not, but I don't have an Installer folder a
belongs to. Quite
> > informative.
> >
> > -Original Message-
> > From: Chad Petersen [mailto:chad.peter...@harlandfs.com]
> > Sent: Thursday, March 31, 2011 1:43 PM
> > To: General discussion for Windows Installer XML toolset.
> > Subject: Re: [
2011 2:08 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem searching GAC for installed assembly
Thanks for the suggestion. I'm on XP, so I don't know if that matters or
not, but I don't have an Installer folder anywhere under my C:\Windows
folder.
11 1:43 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Problem searching GAC for installed assembly
>
> If it was pre-installed perhaps the MSI is cached and you could inspect
> it using Orca or similar tool. Normally in C:\Windows\Installer. Jus
...@harlandfs.com]
Sent: Thursday, March 31, 2011 1:43 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem searching GAC for installed assembly
If it was pre-installed perhaps the MSI is cached and you could inspect
it using Orca or similar tool. Normally in C:\Windows
: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem searching GAC for installed assembly
I don't have one because it is not a part of my installer. It was
pre-installed and I don't have the .msi for that specific version of
csla.
On Thu, Mar 31, 2011 a
I don't have one because it is not a part of my installer. It was
pre-installed and I don't have the .msi for that specific version of csla.
On Thu, Mar 31, 2011 at 10:14 AM, Rob Mensching wrote:
> ComponentSearches are a little weird because you need to make sure the
> search Type matches the C
ComponentSearches are a little weird because you need to make sure the
search Type matches the Component's KeyPath. What's the KeyPath in the
target MSI?
On Tue, Mar 29, 2011 at 1:08 PM, CoolBreeze wrote:
> Thanks for everyone's help. I still haven't resolved why this is not
> working
> for me af
Thanks for everyone's help. I still haven't resolved why this is not working
for me after trying numerous suggestions, but the more I work with Wix the
more I learn.
Thanks again everyone.
On Tue, Mar 29, 2011 at 9:28 AM, CoolBreeze wrote:
> Thanks for the suggestion Rob. The only problem is tha
Thanks for the suggestion Rob. The only problem is that this is a older
version of CSLA we use 3.6.2 and on Rockford's website he no longer provides
an installer. This should not be much of a road block, because you can get
the source and within the Setup Project find the GUID. I've done this and
ler XML toolset.
Sent: Tue, March 29, 2011 7:13:14 AM
Subject: Re: [WiX-users] Problem searching GAC for installed assembly
How about a ComponentSearch instead of a FileSearch?
On Mon, Mar 28, 2011 at 2:11 PM, CoolBreeze wrote:
> Thanks for the reply Chad. I've tried increasing the Depth to
How about a ComponentSearch instead of a FileSearch?
On Mon, Mar 28, 2011 at 2:11 PM, CoolBreeze wrote:
> Thanks for the reply Chad. I've tried increasing the Depth to say 4 as well
> as providing and absolute path to the assembly and when I compile, I get
> the
> following error:
>
> Error1
Thanks for the reply Chad. I've tried increasing the Depth to say 4 as well
as providing and absolute path to the assembly and when I compile, I get the
following error:
Error1When the parent DirectorySearch/@Depth attribute is greater
than 1 for the DirectorySearch 'GACPath', the FileSear
If you run a CMD prompt and change to c:\windows\assembly folder and
then do a DIR you will likely see GAC, GAC_32 and GAC_MSIL as
subfolders. Yours is apparently in GAC_MSIL. From there it has folders
following a name similar to your DLL name. Then a specific
folder in which your DLL will likely
14 matches
Mail list logo