New Post: ControlTemplates does not work on WP7.1 ! HELP!
Hello, I have written an application now I need to style it. First I have to style buttons with some graphics and text. I found a solution to change in App.xaml styles for type button and add custom...
View ArticleCommented Unassigned: OnUIThreadAsync(action).Wait() causes an infinite wait...
After the update to version 1.5.2 my WPF 4.0 application is no longer closed. See the simple example in the attachment. Example works fine with CaliburnMicro 1.4 and has infinite wait with...
View ArticleReopened Unassigned: OnUIThreadAsync(action).Wait() causes an infinite wait...
After the update to version 1.5.2 my WPF 4.0 application is no longer closed. See the simple example in the attachment. Example works fine with CaliburnMicro 1.4 and has infinite wait with 1.5.2
View ArticleCommented Unassigned: OnUIThreadAsync(action).Wait() causes an infinite wait...
After the update to version 1.5.2 my WPF 4.0 application is no longer closed. See the simple example in the attachment. Example works fine with CaliburnMicro 1.4 and has infinite wait with...
View ArticleNew Post: Action Invocations
I am seeing multiple events being "Updated" on the console logger while my WP8 loads pages, its actually causing some heartburn with a few items, what would cause multi-events to fire when there was no...
View ArticleNew Post: Exception after OnActivate on DownloadStringAsync on Windows Phone 7.x
Ok, it was my mistake. I forgot remove [DataMember] from one class. After removing all goes fine.
View ArticleNew Post: Crash when compiling via build machines
We've been using CM at our company for a few months now to do some basic view / view model binding, and have just recently expanded our use of it by adding ContentControls to our window and binding...
View ArticleNew Post: Action Invocations
this is looking more and more like an extra UpdateContext() somewhere...
View ArticleNew Post: Crash when compiling via build machines
Can you build it in debug mode, load symbols from msdn, enable exceptions retrow and pinpoint the exact point of failure? Also, have you tried a binary compare over the two files? It seems the error is...
View ArticleNew Post: Crash when compiling via build machines
Yes it still doesn't make any sense to us either. We were able to workaround the problem by upgrading to the latest version of CM. The exact cause still isn't understood, but the exception was thrown...
View ArticleNew Post: Main Caliburn Window -> How do I get a reference to it
So, your addin spawns its own window, which is not the AutoCAD main window, is it correct? If so, you can retrieve the window through the IViewAware interface, given that the view has been displayed...
View ArticleNew Post: Crash when compiling via build machines
A machine where .NET 4.5 is installed uses different assemblies, even if .NET 4.0 is targeted (to make sure about this, go check the Framework folder and use ILSpy, you'll see that some .NET 4.0...
View ArticleNew Post: Button displaying a context menu
I'm sorry as I know this has been asked already, but I can't find a solution that is working for my particular scenario. I'm trying to simply display a ContextMenu when the user clicks on a button. I...
View ArticleClosed Unassigned: OnUIThreadAsync(action).Wait() causes an infinite wait [335]
After the update to version 1.5.2 my WPF 4.0 application is no longer closed. See the simple example in the attachment. Example works fine with CaliburnMicro 1.4 and has infinite wait with 1.5.2
View ArticleNew Post: Crash when compiling via build machines
Ok nevermind we were able to reproduce the crash again on another Windows 7 64 bit machine with the latest version of CM. This is essentially blocking development and testing for us so we're actively...
View ArticleNew Post: Crash when compiling via build machines
Update: we just determined that builds coming from 2 out of 3 of our builds machines experience this issue. However, the builds from our third build machine work just fine, so it clearly is something...
View ArticleCreated Unassigned: NullReferenceException in TaskController on WP8 [337]
Hi,I'm getting null ref errors in TaskController.OnTaskComplete method because the "request" field is null. I dug deeper and while I don't have a solid understanding of why it's happening here is what...
View ArticleCommented Unassigned: NullReferenceException in TaskController on WP8 [337]
Hi,I'm getting null ref errors in TaskController.OnTaskComplete method because the "request" field is null. I dug deeper and while I don't have a solid understanding of why it's happening here is what...
View ArticleEdited Unassigned: NullReferenceException in TaskController on WP8 [337]
Hi,I'm getting null ref errors in TaskController.OnTaskComplete method because the "request" field is null. I dug deeper and while I don't have a solid understanding of why it's happening here is what...
View ArticleCommented Unassigned: NullReferenceException in TaskController on WP8 [337]
Hi,I'm getting null ref errors in TaskController.OnTaskComplete method because the "request" field is null. I dug deeper and while I don't have a solid understanding of why it's happening here is what...
View Article