This is a migrated thread and some comments may be shown as answers.

Exception when using DatePicker with share target contract

4 Answers 35 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jeremy
Top achievements
Rank 1
Jeremy asked on 23 Feb 2015, 08:50 PM
I'm using the DatePicker in multiple pages of my app without trouble.
However, when the app is activated from a share target contract it produces the following exception message:

No custom resource loader set

I found the following topic that seems similar (http://www.telerik.com/forums/radnumericbox-won't-work-with-new-view) but that doesn't help fixing the issue.
Thanks for your help,

4 Answers, 1 is accepted

Sort by
0
Ivaylo Gergov
Telerik team
answered on 26 Feb 2015, 02:41 PM
Hello Jeremy,

This seems to be the same issue. Could you please send me e sample project so that I can try to apply the workaround.

I am looking forward to your reply.

Regards,
Ivaylo Gergov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Jeremy
Top achievements
Rank 1
answered on 26 Feb 2015, 05:42 PM
You can find the repro here: http://1drv.ms/1ziel99

The problem seems related to having a UserThemeResources declaration in the App.xaml:

<controls:UserThemeResources
                        x:Key="MyResources"
                        LightResourcesPath="ms-appx:///Theme/Theme.xaml"
                        DarkResourcesPath="ms-appx:///Theme/Theme.Xaml"/>

0
Jeremy
Top achievements
Rank 1
answered on 26 Feb 2015, 05:43 PM
Here is a repro: http://1drv.ms/1ziel99

The problem seems related to the declaration of a UserThemeResources instance in the App.xaml
0
Ivaylo Gergov
Telerik team
answered on 04 Mar 2015, 08:51 AM
Hello Jeremy,

Sorry for the late response.

I have updated the project to resolve the Telerik Named Brushes. Could you please check the attached project and see if the problem still exists?

I am looking forward to your reply.

Regards,
Ivaylo Gergov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussion
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Jeremy
Top achievements
Rank 1
Share this question
or