I've downloaded the latest source code on the net , but I'm having troubles getting it to compile. First let me give you my env:
windows 8 ;
Office 2013 ;
Visual Studio ;
When I try to load the NodeXL.sln file in Visual Studio 2013 I am always getting the following error:
Error 1 Can not find manifest signing certificate in the certificate store in the ExcelTemplate;
Error 2 Cannot find the metadata file “E:\study\java\Nodexl\nodexl-73876\NodeXL\ExcelTemplate\bin\Debug\Smrf.NodeXL.ExcelTemplate.dll”
Error 4 “ Cannnot find Cannot find the metadata file E:\study\java\Nodexl\nodexl-73876\NodeXL\NetworkServer\bin\Debug\NodeXLNetworkServer.exe”
Error 5 Cannot find the metadata file :“E:\study\java\Nodexl\nodexl-73876\NodeXL\ExcelTemplate\bin\Debug\Smrf.NodeXL.ExcelTemplate.dll”
However If I remove some of the projects such as all the projects related ExceTempate;
So I want to find the " Smrf.NodeXL.ExcelTemplate.dll " but end with failure ;
The process is trapped in the step ; So what is the problem ? The source code is not complete? Help ==Thanks
windows 8 ;
Office 2013 ;
Visual Studio ;
When I try to load the NodeXL.sln file in Visual Studio 2013 I am always getting the following error:
Error 1 Can not find manifest signing certificate in the certificate store in the ExcelTemplate;
Error 2 Cannot find the metadata file “E:\study\java\Nodexl\nodexl-73876\NodeXL\ExcelTemplate\bin\Debug\Smrf.NodeXL.ExcelTemplate.dll”
Error 4 “ Cannnot find Cannot find the metadata file E:\study\java\Nodexl\nodexl-73876\NodeXL\NetworkServer\bin\Debug\NodeXLNetworkServer.exe”
Error 5 Cannot find the metadata file :“E:\study\java\Nodexl\nodexl-73876\NodeXL\ExcelTemplate\bin\Debug\Smrf.NodeXL.ExcelTemplate.dll”
However If I remove some of the projects such as all the projects related ExceTempate;
So I want to find the " Smrf.NodeXL.ExcelTemplate.dll " but end with failure ;
The process is trapped in the step ; So what is the problem ? The source code is not complete? Help ==Thanks