I need to be able to install Infragistics SL LOB controls on my Team Foundation Server Build Server. The installer does not like my CD Key. The build process needs to be able to resolve the references prior to copying them local into the bin/debug folder and then packaging it up in the xap file. I need it to be able to resolve:
Infragistics.Silverlight.v9.1
Infragistics.Silverlight.XamWebGrid.v9.1
Infragistics.Silverlight.XamWebTileView.v9.1
I don't know why it thinks that the CD key is incorrect as it is the same key that I used on my developer box. the build server is a virtual server running Win Server 2003 R2..It has all the pre-requisites to build this project as it was building successfully with the trial release.
Any ideas here?
That was it; reboot server and wham!
Oh, wait. I forgot the old re-boot bug on servers. Let me try that first.