Error generating package

  • 12 October 2015
  • 0 replies
  • 5 views

Badge +6


 

Symptoms


On creating a package with the Package and Deployment tool, when clicking the 'Add items' button, the following error occurs:

System.Reflection.TargetInvocationException: Se produjo una excepción en el destino de la invocación. ---> System.Runtime.Serialization.SerializationException: No se puede encontrar el miembro 'ItemId'.
en SourceCode.Hosting.Client.BaseAPI.BaseAPIConnection.RemoteCall(String TypeName, String MethodName, Object[] Parameters, Boolean[] NullList, MarshalMessageType CallType)
en SourceCode.Hosting.Client.BaseAPI.BaseAPI.RemoteCall(String TypeName, String MethodName, Object[] Parameters, Boolean[] NullList, MarshalMessageType CallType)
en SourceCode.Deployment.Management.PackageDeploymentManager.Send(String sessionName, SyncState state)
en SourceCode.Deployment.Management.SyncRequest.OnExecute(IServiceProvider provider)
en SourceCode.Deployment.Management.SyncRequest.Complete(IServiceProvider provider)
--- Fin del seguimiento de la pila de la excepción interna ---
en SourceCode.Deployment.Management.Session.EndInstruction(SyncRequest result)
en SourceCode.Deployment.Management.ClientSession.Validate(ITypedItem item)
en SourceCode.Management.Controls.ComplexTypeNode.OnValidate()
en SourceCode.Management.Controls.ViewModelNode.AnalyseNow()
en SourceCode.Management.Controls.AnalyseCommandHandler.<>c__DisplayClass8.b__4()
en SourceCode.Management.Controls.Framework.AsyncTaskManagerService.ProcessAsyncQueue()
 

Diagnoses


Visual Studio 2015 Community was installed on the machine, which caused the issue.
 

Resolution

Unfortunately, the investigation concluded that a fix can not be created for this issue. VS 2015 is not supported on 4.6.9 and it is only supported from 4.6.11 onwards.




 

0 replies

Be the first to reply!

Reply