Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all articles
Browse latest Browse all 4384

Universal Search causes internal error when UiPath.Form.Activities v1.1.1 packages is installed

$
0
0

Universal Search no longer works for me in projects that have UiPath.Form.Activities v.1.1.1 and UiPath.FormActivityLibrary v1.1.1 installed. and a Create Form activity is added. If I remove those packages, search functions again. Has anyone else seen this? Is there a workaround? Really want to use the new functionality in forms 1.1.1 but losing universal search is a steep price.

image

Here is detailed error output:

18.4.5+Branch.support/v2018.4.Sha.2a53a262e2c1098055c3ecbdabe73d45e0a6dc29

An internal error has occurred. It is recommended to restart UiPath Studio.

Error: System.NullReferenceException: Object reference not set to an instance of an object.
at System.Activities.Presentation.Converters.ActivityActionSearchableStringConverter1.Convert(Object value) at System.Activities.Presentation.Model.ModelSearchServiceImpl.GetSearchableStrings(Object computedValue) at System.Activities.Presentation.Model.ModelSearchServiceImpl.AddEntriesForPropertyValue(Object value, ModelItem modelItem, ModelProperty property, SearchableEntryOption entryType, String propertyPath) at System.Activities.Presentation.Model.ModelSearchServiceImpl.AddEntriesForProperty(ModelProperty property, ModelItem modelItem, String propertyPath) at System.Activities.Presentation.Model.ModelSearchServiceImpl.GenerateTextImage() at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DesignerWrapper.<GetSearchResults>d__6.MoveNext() in D:\a\1\s\Studio\UiPath.Studio.Plugin.Workflow\WorkflowHandling\DesignerWrapperSearch.cs:line 40 at System.Linq.Enumerable.<SelectManyIterator>d__172.MoveNext()
at System.Collections.Generic.List1..ctor(IEnumerable1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at UiPath.Studio.Plugin.Workflow.Services.DesignerSearchService.GetSearchResults(String text, SearchOptions option) in D:\a\1\s\Studio\UiPath.Studio.Plugin.Workflow\Services\DesignerSearchService.cs:line 29
at UiPath.Studio.Contracts.ISearchLocation.GetSearchResults(String text, SearchOptions option)
at UiPath.Studio.Plugin.Workflow.Services.DesignerSearchProxy.GetSearchResults(String text, SearchOptions option) in D:\a\1\s\Studio\UiPath.Studio.Plugin.Workflow\Services\Proxies\DesignerSearchProxy.cs:line 37
at UiPath.Studio.Shell.Services.SearchService.Search(String searchText, String locationCategories, SearchOptions searchOptions) in D:\a\1\s\Studio\UiPath.Studio.Shell\Services\SearchService.cs:line 64
at UiPath.Studio.Shell.Views.UniversalSearchControl.UpdateSearchResults(String searchValue) in D:\a\1\s\Studio\UiPath.Studio.Shell\Views\UniversalSearchControl.xaml.cs:line 74
at UiPath.Studio.Shell.Views.UniversalSearchControl.SearchControl_PreviewMouseDown(Object sender, MouseButtonEventArgs e) in D:\a\1\s\Studio\UiPath.Studio.Shell\Views\UniversalSearchControl.xaml.cs:line 182
at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2147467261

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4384

Trending Articles