I cannot download examples from the app store

0
I downloaded the trial version yesterday and was able to download and deploy the Pizza Mario project. Today I can no longer redeploy the project and I can no longer download any other projects. I get the following error: 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.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) 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 AppStore.AppStoreService.AppStoreServiceV2PortType.GetDownloadUrlv2(GetDownloadUrlv2Request request) at AppStore.AppStoreService.AppStoreServiceV2PortTypeClient.AppStore.AppStoreService.AppStoreServiceV2PortType.GetDownloadUrlv2(GetDownloadUrlv2Request request) in c:\cygwin\home\autobuild\build\Mendix-2.5.1\modeler-svn\AppStore\Service References\AppStoreService\Reference.cs:line 4285 at AppStore.AppStoreService.AppStoreServiceV2PortTypeClient.GetDownloadUrlv2(authentication authentication, GetDownloadUrlv2 GetDownloadUrlv21) in c:\cygwin\home\autobuild\build\Mendix-2.5.1\modeler-svn\AppStore\Service References\AppStoreService\Reference.cs:line 4292 at AppStore.AppStoreDataManager.<>cDisplayClass14.<getdownloadurl>b13(AppStoreServiceV2PortTypeClient c) in c:\cygwin\home\autobuild\build\Mendix-2.5.1\modeler-svn\AppStore\AppStoreDataManager.cs:line 218 at AppStore.AppStoreDataManager.DoRequestTResult in c:\cygwin\home\autobuild\build\Mendix-2.5.1\modeler-svn\AppStore\AppStoreDataManager.cs:line 23 at AppStore.AppStoreDataManager.GetDownloadUrl(Int64 versionNumber, String userName) in c:\cygwin\home\autobuild\build\Mendix-2.5.1\modeler-svn\AppStore\AppStoreDataManager.cs:line 218 at AppStore.AppStoreAccountManager.ReallyDownload(Int64 versionNumber, String tempFilePath) in c:\cygwin\home\autobuild\build\Mendix-2.5.1\modeler-svn\AppStore\AppStoreAccountManager.cs:line 156 at AppStore.AppStoreAccountManager.Download(AppType appType, Int64 versionId, String sourceFileName) in c:\cygwin\home\autobuild\build\Mendix-2.5.1\modeler-svn\AppStore\AppStoreAccountManager.cs:line 49 at AppStore.AppDetails.downloadButton_MouseLeftButtonDown(Object sender, MouseButtonEventArgs e) in c:\cygwin\home\autobuild\build\Mendix-2.5.1\modeler-svn\AppStore\Controls\AppDetails\AppDetails.xaml.cs:line 218 at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler) Any help would be appreciated. Thanks, Niels
asked
1 answers
0

We are investigating the problem. In the mean time you should be able to download again.

answered