Hi
My OS is Windows 10 Home 64 bits . I have tried to install Development 9.1.301.0
but to no avail.
My OS is Windows 10 Home 64 bits . I have tried to install Development 9.1.301.0
but to no avail.
System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'ServiceStudio.WPFExtensions.WebView' that matches the specified binding constraints threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
at ServiceStudio.WPFExtensions.WebView..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 ServiceStudio.ViewImplementation.OutSystemsPage.InitializeComponent()
at ServiceStudio.ViewImplementation.OutSystemsPage..ctor()
at ServiceStudio.ViewImplementation.CustomWorkspace.ViewAdapter.ServiceStudio.View.ICustomWorkspaceView.CreateOutSystemsPageView()
at ServiceStudio.Presenter.CustomWorkspacePresenter.set_ActivePageType(CustomWorkspacePageType value)
at ServiceStudio.Presenter.AggregatorWindowPresenter..ctor(IAggregatorWindowView view)
at ServiceStudio.Presenter.RuntimeImplementation.#Gpb3.#s3n()
at ServiceStudio.WPFExtensions.WpfExtensions.ExecuteInUIThread[ReturnType](Application app, Func`1 action)
at ServiceStudio.ViewImplementation.WPFViewImplementationProvider.ExecuteInUIThread[ReturnType](Func`1 action)
at ServiceStudio.Presenter.RuntimeImplementation.CreateAggregatorWindow(Pair`2 windowCoordinates)
at ServiceStudio.Presenter.RuntimeImplementation.#Gdn(AutoLoginType autoLoginType)
at ServiceStudio.Presenter.Commands.CommandLineProcessor.#5Pm.Execute(String[] commandLineArgs, #EQm startView)
at ServiceStudio.Presenter.Commands.CommandLineProcessor.#TPm(String[] commandLineArgs, #EQm startView)
I have tried to install the Visual C++ Redistributable for Visual Studio 2012 Update 4 x64 bits and it does not solve the problem. I tried to install the x_86 version of Visual C++ Redistributable for Visual Studio 2012 Update 4 but it seems it is not available in the aforementioned weblink: http://www.microsoft.com/en-us/download/details.aspx?id=30679
When it asks to choose a file use the "vcredist_x86.exe" one. --- this file does not exist anymore.
it keeps to appear exactly the same error as showed in the above captions.
How can I solve this? Thanks!
I have tried to install the Visual C++ Redistributable for Visual Studio 2012 Update 4 x64 bits and it does not solve the problem. I tried to install the x_86 version of Visual C++ Redistributable for Visual Studio 2012 Update 4 but it seems it is not available in the aforementioned weblink: http://www.microsoft.com/en-us/download/details.aspx?id=30679
When it asks to choose a file use the "vcredist_x86.exe" one. --- this file does not exist anymore.
it keeps to appear exactly the same error as showed in the above captions.
How can I solve this? Thanks!