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

Is any temp license key ?

5 Answers 100 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Amy
Top achievements
Rank 1
Amy asked on 20 Apr 2009, 02:44 AM

I am trying out the WPF RadGridView now. When the “You are running trial version...” msgbox pops up, I click ‘Cancel’ and the RadGridView is showing fine, Then a link button is clicked to view record detail; when the detail view is closed, the window with RadGridView should show up, but I got error “There is no source code available for the current location.”, I think it is because it was trying to bind the grid before the “You are running trial version...” msgbox popped up.  Is any temp I can us to avoid the annoying popup?

Thanks!

Amy

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 21 Apr 2009, 05:48 AM
Hi Amy,

Can you send us an example where we can reproduce this? Generally our trial message should not cause such problems.

Best wishes,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Amy
Top achievements
Rank 1
answered on 22 Apr 2009, 10:19 PM
Sorry, I can just send you a sample since it is part of the big solution.  When "RadControl For WPF Trail" msgbox poped up, if I click 'OK' , the same error will show, the inner exception is "Application not found".   I am using VS2008Sp1, Vista.   Since we are using other Telerik prodouct, I do hope this one will work for us.

Thanks!

Amy
0
Vlad
Telerik team
answered on 23 Apr 2009, 02:38 PM
Hi Amy,

I've checked our code and all we do is:

Process.Start("http://www.telerik.com/purchase/");

which should open your default browser with this url - do you have default browser for this configuration?

Greetings,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Amy
Top achievements
Rank 1
answered on 23 Apr 2009, 05:03 PM
Hi Vald,

After I swithched default broswe from FF to IE, the OK button worked.  But I still get exception when I switch between windows.  All my opened windows in a ObservableCollection,  the switch basically just sent current Item to the selected window and no need to retrive again. The error Source is Telerik.windows.Data, message is  "Object reference not set to an instance of an object." 

Thanks for your help!

Amy

0
Vlad
Telerik team
answered on 24 Apr 2009, 06:13 AM
Hi Amy,

Can you post the entire stack trace?

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Amy
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Amy
Top achievements
Rank 1
Share this question
or