Ny name is Jean. I'm having a problem when deploying WPF applications, that access a SQL Server database over the network, with LINQ to SQL. The problem is that, after deployed, the application executes fine, but when trying to connect, I get an error telling me that there`s a problem with the system.data.sqlclient.sql.dll assembly. Do I have to deploy this file too? How do I deploy it? Just to clarify, I'm able to connect to the SQL Server via network, normally, no problems there. I can't connect through my application, though. The application, works fine in the development machine.
Any help on this would be greatly appreciated.
Moved byFigo FeiMonday, August 25, 2008 3:30 AMredirect (Moved from .NET Framework Setup to Where is the Forum For…?)