Why does the compilation of a project with a BizTalk Server Mapper activity fail sometimes?
• This can occur if the TargetFrameworkProfile property is not set to “.NET Framework 4”. Note that the full profile is needed, just setting this property to client is not sufficient. For information about how to change the TargetFrameworkProfile property for a project see the Change the Target .NET Framework Version or Profile for an Existing Project section of How to: Target a Specific .NET Framework Version or Profile (http://go.microsoft.com/fwlink/?LinkID=168798). • Compilation may fail during map class generation. In the case of a C# project, the error text should describe the cause. In the case of a VB project double-click on any error messages to open up the map class file and display detailed error messages.
Related Questions
- If accessing the Project Server 2007 server via the Project Web Access Client, do they need additional software if accessing locally, ie. over the local LAN?
- Does Project Server 2007 require SharePoint to function fully? In particular, does the Project Web Access Client need SharePoint?
- How can I set SharePoint to open project files with HPV Web/Server 2007?