Unable to download the app in Mendix Studio PRO

0
I am currently doing Rapid developer certification. While trying to open the LearnNow Training management app in the Mendix Studio Pro, I am getting the below mentioned error : SharpSvn.SvnSerfException: Error running context: The server unexpectedly closed the connection.    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, SvnException error, Object targets)    at SharpSvn.SvnClientArgs.HandleResult(SvnClientContext client, svn_error_t* error, Object targets)    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path, SvnCheckOutArgs args, SvnUpdateResult& result)    at SharpSvn.SvnClient.CheckOut(SvnUriTarget url, String path)    at Mendix.Modeler.VersionControl.SvnClientAdapter.CheckOut(SvnUriTarget url, String path) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl\Svn\SvnClientAdapter.cs:line 62    at Mendix.Modeler.VersionControl.Windows.SvnConnector.Checkout(IRemoteRepository remoteRepository, IRevLine branchToCheckout, String targetProjectDirectory) in C:\Users\Autobuild\workspace\AppStudio4.0-Build\modeler\Mendix.Modeler.VersionControl.Windows\Svn\SvnConnector.cs:line 69 Kindly help me resolve this issue
asked
1 answers
4

Hi Monisha,

Things you can try:

  1.  Try signing out and then signing back in, from your studio pro.
  2. Changing your network connection.
  3. cleaning your deployment directory.

If all of these don’t help, then you can raise a ticket in mnix support.

Hope it helps!!

 

answered