Getting following error while deploying my first project on mendix cloud trial version
0
System.ServiceModel.FaultException: Internal server error Server stack trace: at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Mendix.Modeler.CloudPortalService.ModelerIntegrationServicePortType.BuildMDA(BuildMDARequest request) at Mendix.Modeler.CloudPortalService.ModelerIntegrationServicePortTypeClient.Mendix.Modeler.CloudPortalService.ModelerIntegrationServicePortType.BuildMDA(BuildMDARequest request) in c:\cygwin\home\autobuild\build\Mendix-5\modeler\Modeler\Service References\CloudPortalService\Reference.cs:line 1292 at Mendix.Modeler.CloudPortal.CloudConnector.BuildMda(String applicationID, String branch, Int64 revision, Int32 tagMajor, Int32 tagMinor, Int32 tagPatch, String message) in c:\cygwin\home\autobuild\build\Mendix-5\modeler\Modeler\CloudPortal\CloudConnector.cs:line 200
asked
Piyush Wattamwar
0 answers