On 3/26/08, Mirek S <[EMAIL PROTECTED]> wrote:
>  Now I've moved to different system with WinXP Pro. There has been  VS
>  2005 Express already installed.
>  Then I've installed VS 2008 and Firebird .NET Client and FirebirdClient
>  DDEX.
>  Without success. I've read all docs on the internet. No success.
>  During adding datasource in Server Explorer panel VS shows a message
>  with error in FirebirdSql.Data.FirebirdClient with guid id. I've changed
>  machine.config a couple of times. Clean registers and so on.

Are you installing DDEX to VS2008? Are you using with or w/o SDK version?

>  I've created a new project. And I put
>  FirebirdSql.VisualStudio.DataTools.FBDataConnectionUI on the form. But
>  compilation hasn't succeeded.

You needn't to add this onto the form at all ...

>  Error message explained that FirebirdSql.VisualStudio.DataTools depends
>  on assembly 'Microsoft.VisualStudio.Data, Version=8.0.0.0 and also on
>  Microsoft.Data.ConnectionUI Version=8.0.0.0
>  I thing that this is the reason that Firebird data provider caused error
>  during open a Data Source  add dialog in VS2008.

I don't think so. I'm using DDEX in VS2008 without any problem. BTW
are you able to add item into Server Explorer?

>  Than I've installed VS2005 and  VS2005_SP1.  And now I can add
>  Connection to Firebird in Server explorer panel.
>
>
>
>
>  Bellow error message:
>
>  C:\WINDOWS\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig
>  /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:DEBUG;TRACE
>  
> /reference:C:\WINDOWS\assembly\GAC_MSIL\FirebirdSql.Data.FirebirdClient\2.5.0.0__3750abcc3150b00c\FirebirdSql.Data.FirebirdClient.dll
>  
> /reference:C:\WINDOWS\assembly\GAC_MSIL\FirebirdSql.VisualStudio.DataTools\2.0.1.0__bae6c78ccb0fcdb3\FirebirdSql.VisualStudio.DataTools.dll

Why is this in GAC?

>  /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Data.dll
>  
> /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Deployment.dll
>  /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.dll
>  /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Drawing.dll
>  
> /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Transactions.dll
>  
> /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Windows.Forms.dll
>  /reference:C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll
>  /debug+ /debug:full /filealign:512 /optimize- /out:obj\Debug\testFB.exe
>  /resource:obj\Debug\testFB.Form1.resources
>  /resource:obj\Debug\testFB.Properties.Resources.resources /target:winexe
>  Form1.cs Form1.Designer.cs Program.cs Properties\AssemblyInfo.cs
>  Properties\Resources.Designer.cs Properties\Settings.Designer.cs
>  D:\MiSo\testFB\testFB\Form1.Designer.cs(77,72): error CS0012: The type
>  'Microsoft.VisualStudio.Data.DataConnectionUIControl' is defined in an
>  assembly that is not referenced. You must add a reference to assembly
>  'Microsoft.VisualStudio.Data, Version=8.0.0.0, Culture=neutral,
>  PublicKeyToken=b03f5f7f11d50a3a'.
>  
> c:\WINDOWS\assembly\GAC_MSIL\FirebirdSql.VisualStudio.DataTools\2.0.1.0__bae6c78ccb0fcdb3\FirebirdSql.VisualStudio.DataTools.dll:
>  (Related file)
>
>
>  -------------------------------------------------------------------------
>  Check out the new SourceForge.net Marketplace.
>  It's the best place to buy or sell services for
>  just about anything Open Source.
>  http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>  _______________________________________________
>  Firebird-net-provider mailing list
>  Firebird-net-provider@lists.sourceforge.net
>  https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>


-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to