From:
<car...@te...> - 2006-02-22 20:08:00
|
Hello: > Why there's must be the PublicKeyToken of the System.Data? Because that line refers to the System.Data assembly ... unless i'm=20 wrong of course :) --=20 Carlos Guzm=E1n =C1lvarez Vigo-Spain http://carlosga.blogspot.com/ |
From: Jiri C. <di...@ci...> - 2006-02-22 21:39:24
|
On 22.2.2006 21:07 Carlos Guzm=E1n =C1lvarez wrote: > Hello: >> Why there's must be the PublicKeyToken of the System.Data? > Because that line refers to the System.Data assembly ... unless i'm=20 > wrong of course :) >=20 >=20 Yeap. You're of course right. :) I'll add this hint to my blog. --=20 Jiri Cincura http://www.cincura.net/ |
From: Raigo <ra...@so...> - 2006-03-02 23:18:38
|
Carlos Guzm=E1n =C1lvarez wrote: > > > 1. You have to download the VS SDK (*not* the Framework SDK). It's > available on MSDN. > It's not the standard part of installation. Could you give a direct link for this VS SDK? from MSDN page http://msdn.microsoft.com/vstudio/extend/ the link for=20 downloading VS SDK points to http://affiliate.vsipmembers.com/affiliate/downloadfiles.aspx but this requires login name/pwd |
From: Jiri C. <di...@ci...> - 2006-03-03 00:11:46
|
On 3.3.2006 0:18 Raigo wrote: > Could you give a direct link for this VS SDK? > from MSDN page http://msdn.microsoft.com/vstudio/extend/ the link for > downloading VS SDK points to > http://affiliate.vsipmembers.com/affiliate/downloadfiles.aspx > but this requires login name/pwd You need the .NET Passport, then you're able to login and download. No more stuff is required. Another location isn't decency to Microsoft (maybe they're counting downloads, etc.). -- Jiri Cincura http://www.cincura.net/ |
From: Raigo <ra...@so...> - 2006-03-03 14:26:50
|
thanks, I registered and downloaded and installed VS SDK. but Firebird still does not appear among other (MSSQl, Oracle) drivers in VS IDE in database explorer. any ideas? Installed Visual Studio 2005, then VS SDK and then I followed the steps from here http://blog.vyvojar.cz/jirka/archive/2006/02/19/7471.aspx Jiri Cincura wrote: > On 3.3.2006 0:18 Raigo wrote: > >> Could you give a direct link for this VS SDK? >> from MSDN page http://msdn.microsoft.com/vstudio/extend/ the link for >> downloading VS SDK points to >> http://affiliate.vsipmembers.com/affiliate/downloadfiles.aspx >> but this requires login name/pwd > > > You need the .NET Passport, then you're able to login and download. No > more stuff is required. Another location isn't decency to Microsoft > (maybe they're counting downloads, etc.). > |
From:
<car...@te...> - 2006-03-03 18:00:34
|
Hello: > thanks, I registered and downloaded and installed VS SDK. > but Firebird still does not appear among other (MSSQl, Oracle)=20 > drivers in VS IDE in database explorer. > any ideas? > > Installed Visual Studio 2005, then VS SDK > and then I followed the steps from here > http://blog.vyvojar.cz/jirka/archive/2006/02/19/7471.aspx What error are you getting ?? Are you using one of the Express editions=20 of Visual Studio ?? --=20 Carlos Guzm=E1n =C1lvarez Vigo-Spain http://carlosga.blogspot.com/ |
From: Neal T. <Ne...@Ti...> - 2006-03-04 23:21:50
|
The solution from Robert Simpson is the only thing that worked for me. Follow the steps on the blog as you've done, but use the registry file belo= w (cut and paste it into a file provider.reg). After pasting make sure to change the file path (if it's different from c:\program files\firebirdclient). ----------------- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE \Microsoft\VisualStudio\8.0\DataSources\{2979569E-416D-4DD8-B06B-EBCB70DE7A= 4E}] @=3D"Firebird Data Source" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataSources\{297956= 9E-416D-4DD8-B06B-EBCB70DE7A4E}\SupportingProviders\{92421248-F044-483A-823= 7-74C7FBC62971}] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{9242= 1248-F044-483A-8237-74C7FBC62971}] @=3D".NET Framework Data Provider for Firebird" "DisplayName"=3D"Provider_DisplayName, FirebirdSql.VisualStudio.DataTools.Properties.Resources" "ShortDisplayName"=3D"Provider_ShortDisplayName, FirebirdSql.VisualStudio.DataTools.Properties.Resources" "Description"=3D"Provider_Description, FirebirdSql.VisualStudio.DataTools.Properties.Resources" "CodeBase"=3D"C:\\Program Files\\FirebirdClient\\FirebirdSql.VisualStudio.DataTools.dll" "InvariantName"=3D"FirebirdSql.Data.FirebirdClient" "Technology"=3D"{77AB9A9D-78B9-4ba7-91AC-873F5338F1D2}" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{9242= 1248-F044-483A-8237-74C7FBC62971}\SupportedObjects] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{9242= 1248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataConnectionSupport] @=3D"FirebirdSql.VisualStudio.DataTools.FbDataConnectionSupport" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{9242= 1248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataConnectionProperties= ] @=3D"FirebirdSql.VisualStudio.DataTools.FbDataConnectionProperties" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{9242= 1248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataConnectionUIControl] @=3D"FirebirdSql.VisualStudio.DataTools.FbDataConnectionUIControl" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{9242= 1248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataObjectSupport] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{9242= 1248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataSourceInformation] @=3D"FirebirdSql.VisualStudio.DataTools.FbDataSourceInformation" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{9242= 1248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataViewSupport] |
From:
<car...@te...> - 2006-03-06 00:02:32
|
Hello: > The solution from Robert Simpson is the only thing that worked for=20 > me. Follow the steps on the blog as you've done, but use the registry=20 > file below (cut and paste it into a file provider.reg). After pasting=20 > make sure to change the file path (if it's different from c:\program=20 > files\firebirdclient). Nice, The configuration sent by Robert Simpson is now in CVS in his own=20 .reg file. --=20 Carlos Guzm=E1n =C1lvarez Vigo-Spain http://carlosga.blogspot.com/ |
From: Paul M. <pau...@al...> - 2006-03-07 18:18:12
|
It should have in top=20 " Windows Registry Editor Version 5.00 " To be recognize as registry file . -----Original Message----- From: fir...@li... [mailto:fir...@li...] On Behalf Of Carlos Guzm=E1n =C1lvarez Sent: Monday, March 06, 2006 2:02 AM To: fir...@li... Subject: Re: [Firebird-net-provider] Still problem with DDEX (VS 2005) = in FB Data Provider - complete Hello: > The solution from Robert Simpson is the only thing that worked for=20 > me. Follow the steps on the blog as you've done, but use the registry = > file below (cut and paste it into a file provider.reg). After pasting = > make sure to change the file path (if it's different from c:\program=20 > files\firebirdclient). Nice, The configuration sent by Robert Simpson is now in CVS in his own=20 .reg file. --=20 Carlos Guzm=E1n =C1lvarez Vigo-Spain http://carlosga.blogspot.com/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting = language that extends applications into web and mobile media. Attend the live = webcast and join the prime developer group breaking into this new coding = territory! http://sel.as-us.falkag.net/sel?cmd______________________________________= ___ ______ Firebird-net-provider mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |
From:
<car...@te...> - 2006-03-07 19:40:06
|
Hello: > It should have in top=20 > " > Windows Registry Editor Version 5.00 > " > To be recognize as registry file . Fixed in CVS, Thanks very much !!! --=20 Carlos Guzm=E1n =C1lvarez Vigo-Spain http://carlosga.blogspot.com/ |
From: Raigo <ra...@so...> - 2006-03-10 15:21:28
|
thank you. I applied this registry patch and I can see Firebird :) I was able to get "successful" in test coneection. but after I click OK, I get "failure has occured while loading the type". any ideas? Neal Tibrewala wrote: > The solution from Robert Simpson is the only thing that worked for > me. Follow the steps on the blog as you've done, but use the registry > file below (cut and paste it into a file provider.reg). After pasting > make sure to change the file path (if it's different from c:\program > files\firebirdclient). > > ----------------- > Windows Registry Editor Version 5.00 > > [HKEY_LOCAL_MACHINE\SOFTWARE > \Microsoft\VisualStudio\8.0\DataSources\{2979569E-416D-4DD8-B06B-EBCB70DE7A4E}] > @="Firebird Data Source" > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataSources\{2979569E-416D-4DD8-B06B-EBCB70DE7A4E}\SupportingProviders\{92421248-F044-483A-8237-74C7FBC62971}] > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{92421248-F044-483A-8237-74C7FBC62971}] > > @=".NET Framework Data Provider for Firebird" > "DisplayName"="Provider_DisplayName, > FirebirdSql.VisualStudio.DataTools.Properties.Resources" > "ShortDisplayName"="Provider_ShortDisplayName, > FirebirdSql.VisualStudio.DataTools.Properties.Resources" > "Description"="Provider_Description, > FirebirdSql.VisualStudio.DataTools.Properties.Resources" > "CodeBase"="C:\\Program > Files\\FirebirdClient\\FirebirdSql.VisualStudio.DataTools.dll" > "InvariantName"="FirebirdSql.Data.FirebirdClient" > "Technology"="{77AB9A9D-78B9-4ba7-91AC-873F5338F1D2}" > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{92421248-F044-483A-8237-74C7FBC62971}\SupportedObjects] > > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{92421248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataConnectionSupport] > @="FirebirdSql.VisualStudio.DataTools.FbDataConnectionSupport " > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{92421248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataConnectionProperties] > @="FirebirdSql.VisualStudio.DataTools.FbDataConnectionProperties " > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{92421248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataConnectionUIControl] > @="FirebirdSql.VisualStudio.DataTools.FbDataConnectionUIControl " > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{92421248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataObjectSupport] > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{92421248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataSourceInformation] > > @="FirebirdSql.VisualStudio.DataTools.FbDataSourceInformation" > > [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\DataProviders\{92421248-F044-483A-8237-74C7FBC62971}\SupportedObjects\DataViewSupport] > > |
From: <js...@so...> - 2006-02-19 14:34:22
|
Hi Jiri, Sorry to bother you and email it directly to you. Actually I expiriencing the same problem with you, Just want to know the GAC, what it means? Hope you can help me. > 2. added files to GAC (verified via the GUI interface), there's in GAC: > - FirebirdSql.Data.Firebird (1.7.0.1, fa843d180294369d) > - FirebirdSql.Data.FirebirdClient (2.0.0.0, 3750abcc3150b00c) > - FirebirdSql.Web.Providers (2.0.0.0, 3d06a02581b682f8) Thanks in advance. Jun |
From: Jiri C. <di...@ci...> - 2006-02-19 14:54:04
|
js...@so... wrote: > Hi Jiri, > > Sorry to bother you and email it directly to you. Actually I expiriencing > the same problem with you, Just want to know the GAC, what it means? Hope > you can help me. GAC = Global Assembly Cache it's set of directories, where the global assemblies (always accessible) are placed. You can use the .NET Framework GUI to add files into GAC or i.e. gacutil from FB Client instalation dir. The FB Client instalation is adding these assemblies into GAC during the install (am I right Carlos?). -- Jiri Cincura http://www.cincura.net/ |