I tried to compile the C# Tutorials.sln in NetOffice1.6\NET4.5\Tutorials\C# in VS2012Premium. The output was an error in Tutorials\Tutorials\Tutorial10.cs on line 39 and line 48. EnableMessageFilter is not a member of NetOffice.Settings. I comment out line 39 and revise line 40 so that it does not refer to bool messageFilter, and the solution compiles.
The same compilation error occurs in the .NET4.0 version of the tutorials.
Comments: ** Comment from web user: FARAZ76 **
The same compilation error occurs in the .NET4.0 version of the tutorials.
Comments: ** Comment from web user: FARAZ76 **
Similar Error in the VB version. Using VS2013. All tutorial projects giving teh said error.