From: Ashim A <As...@Qu...> - 2008-04-11 00:52:09
|
Now when I run my EXE file (written by C#) on any other system then I have runtime Error. Even my TRY/Catch cannot catch it!!!! I installed FirebirdClient-2.1.0.msi and FirebirdDEXProvider-2.0.2.exe on my system with Visual Studio 2005 Enterprise. And I did some steps and now everything work fine in my system (I don't what I did, it made it to work) But any way, now when I run my EXE file (written by C#) on any other system then I have runtime Error. Even my TRY/Catch cannot catch it!!!! I install "FirebirdClient-2.1.0.msi" and then "FirebirdDEXProvider-2.0.2.exe" and then "FirebirdClient-2.0.1.exe" But still my program doesn't work in other machine. Even I ran a "FirebirdDDEXProvider32.reg" and "FirebirdDDEXProviderPackageLess32.reg" and then I checked "Machine.config" even, but no luck. Anybody has any idea? Thanks Ashim |