Remote desktop crash

Ribbon for WPF Forum

Posted 7 years ago by Hayden Meade
Version: 17.2.0661
Platform: .NET 4.7
Environment: Windows 10 (64-bit)
Avatar

Hello,

 

We are having the same issue as here:

http://www.actiprosoftware.com/community/thread/23378/remote-desktop-crash

 

You can reproduce with your SampleApplication by creating an event handler for the Ribbon.Loaded event, and setting the IsApplicationMenuOpen property in the handler.

MainViewer.xaml

https://ibb.co/iL5Tbv

MainViewer.xaml.vb
https://ibb.co/gGskOa

It seems like the Loaded event is triggered when the pc is remoted to.

 

Here's how I was reproducing:

PC1 starts the application 

PC1 remotes to PC2

PC2 remotes to PC1 (Which will lock PC1)

Log in to PC1.

Comments (2)

Posted 7 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Hayden,

Yes WPF will reapply templates whenever it connects a remote desktop session.  Thanks for the repro steps in this case.  I believe we found a workaround and have added it for the next maintenance release (build 662).

In the meantime, I wonder if adding a first-load only flag check would help until the next build?


Actipro Software Support

Posted 7 years ago by Hayden Meade
Avatar

Thanks for the quick reply! I will implement the loaded check while I wait for your fix.

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.