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

Demos unusable!

6 Answers 74 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
IMAW
Top achievements
Rank 1
IMAW asked on 28 Nov 2011, 03:42 PM

Hello,

I installed the WPF examples but they are unusable. You have to spend hours to get them work.

You have to scroll thought a solution with 50+ projects, they are compiled with v4.0 but supportedRuntime is set to 2.0, there are Projects with incorrect StartupUri, …

Are you testing the Demos with your Test Studio solution?

I think if you want to sell something, you have to provide a minimum of quality especially for the product demo.
It’s all the same with third party components, you have to life with their quality and spend a lot of time for searching bugs and building workarounds.

Regards

6 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 28 Nov 2011, 03:50 PM
Hi Imaw,

I've just tried our Click Once demos however everything worked normally on my end. Are you trying to modify our examples locally and run them?

Regards,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
IMAW
Top achievements
Rank 1
answered on 28 Nov 2011, 03:55 PM
No, I used the ExamplesCS_WPF.sln from the trail version.
Try the projects DataVirtualization.WPF or ScheduleView.WPF, …
0
Vlad
Telerik team
answered on 28 Nov 2011, 04:01 PM
Hi Imaw,

 I've tried the same solution as well however everything compiled and worked normally. You can check this screencast for more info.

Best wishes,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
IMAW
Top achievements
Rank 1
answered on 28 Nov 2011, 04:10 PM

Set the ScheduleView.WPF as Startup Project.

The code shows:

  public App()
  {
            this.StartupUri = new Uri("/ScheduleView;component/FirstLook/Example.xaml", UriKind.RelativeOrAbsolute);
           RadDragAndDropManager.EnableNativeDrag = true;
  }

And the Namespace/Directory: FirstLook/WPF/Example.xaml

Maybe you have to use class libraries to prevent the users form starting an individual project.

0
mathieu
Top achievements
Rank 1
answered on 11 May 2013, 02:20 AM
Well, looks like I'm not the only one having problem with your demo. I'm on Vista with VS 2010. Can you help?

tx
0
Dimitrina
Telerik team
answered on 15 May 2013, 07:35 AM
Hi,

The Demos are working fine on our side. Would you be more specific on the errors you got? 

Kind regards,
Didie
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
General Discussions
Asked by
IMAW
Top achievements
Rank 1
Answers by
Vlad
Telerik team
IMAW
Top achievements
Rank 1
mathieu
Top achievements
Rank 1
Dimitrina
Telerik team
Share this question
or