Regarding New Installations

Hello Team,

I am re-installing UiPath community Edition due to system problem and crasses…

In re-installing i am getting issue that installation is crassed…

Kindly help me

try CE Platform UiPathPlatform.msi

Thanks for your reply.

I have used

but not able to install it to practice

can you please post what error you are getting? and also check your .Net Frame work. try re installing Framework too.

I am using UI Studio… <UiPathStudioSetup.msi>

and not getting the link to download CE Platform UiPathPlatform.msi

Kindly help me, I have attached the screenshoot

Regards
Ranjeet

download from here

Thanks for your update…

I am downloading …

Is there any key or any other things need to run

Not required activate CE with your mail address

Thank you very much

again the same issue while starting the UIPath Studio

Issue:An Unexpected Error Occurred while starting the UiPath Studio Unfortunately It needs to be closed.
Please try restarting the application. If this error keeps coming up while starting the application, please contact support

LOG:

06:33:11:563 => [INFO] [Orchestra.Services.ShellService] [5] Starting UiPath Studio v17.1.6522.14204 ()
06:33:18:402 => [INFO] [Orchestra.Services.KeyboardMappingsService] [8] Saving keyboard mappings
06:33:25:020 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [10] System.IO.FileNotFoundException: Could not find file ‘C:\Users\Anu\AppData\Local\UiPath\UiStudio.settings’.
File name: ‘C:\Users\Anu\AppData\Local\UiPath\UiStudio.settings’
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream…ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at System.Threading.CompressedStack.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
at System.Xml.XmlTextReaderImpl.OpenUrl()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at UiPath.Workflow.Configuration.UserSettingsProvider.get__rootDocument()
06:33:31:291 => [ERROR] [Orchestra.Services.ShellService] [10] An unexpected error occurred, shutting down the application | [TargetInvocationException] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.Windows.Markup.XamlParseException: The invocation of the constructor on type ‘ActiproSoftware.Windows.Controls.Ribbon.Ribbon’ that matches the specified binding constraints threw an exception. —> System.TypeInitializationException: The type initializer for ‘ActiproSoftware.Windows.Controls.Ribbon.Ribbon’ threw an exception. —> System.TypeInitializationException: The type initializer for ‘System.Windows.Media.Fonts’ threw an exception. —> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 —> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1
at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException)
at MS.Internal.FontFace.CompositeFontParser.ParseFontFamilyCollectionElement()
at MS.Internal.FontFace.CompositeFontParser…ctor(Stream fileStream)
— End of inner exception stack trace —
at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException)
at MS.Internal.FontFace.CompositeFontParser…ctor(Stream fileStream)
at MS.Internal.FontCache.FamilyCollection.SystemCompositeFonts.GetCompositeFontFamilyAtIndex(Int32 index)
at MS.Internal.FontCache.FamilyCollection.GetFontFamilies(Uri fontFamilyBaseUri, String fontFamilyLocationReference)
at System.Windows.Media.Fonts.CreateFamilyCollection(Uri fontLocation, Uri fontFamilyBaseUri, String fontFamilyLocationReference)
at System.Windows.Media.Fonts…cctor()
— End of inner exception stack trace —
at System.Windows.Media.Fonts.get_SystemFontFamilies()
at ActiproSoftware.Windows.Controls.Ribbon.Ribbon…cctor()
— End of inner exception stack trace —
at ActiproSoftware.Windows.Controls.Ribbon.Ribbon…ctor()
— End of inner exception stack trace —
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
at UiPath.Workflow.Views.AppWindow.InitializeComponent()
at UiPath.Workflow.Views.AppWindow…ctor()
— End of inner exception stack trace —
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
at Catel.IoC.TypeFactory.TryCreateToConstruct(Type typeToConstruct, ConstructorInfo constructor, Object tag, Object parameters, Boolean checkConstructor, Boolean hasMoreConstructorsLeft)
at Catel.IoC.TypeFactory.CreateInstanceWithSpecifiedParameters(Type typeToConstruct, Object tag, Object parameters, Boolean autoCompleteDependencies, Boolean preventCircularDependencies)
at Catel.IoC.TypeFactory.CreateInstance(Type typeToConstruct)
at Catel.IoC.TypeFactoryExtensions.CreateInstance[T](ITypeFactory typeFactory)
at Orchestra.Services.ShellService.d__181.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Orchestra.Services.ShellService.<CreateShellInternalAsync>d__151.MoveNext()
06:33:31:309 => [INFO] [Orchestra.Services.MessageService] [10] Showing message to the user:

