M
moondaddy
I'm using vs08 / vb2.0 and am trying to use click once deployment. when I
run the click once installation i get the following error msg:
"Unable to install or run the application. The application requires that
assembly Microsoft.SqlServer.ConnectionInfo Version 9.0.242.0 be installed
in the Global Assembly Cache (GAC) first."
I have .net 2.0, 3.0 and 3.5 already installed on the target machine and I
set the publish status to 'Include' for all required files including this
one.
In the application files window, I set the publish status to 'Include' on
all of this type of files, but in the publish package none of them are
included. By the way, under options, I unchecked 'use deploy file
extensions incase that was confusing the target machine. Before when this
option was checked, all of these files
(Microsoft.SqlServer.ConnectionInfo.dll and
Microsoft.SqlServer.ConnectionInfo.dll.deploy, and many more) WERE included.
However, I still got this error msg. It seems I just can't get past this
point. I'm surprised that this is such a big problem and have seen very
little info on it.
I'm surprised something so simple is so difficult.
any advise?
Thanks.
run the click once installation i get the following error msg:
"Unable to install or run the application. The application requires that
assembly Microsoft.SqlServer.ConnectionInfo Version 9.0.242.0 be installed
in the Global Assembly Cache (GAC) first."
I have .net 2.0, 3.0 and 3.5 already installed on the target machine and I
set the publish status to 'Include' for all required files including this
one.
In the application files window, I set the publish status to 'Include' on
all of this type of files, but in the publish package none of them are
included. By the way, under options, I unchecked 'use deploy file
extensions incase that was confusing the target machine. Before when this
option was checked, all of these files
(Microsoft.SqlServer.ConnectionInfo.dll and
Microsoft.SqlServer.ConnectionInfo.dll.deploy, and many more) WERE included.
However, I still got this error msg. It seems I just can't get past this
point. I'm surprised that this is such a big problem and have seen very
little info on it.
I'm surprised something so simple is so difficult.
any advise?
Thanks.