Re: [Firebird-net-provider] GAC problems

2007-07-20 Thread Jiri Cincura
On 7/19/07, Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote: > Hello: > > > Just to provide some service to community :), here's short simple KB > > article, how to view in dialog specified assemblies. > > http://support.microsoft.com/kb/306149 > > that is what is being done in the old Ghost instal

Re: [Firebird-net-provider] GAC problems

2007-07-19 Thread Carlos Guzmán Álvarez
Hello: > Just to provide some service to community :), here's short simple KB > article, how to view in dialog specified assemblies. > http://support.microsoft.com/kb/306149 that is what is being done in the old Ghost installer, huummm, i will check if i need to add it to the new Wix installer.

Re: [Firebird-net-provider] GAC problems

2007-07-19 Thread Jiri Cincura
Just to provide some service to community :), here's short simple KB article, how to view in dialog specified assemblies. http://support.microsoft.com/kb/306149 -- Jiri {x2} Cincura (Microsoft Student Partner) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] GAC problems

2007-07-19 Thread Jiri Cincura
On 7/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi, > > This what you see in the "References Dialog Box" it is not a GAC. Damn, it's written in http://msdn2.microsoft.com/en-us/library/ftcwa60a(VS.80).aspx . It's really developer-unfriendly behavior. :) -- Jiri {x2} Cincura (Microsof

Re: [Firebird-net-provider] GAC problems

2007-07-19 Thread [EMAIL PROTECTED]
Hi, This what you see in the "References Dialog Box" it is not a GAC. To see in 'R.D.B.' in registry folder: HKEY_LOCAL_MACHINE\SOFTWARE\.NETFramework\AssemblyFolders you need to add a new folder :) with a name eg: FirebirdSql.Data.FirebirdClient with a default value set to firebird .NET assembly