An unexpected error occurred while starting UiPath Studio. Unfortunately it needs to be closed.

Please try restarting the application. If this error keeps coming up while starting the application, please contact support.


[ OK ]
06:33:51:419 => [INFO] [Orchestra.Services.MessageService] [8] Result of message: OK
06:33:51:522 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [8] System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Workflow.ViewModels.ShellViewModel.CanClose(Action1 callback) 06:38:39:837 => [INFO] [Orchestra.Services.ShellService] [4] Starting UiPath Studio v17.1.6522.14204 () 06:38:58:479 => [ERROR] [Orchestra.Services.ShellService] [5] An unexpected error occurred, shutting down the application | [TargetInvocationException] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Media.Fonts' threw an exception. ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser.ParseFontFamilyCollectionElement() at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) --- End of inner exception stack trace --- at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) at MS.Internal.FontCache.FamilyCollection.SystemCompositeFonts.GetCompositeFontFamilyAtIndex(Int32 index) at MS.Internal.FontCache.FamilyCollection.GetFontFamilies(Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts.CreateFamilyCollection(Uri fontLocation, Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts..cctor() --- End of inner exception stack trace --- at System.Windows.Media.Fonts.get_SystemFontFamilies() at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..cctor() --- End of inner exception stack trace --- at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..ctor() --- End of inner exception stack trace --- at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at UiPath.Workflow.Views.AppWindow.InitializeComponent() at UiPath.Workflow.Views.AppWindow..ctor() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Catel.IoC.TypeFactory.TryCreateToConstruct(Type typeToConstruct, ConstructorInfo constructor, Object tag, Object[] parameters, Boolean checkConstructor, Boolean hasMoreConstructorsLeft) at Catel.IoC.TypeFactory.CreateInstanceWithSpecifiedParameters(Type typeToConstruct, Object tag, Object[] parameters, Boolean autoCompleteDependencies, Boolean preventCircularDependencies) at Catel.IoC.TypeFactory.CreateInstance(Type typeToConstruct) at Catel.IoC.TypeFactoryExtensions.CreateInstance[T](ITypeFactory typeFactory) at Orchestra.Services.ShellService.<CreateShellAsync>d__181.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Orchestra.Services.ShellService.d__15`1.MoveNext()
06:38:58:481 => [INFO] [Orchestra.Services.MessageService] [5] Showing message to the user:

An unexpected error occurred while starting UiPath Studio. Unfortunately it needs to be closed.

Please try restarting the application. If this error keeps coming up while starting the application, please contact support.


[ OK ]
06:39:02:339 => [INFO] [Orchestra.Services.MessageService] [7] Result of message: OK
06:39:02:367 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [7] System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Workflow.ViewModels.ShellViewModel.CanClose(Action1 callback) 06:45:59:004 => [INFO] [Orchestra.Services.ShellService] [10] Starting UiPath Studio v17.1.6522.14204 () 06:46:05:797 => [ERROR] [Orchestra.Services.ShellService] [7] An unexpected error occurred, shutting down the application | [TargetInvocationException] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Media.Fonts' threw an exception. ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser.ParseFontFamilyCollectionElement() at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) --- End of inner exception stack trace --- at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) at MS.Internal.FontCache.FamilyCollection.SystemCompositeFonts.GetCompositeFontFamilyAtIndex(Int32 index) at MS.Internal.FontCache.FamilyCollection.GetFontFamilies(Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts.CreateFamilyCollection(Uri fontLocation, Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts..cctor() --- End of inner exception stack trace --- at System.Windows.Media.Fonts.get_SystemFontFamilies() at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..cctor() --- End of inner exception stack trace --- at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..ctor() --- End of inner exception stack trace --- at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at UiPath.Workflow.Views.AppWindow.InitializeComponent() at UiPath.Workflow.Views.AppWindow..ctor() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Catel.IoC.TypeFactory.TryCreateToConstruct(Type typeToConstruct, ConstructorInfo constructor, Object tag, Object[] parameters, Boolean checkConstructor, Boolean hasMoreConstructorsLeft) at Catel.IoC.TypeFactory.CreateInstanceWithSpecifiedParameters(Type typeToConstruct, Object tag, Object[] parameters, Boolean autoCompleteDependencies, Boolean preventCircularDependencies) at Catel.IoC.TypeFactory.CreateInstance(Type typeToConstruct) at Catel.IoC.TypeFactoryExtensions.CreateInstance[T](ITypeFactory typeFactory) at Orchestra.Services.ShellService.<CreateShellAsync>d__181.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Orchestra.Services.ShellService.d__15`1.MoveNext()
06:46:05:799 => [INFO] [Orchestra.Services.MessageService] [7] Showing message to the user:

