Ch5 List Web Servcie
Is there a prerequisite for this project? Such as Excel 2010 on the Sharepoint server.
Because I was expecting working on this project without any Excel 2010 installation.
I'm getting error:
The best overloaded method match for 'Microsoft.Office.Tools.AddInBase.AddInBase(Micros oft.Office.Tools.Factory, System.IServiceProvider, string, string)' has some invalid arguments ProductsList
On Step 3 it asks for .Net Framwork 3.5, well, it's wrong. It should be .Net Framework 4.0 Client Profile (I checked the authors code download from this site). Other wise the System.xaml will error.
|