Hi,
We got a VS 2013 solution which we can debug on the iOS simulator on the build server without any problem.
Now we are trying to debug / deploy the same solution on a iPad device connected to our build server. The provisioning profile is available etc.
Now when we build the solution pointing to our iPad after about 8 minutes it stops with an error reporting failed assembly references like
Error 4 Failed to resolve assembly: 'System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a even though there is an reference to System.Drawing in the monotouch dll. These failed references occurred for a number of assemblies as listed below.
What are we doing wrong? Please help
SMDiagnostics.dll
System.ServiceModel.Internals
System.Configuration
System.Security
System.Web
Microsoft.Build.Framework
System.Xaml
System.Runtime.Caching
System.IdentityModel
System.Web.ApplicationServices
System.EnterprizeServices
System.DirectoryServices
System.Runtime.Remoting
System.Runtime.DurableInstancing
Regards
Johannes