I followed the MSDN guidelines to placate the VS 2010 compiler after migration wizard's automated attempt failed.
However, I am currently facing a MSBUILD error anomaly that I can't seem to resolve. I would appreciate any help you can provide in this matter.
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\OfficeTools\Microsoft.VisualStudio.Tools.Office.targets(686,9): errorMSB4063: The "SetOffice2007AddInRegistration" task could not be initialized with its input parameters.
C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\OfficeTools\Microsoft.VisualStudio.Tools.Office.targets(150,9): error MSB4044: The "InitializeDefaultProperties" task was not given a value for the required parameter "OfficeApplication".
Thanks
RSidhu