This is my first time using UIPath Studio (enterprise trial) and while following the training videos, I immediately got an error just from executing the message box action. It told me to check the logs but i cant seem to find the logs matching the time a got the error.
log:
16:06:19.6368 => [ERROR] [UiPath.Studio.exe] [1] System.IO.IOException: Cannot locate resource ‘themes/icons.xaml’.
at MS.Internal.AppModel.ResourcePart.GetStreamCore(FileMode mode, FileAccess access)
at System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access)
at System.IO.Packaging.PackWebResponse.CachedResponse.GetResponseStream()
at System.IO.Packaging.PackWebResponse.GetResponseStream()
at System.IO.Packaging.PackWebResponse.get_ContentType()
at MS.Internal.WpfWebRequestHelper.GetContentType(WebResponse response)
at MS.Internal.WpfWebRequestHelper.GetResponseStream(WebRequest request, ContentType& contentType)
at System.Windows.ResourceDictionary.set_Source(Uri value)
at UiPath.Studio.Plugin.Workflow.Services.ActivityIconFinder.GetResourceDictionary(String assemblyName) in D:\a\1\s\Studio\UiPath.Studio.Plugin.Workflow\Services\ActivityIconFinder.cs:line 101
i think i got it. i messed up the quotations for the text. i didnt notice the error icon since it was in blue. sorry im still used to the outsystems studio.