-
I checked the logs and it looks like there are timeouts on their website during synchronization. I think their site is down.
-
If I'm right, can I get a free crossgrade to 7 whenever it's released? (Just kidding)
-
There's a FlowDocumentScrollViewer in Text Comparison. If I disable Text Comparison, the problem goes away. The source code for the method at the bottom of the stack trace is here: http://referencesource.microsoft.com/#PresentationFramework/src/Framework/System/Windows/Controls/FlowDocumentScrollViewer.cs,d40b19b92cb757fa Based on the error message
-
That seems odd. If that's the case then ANY app with a text flow control should fail in remote Desktop. There's something wrong with the XAML, and I wouldn't be surprised if the IDE warns you about it when the designer is open. WPF errors are notoriously convoluted, but that doesn't mean it's the fault of .NET. I do this for a living.
-
Actually maybe not... It's all framework stuff, your call is pretty high in the stack trace, isn't it? Is there any workaround for this?
-
Logos crashes every time I connect to a computer running it via RDP. This looks like it should be a quick fix with a try/catch: Application: Logos.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.ArgumentException at System.Windows.Controls.FlowDocumentScrollViewer.DocumentChanged
-
Glad this is getting attention. I found this thread by searching trying to find a way to display more bibles in text comparison also.