Hi all,

I am trying to build the DataTools  project but getting these (and many
more) errors:

FbDataConnectionProperties.cs(21,30): error CS0234: The type or namespace
name '
Data' does not exist in the namespace 'Microsoft.VisualStudio' (are you
missing
an assembly reference?)
FbDataConnectionProperties.cs(25,49): error CS0246: The type or namespace
name '
AdoDotNetConnectionProperties' could not be found (are you missing a using
direc
tive or an assembly reference?)
FbDataConnectionSupport.cs(25,46): error CS0246: The type or namespace name
'Ado
DotNetConnectionSupport' could not be found (are you missing a using
directive o
r an assembly reference?)
FbDataObjectIdentifierResolver.cs(24,53): error CS0246: The type or
namespace na
me 'DataObjectIdentifierResolver' could not be found (are you missing a
using di
rective or an assembly reference?)
FbDataObjectSupport.cs(24,42): error CS0246: The type or namespace name
'DataObj
ectSupport' could not be found (are you missing a using directive or an
assembly
 reference?)
FbDataViewSupport.cs(24,40): error CS0246: The type or namespace name
'DataViewS
upport' could not be found (are you missing a using directive or an assembly
ref
erence?)
FbDataObjectEnumerator.cs(41,25): error CS0246: The type or namespace name
'Data
Reader' could not be found (are you missing a using directive or an assembly
ref
erence?)
FbDataObjectIdentifierConverter.cs(29,17): error CS0246: The type or
namespace n
ame 'DataConnection' could not be found (are you missing a using directive
or an
 assembly reference?)
Done building project "FirebirdSql.VisualStudio.DataTools.csproj" -- FAILED.


Why is this happenning? ;-)

According to VS .NET Help namespace "Microsoft.VisualStudio.Data" that is
used in the source does not even exist :-/...

Should I download some other tool to make this project buildable?

Thanks for an advice


Regards, 

Marek



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to