An unexpected error occurred while starting UiPath Studio. Unfortunately it needs to be closed.

Please try restarting the application. If this error keeps coming up while starting the application, please contact support.


[ OK ]
06:46:14:986 => [INFO] [Orchestra.Services.MessageService] [8] Result of message: OK
06:46:15:010 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [8] System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Workflow.ViewModels.ShellViewModel.CanClose(Action1 callback) 06:49:51:531 => [INFO] [Orchestra.Services.ShellService] [4] Starting UiPath Studio v17.1.6522.14204 () 06:49:57:504 => [ERROR] [Orchestra.Services.ShellService] [4] An unexpected error occurred, shutting down the application | [TargetInvocationException] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' that matches the specified binding constraints threw an exception. ---> System.TypeInitializationException: The type initializer for 'ActiproSoftware.Windows.Controls.Ribbon.Ribbon' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Windows.Media.Fonts' threw an exception. ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 ---> System.IO.FileFormatException: No FontFamily element found in FontFamilyCollection that matches current OS or greater: Windows7SP1 at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser.ParseFontFamilyCollectionElement() at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) --- End of inner exception stack trace --- at MS.Internal.FontFace.CompositeFontParser.Fail(String message, Exception innerException) at MS.Internal.FontFace.CompositeFontParser..ctor(Stream fileStream) at MS.Internal.FontCache.FamilyCollection.SystemCompositeFonts.GetCompositeFontFamilyAtIndex(Int32 index) at MS.Internal.FontCache.FamilyCollection.GetFontFamilies(Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts.CreateFamilyCollection(Uri fontLocation, Uri fontFamilyBaseUri, String fontFamilyLocationReference) at System.Windows.Media.Fonts..cctor() --- End of inner exception stack trace --- at System.Windows.Media.Fonts.get_SystemFontFamilies() at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..cctor() --- End of inner exception stack trace --- at ActiproSoftware.Windows.Controls.Ribbon.Ribbon..ctor() --- End of inner exception stack trace --- at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at UiPath.Workflow.Views.AppWindow.InitializeComponent() at UiPath.Workflow.Views.AppWindow..ctor() --- End of inner exception stack trace --- at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Catel.IoC.TypeFactory.TryCreateToConstruct(Type typeToConstruct, ConstructorInfo constructor, Object tag, Object[] parameters, Boolean checkConstructor, Boolean hasMoreConstructorsLeft) at Catel.IoC.TypeFactory.CreateInstanceWithSpecifiedParameters(Type typeToConstruct, Object tag, Object[] parameters, Boolean autoCompleteDependencies, Boolean preventCircularDependencies) at Catel.IoC.TypeFactory.CreateInstance(Type typeToConstruct) at Catel.IoC.TypeFactoryExtensions.CreateInstance[T](ITypeFactory typeFactory) at Orchestra.Services.ShellService.<CreateShellAsync>d__181.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Orchestra.Services.ShellService.d__15`1.MoveNext()
06:49:57:507 => [INFO] [Orchestra.Services.MessageService] [4] Showing message to the user:

An unexpected error occurred while starting UiPath Studio. Unfortunately it needs to be closed.

Please try restarting the application. If this error keeps coming up while starting the application, please contact support.


[ OK ]
06:52:19:175 => [INFO] [Orchestra.Services.MessageService] [13] Result of message: OK
06:52:19:225 => [ERROR] [UiPath.Workflow.Logging.StudioTraceListener] [13] System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Workflow.ViewModels.ShellViewModel.CanClose(Action`1 callback)

C:\Users\Anu\AppData\Local\UiPath\UiStudio.settings’

The given file exists in my system

Hello All,

I have very serious concern, Kindly help me regarding… UiStudio.settings not found

Thanks in advance.

Regards,
Ranjeet

Hello,

I think you have the same problem than I have.This is no problem with UiPath but with Microsoft update KB4054852(Net.Framework).After uninstalling everything OK.

Hello Team,

Its not working…

System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Workflow.ViewModels.ShellViewModel.CanClose(Action`1 callback)

Regards,
Ranjeet

that error is present on win7 and 2008r2 if this KB is applied

can you try to remove it please?

1 Like