Hi,
I´m using VS2005
profesional , spanish edition. I´ve a web service that use a firebird DataBase.
I add FirebirdSql.VisualStudio.DataTools.dll reference, and I´ve get this error
in compilation:
Error 1 No
se puede cargar el archivo o ensamblado 'Microsoft.Data.ConnectionUI' ni una de
sus dependencias. Error de validación del nombre seguro. Puede que se manipulara
el archivo o que se firmara con firma retardada, pero no con la clave privada
correcta. (Excepción de HRESULT: 0x80131045) .
Other question,
I´m traying to make a web site that access to the same database, if I add a
sqldatasorce, must I see firebird data provider? I can´t see it. I´ve make the
changes in machine.config and in FirebirdDDEXProvider.reg
thanks