Slavomir,
I'm using firebird server 1.5 and provide v. 2 on a Windows server. I have also place the Firebird client.dll on my bin directory.
If I run my application from my development PC conecting to a remote database server I can connect without problem. But when I try running the web application on the customer production server using a local IP 192.168.2.100/myapplicationfolder/default.aspx I get a connection error.?
Charles
From: "Slavomir Skopalik" <[EMAIL PROTECTED]>
Reply-To: firebird-net-provider@lists.sourceforge.net
To: <firebird-net-provider@lists.sourceforge.net>
Subject: RE: [Firebird-net-provider] Urgent Help! Deploying Firebird .Net provider on a Production Server
Date: Sat, 22 Apr 2006 16:43:58 +0200
Putting FirebirdSql.Data.Firebird.dll into bin directory in root of asp net application is enough.I was used this dll in many servers (about 10) without problem.But I'm using version 1.5.xx of this provider againts FB 1.5.x and 2.0.x.Framework 1.1 and 2.0, IIS server and Apache 2.0.x server (on win32).Best regards SlavekIng. Slavomir Skopalik
Jednatel spolecnosti
Elekt Labs s.r.o.
Chaloupky 158
783 72 Velky Tynec
Czech Republic
--------------------------------------------
Mobil: +420 724 207 851
icq:199 118 333
e-mail:[EMAIL PROTECTED]
http://www.elektlabs.cz
I need hel please.I have developed a web application that works without problems on my development PC. I need to deploy it on my customer production server I have included in my project's bin the Firebird client dll.Can someone please tell me which files and the steps I need to take to deploy my web application ?Please reply ASAP!