Ollie Riches

Results 17 comments of Ollie Riches

which OS are you building for?

I presume the OS is patched with the latest hotfixes via windows update. Can you tell me the versions of the PresentationCore.dll, PresentationFramework.dll & System.Windows.Interactivity.dll referenced in the project?

Where are the attachments, I'm not seeing them?

I'm still not seeing them, can you paste the xaml & code direct into a comment?

I've created an example WPF using the control and added it to github. Could you download the zip of the code base and tell me if it works for you?

This is a screenshot of the loaded assemblies in the Simple.Wpf.Terminal.Example. I can see I'm running later versions of the assemblies: PresentationCore.dll 4.0.30319.34004 PresentationFramework.dll 4.00.30319.34004 System.Windows.Interactivity.dll 2.00.20525.0 ![image](https://cloud.githubusercontent.com/assets/1172199/4293751/35bb3da2-3dd9-11e4-9af9-125909820598.png)

Okay, I've managed to get your code working, but there are a couple of mistakes. 1. Constructor not creating the DeviceOutput collection, 2. The command execute method need to add...

Could you take the screen shot of the loaded modules again and order them by Path for me so I can compare and look for any differences? thanks Ollie.

sorry, could you do it again, order by Path but expand the version column so I can see the full version of the assembly :)

I've added some debugging to the codebase could you down load and run the example app in debug mode. What I get is shown below. yeah it is getting late...