From: Dick C. <di...@me...> - 2003-02-19 08:36:15
|
Hello, I have a newbie question -- I installed the firebird net provider using the installer, and I can see the entry in the Global Assembly Cache (\winnt\assembly). I'm just wondering how come when I choose the "Add References" option in Visual Studio, Firebird does not appear in the .NET tab? I have to manually choose "Browse" and look for the DLL. Am I missing something? I have already tried also doing a drag-and-drop of the DLL to the assembly folder, as well as, use the gacutil.exe. But while I can see there is a FirebirdSql.Data.Firebird in my assembly folder, it just refuses to appear automatically in Visual Studio's Reference dialog. Dick |