I am trying to deploy a package made from a lower environment to the higher environment.
P & D tool throws Value cannot be NUll exception ; How do I know more about what the issue is? This error is pretty generic.
Package and Deployment Throwing System.ArgumentNullException: Value cannot be null. exception - Unabel to depploy the package , preventing suers from Testing application.
System.ArgumentNullException: Value cannot be null.
Parameter name: Property return type cannot be null
Server stack trace:
at SourceCode.Management.Controls.DeploySelectPackage.BeginUpload()
at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Objectc] args, Object server, Objectc]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at t0]:
at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)
at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)
at System.Func`1.EndInvoke(IAsyncResult result)
at SourceCode.Management.Controls.DeploySelectPackage.EndUpload(IAsyncResult ar)