Missing Assembly Microsoft.SqlServer.ConnectionInfo while using ClickOnce deployment
hi,
I am using VB.net and I have a problem while publishing my application using the ClickOnce deployment on a shared folder on the seever. On my PC, the application works fine where the VS2005 is installed. But when I tried to install and run the application on an end user machine , it gives me the following warning:
"Unable to install or run the application. The application requires that assembly Microsoft.SqlServer.ConnectionInfo Version 9.0.242.0 be installed in the Glocal Assembly Cache (GAC) first."
how can I solve this problem?
Thanks in advance
Regards,

