User Profile & Activity

rp36 Member
Page
of 2
Posted: March 17, 2011 12:09 AM

Complete error stack.  This is happening when Login screen is show in UXFrame:

 

 

Thanks for resolving the keystoke issues.

And this is the final one - my application crashes with exception - when selected on a keyword from the dowdown:

Unable to cast object of type 'Intersoft.Client.UI.Aqua.UXCollection.UXSearchBoxItem' to type 'Intersoft.Client.Framework.ISButton'.

 Callstack:

   at Intersoft.Client.UI.Navigation.UXPage.˜†(Object sender, NavigationEventArgs e)

My UxSearchBox 

<Intersoft:UXSearchBox
	QueryLatency="0.3"
	DisplayMemberPath="Keyword"
	NavigateUriMemberPath="VirtualUri"
	ItemContentType="Content"
	IsSearching="{Binding IsSearching, Mode=TwoWay}"
	QueryText="{Binding QueryText, Mode=TwoWay}" 
	SearchResult="{Binding SearchResult}"
	Width="200"
	AutoShowResultBox="True"
/>

 VirtualUrl has value of /Views/SlidePage?Keyword=selected_keyword

I can navigate to this page using custom control or other links.

I tried using SearchCommand, but no luck.  It does not get fired.

Please let me know if you need any other information.


Thank you.  I'll try it and let you know.
Thank you.  Appriciate it.
The Autocomplete popup is working now.   But here are 2 more problems (again, in WPF):

1) When I click on a AutoComplete link, Page is throwing an exception with error - "Unable to cast object of type UXSearchBoxItem to ISButton in Intersoft.Client.UI.Navigation.UXPage error"

2) Also, I cannot use keyboard keys to naviagte the AutoComplete list.

Thanks

Thank you!  Appriciate it.  I'll test and post the feedback.
Anyone knows how to escalate issues to Intersoft?  Thanks!

Excellent.  Thanks.  I purchased the product now, where can I get the hotfix?

Sorry for the confusion.   I'm still having the problem.

 

The problem can be reproduce by creating a new Intersoft WPF client application and drop search control (UxSearchBox) in main window and run the application.

Am I supposed to set any setting for trial edition?

I replied little too early.  The activation (try now) is still interferring with the testing of search control?  Is there a way i can test search control in trial mode?

All times are GMT -5. The time now is 9:28 PM.
Previous Next