Hello - I've a machine with Delphi 2005 running. I create a asp.net project, connect to mssql with a connector, test it and the connector works.
I put a BdpdataAdapter on the form, a BdpConnection and a dataSet as well as a DataGrid and set it all up (columns, etc.) and it works locally with Cassini. I publish it with the Deployment and it works out on my server. (http://www.zaks.net/test2005/webform1.aspx) I have these files in the \bin directory - Borland.Data.Common.dll Borland.Data.Mssql.dll Borland.Data.Provider.dll Borland.Data.Web.dll Borland.Delphi.dll WebApplication1.dll I have another machine with Delphi 2006 running. I do just as above, it runs locallay with Cassini. I deploy it out to my server running iis, same as above, but it says it's unable to load dll (bdpmss25.dll) (http://www.zaks.net/test2006/webform1.aspx). I copy that into the bin directory along with the the other dlls it requested (as above, but from the 2006 machine) and I can't get past this point. I did searches for bdpmss25.dll and have not been able to find anything. Anybody have any ideas or have you gotten this problem and solved it ? Thank you, Leon ... Leon Zak ZAK Software Inc. http://zaks.com __________________________________________________ Delphi-Talk mailing list -> Delphi-Talk@elists.org http://www.elists.org/mailman/listinfo/delphi-talk