tried to install a test win application -- got the following install error message ::
Unable to run or install the application. The applicatioon requires that assembly Telerik.WinControls.Docking version7.0.0.0 be installed in the Global Assembly Cache (GAC) first.
Program written in C#, using Visual Studio 2008 Pro.
The build was using the standard build within VS, and published to disk with a setup file.
Double clicked on setup file and a while later the above message appeared?
why is this so? how do I avoid this in future?
in particular when installing the compiled application on a non-development pc to test etc.
the destination pc o/s was Win XP Pro -- the development pc, Vista Ultimate.
many thanks,