Got it! My deployment consisted of: 1. Copying the Firebird dll's (firebirdsql.data.firebirdclient.dll and firebirdsql.web.providers.dll) from my dev machine to the \bin directory on webserver. 2. Enter the DBProviderFactories settings in my webserver Machine.config file.
Not having done Step 2 above was what caused the Parser Error. I thought that only had to be done as part of the DDEX integration. ""Carlos Guzmán Álvarez"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello: >> I was able to install the .NET 2.0 Provider on my development machine a= > nd=20 >> get the DDEX integrated with VWD Express. I've completed my developmen= > t.=20 >> Now, I'm ready to deploy to my production web server. Any tips I shoul= > d be=20 >> aware of? =20 > In first place no, in any case that the DDEX provider shouldn't be in=20 > the production machine ;) >> For example, must I run the FB .NET installation or can I simply=20 >> copy the firebird dll's from my dev machine to the Bin directory in my = > web=20 >> server application directory? > I think that shouldn't cause problems. > > > > --=20 > Carlos Guzm=E1n =C1lvarez > Vigo-Spain > > http://carlosga.blogspot.com/ > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Firebird-net-provider mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
