Isboxer exception on install

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
golovin
Newbie
Newbie
Posts: 2
Joined: Thu Nov 08, 2018 4:08 pm

Isboxer exception on install

Post by golovin »

I'm trying to launch http://isboxer.com/ and got exception on install. Can anyone help me to resolve that issue?

Code: Select all

0009:fixme:thread:SetThreadStackGuarantee (0x33fc64): stub
0009:fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework"
0009:fixme:shell:URL_ParseUrl failed to parse L"WindowsBase"
0009:fixme:shell:URL_ParseUrl failed to parse L"System.Xaml"
0009:fixme:shell:URL_ParseUrl failed to parse L"PresentationCore"
0009:fixme:shell:URL_ParseUrl failed to parse L"System"
0009:fixme:ntdll:EtwRegisterTraceGuidsW (0x550b9c5c, 0x5516e048, {e13b77a8-14b6-11de-8069-001b212b5009}, 1, 0x33b9bc, (null), (null), 0x5516e048): stub
0009:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {e13b77a8-14b6-11de-8069-001b212b5009}
0009:fixme:nls:get_dummy_preferred_ui_language (0x0 0x33aad0 (nil) 0x33aacc) returning a dummy value (current locale)
0009:fixme:nls:get_dummy_preferred_ui_language (0x0 0x33aad0 0x15dba8 0x33aacc) returning a dummy value (current locale)
0009:fixme:ntdll:EtwRegisterTraceGuidsW (0x9f0872, (nil), {e13b77a8-14b6-11de-8069-001b212b5009}, 1, 0x33e620, (null), (null), 0x33e628): stub
0009:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {b4955bf0-3af1-4740-b475-99055d3fe9aa}
0009:fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
0009:fixme:ntdll:EtwRegisterTraceGuidsW (0x9f0a32, (nil), {8e9f5090-2d75-4d03-8a81-e5afbf85daf1}, 1, 0x33d9ec, (null), (null), 0xd41414): stub
0009:fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {8e9f5090-2d75-4d03-8a81-e5afbf85daf1}
0009:fixme:shell:URL_ParseUrl failed to parse L"ISBoxer_Downloader.resources"
0009:fixme:shell:URL_ParseUrl failed to parse L"ISBoxer_Downloader.resources"
0009:fixme:shell:URL_ParseUrl failed to parse L"UIAutomationTypes"

Unhandled Exception: System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'ISBoxer_Downloader.MainWindow' that matches the specified binding constraints threw an exception. ---> System.NotSupportedException: The requested security protocol is not supported.
   at System.Net.ServicePointManager.set_SecurityProtocol(SecurityProtocolType value)
   at ISBoxer_Downloader.MainWindow..ctor()
   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   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.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
   at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
   at System.Windows.Application.DoStartup()
   at System.Windows.Application.<.ctor>b__1(Object unused)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   at System.Threading.ExecutionContext.runTryCode(Object userData)
   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(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 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   at System.Windows.Application.RunDispatcher(Object ignore)
   at System.Windows.Application.RunInternal(Window window)
   at System.Windows.Application.Run(Window window)
   at ISBoxer_Downloader.App.Main()
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Isboxer exception on install

Post by DarkShadow44 »

That's a .NET issue, the program wants a newer version of .NET.
Install it with "winetricks -q dotnet45 win7", this should work.
golovin
Newbie
Newbie
Posts: 2
Joined: Thu Nov 08, 2018 4:08 pm

Re: Isboxer exception on install

Post by golovin »

DarkShadow44 wrote:That's a .NET issue, the program wants a newer version of .NET.
Install it with "winetricks -q dotnet45 win7", this should work.
Thank you, it solved installing. Now I have new issue "You must enable the .NET Framework from the Windows Features dialog box", it looks like https://support.microsoft.com/en-sg/hel ... rm-support. I didn't see any option in winecfg to change setting. Might I need need change some regedit settings?
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Isboxer exception on install

Post by DarkShadow44 »

When do you get that? I don't have an account, so I can't reproduce. Anyways, using a clean WINEPREFIX and running "winetricks -q dotnet45 win7" should be enough. Maybe also try to add "winetricks -q dotnet35" - you need a 32bit WINEPREFIX for that though.
Locked