Author Topic: mGalaxy don´t start in Windows 7 Ultimate  (Read 22949 times)

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #22 on: October 18, 2014, 08:11:06 AM »
Ok...I tested all again in program files and outside of program files, same error all machines, the program crashes after it presents the menu screen.

Inside Program Files
Code: (xml) [Select]
Log Name:      Application
Source:        .NET Runtime
Date:          18/10/2014 09:54:40
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      NUC-ARCADE
Description:
Application: mGalaxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Collections.Generic.KeyNotFoundException
Stack:
   at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(System.__Canon)
   at mGalaxy.MainWindow.PadRefresh()
   at mGalaxy.MainWindow._Lambda$__4(System.Object, System.EventArgs)
   at System.Windows.Threading.DispatcherTimer.FireTick(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at System.Windows.Application.Run()
   at mGalaxy.Application.Main()

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-10-18T12:54:40.000000000Z" />
    <EventRecordID>2052</EventRecordID>
    <Channel>Application</Channel>
    <Computer>NUC-ARCADE</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Application: mGalaxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Collections.Generic.KeyNotFoundException
Stack:
   at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(System.__Canon)
   at mGalaxy.MainWindow.PadRefresh()
   at mGalaxy.MainWindow._Lambda$__4(System.Object, System.EventArgs)
   at System.Windows.Threading.DispatcherTimer.FireTick(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at System.Windows.Application.Run()
   at mGalaxy.Application.Main()
</Data>
  </EventData>
</Event>

Code: (xml) [Select]
Log Name:      Application
Source:        Application Error
Date:          18/10/2014 09:54:42
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      NUC-ARCADE
Description:
Faulting application name: mGalaxy.exe, version: 5.2.0.0, time stamp: 0x54412973
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x531599f6
Exception code: 0xe0434352
Fault offset: 0x0000812f
Faulting process id: 0xafc
Faulting application start time: 0x01cfead2a9d4c65b
Faulting application path: C:\Program Files\FileWritePermission\mGalaxy.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: ed25b268-56c5-11e4-a1e9-ac7ba1e7a409
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-10-18T12:54:42.000000000Z" />
    <EventRecordID>2054</EventRecordID>
    <Channel>Application</Channel>
    <Computer>NUC-ARCADE</Computer>
    <Security />
  </System>
  <EventData>
    <Data>mGalaxy.exe</Data>
    <Data>5.2.0.0</Data>
    <Data>54412973</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7601.18409</Data>
    <Data>531599f6</Data>
    <Data>e0434352</Data>
    <Data>0000812f</Data>
    <Data>afc</Data>
    <Data>01cfead2a9d4c65b</Data>
    <Data>C:\Program Files\FileWritePermission\mGalaxy.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>ed25b268-56c5-11e4-a1e9-ac7ba1e7a409</Data>
  </EventData>
</Event>

Outside Program Files
Code: (xml) [Select]
Log Name:      Application
Source:        .NET Runtime
Date:          18/10/2014 09:49:49
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      NUC-ARCADE
Description:
Application: mGalaxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Collections.Generic.KeyNotFoundException
Stack:
   at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(System.__Canon)
   at mGalaxy.MainWindow.PadRefresh()
   at mGalaxy.MainWindow._Lambda$__4(System.Object, System.EventArgs)
   at System.Windows.Threading.DispatcherTimer.FireTick(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at System.Windows.Application.Run()
   at mGalaxy.Application.Main()

Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-10-18T12:49:49.000000000Z" />
    <EventRecordID>2047</EventRecordID>
    <Channel>Application</Channel>
    <Computer>NUC-ARCADE</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Application: mGalaxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Collections.Generic.KeyNotFoundException
Stack:
   at System.Collections.Generic.Dictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(System.__Canon)
   at mGalaxy.MainWindow.PadRefresh()
   at mGalaxy.MainWindow._Lambda$__4(System.Object, System.EventArgs)
   at System.Windows.Threading.DispatcherTimer.FireTick(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at System.Windows.Application.Run()
   at mGalaxy.Application.Main()
</Data>
  </EventData>
</Event>

Code: (xml) [Select]
Log Name:      Application
Source:        Application Error
Date:          18/10/2014 09:49:51
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      NUC-ARCADE
Description:
Faulting application name: mGalaxy.exe, version: 5.2.0.0, time stamp: 0x54412973
Faulting module name: KERNELBASE.dll, version: 6.1.7601.18409, time stamp: 0x531599f6
Exception code: 0xe0434352
Fault offset: 0x0000812f
Faulting process id: 0xcd8
Faulting application start time: 0x01cfead1fc0b6c7f
Faulting application path: C:\Users\Marcelo\Downloads\FileWritePermission\mGalaxy.exe
Faulting module path: C:\Windows\system32\KERNELBASE.dll
Report Id: 3f6e8093-56c5-11e4-a1e9-ac7ba1e7a409
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-10-18T12:49:51.000000000Z" />
    <EventRecordID>2048</EventRecordID>
    <Channel>Application</Channel>
    <Computer>NUC-ARCADE</Computer>
    <Security />
  </System>
  <EventData>
    <Data>mGalaxy.exe</Data>
    <Data>5.2.0.0</Data>
    <Data>54412973</Data>
    <Data>KERNELBASE.dll</Data>
    <Data>6.1.7601.18409</Data>
    <Data>531599f6</Data>
    <Data>e0434352</Data>
    <Data>0000812f</Data>
    <Data>cd8</Data>
    <Data>01cfead1fc0b6c7f</Data>
    <Data>C:\Users\Marcelo\Downloads\FileWritePermission\mGalaxy.exe</Data>
    <Data>C:\Windows\system32\KERNELBASE.dll</Data>
    <Data>3f6e8093-56c5-11e4-a1e9-ac7ba1e7a409</Data>
  </EventData>
</Event>


mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #21 on: October 18, 2014, 01:44:36 AM »
Would you please test this version now!
Test it inside the Windows Program Files folder and outside it please!
« Last Edit: October 21, 2014, 04:25:05 PM by mgalaxy »

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #20 on: October 17, 2014, 06:46:04 PM »
Hi !

Here are the full test reports.

Machines:
1) INTEL NUC with Windows 7 Ultimate N 32bit
2) INTEL NUC with Windows 7 Ultimate N 64bit
3) i3-Notebook Samsung with Windows 8 Pro 64bit
4) Core2Duo-Notebook Samsung with Windows 7 Home Premium 32bit

So, result of tests:

1) INTEL NUC with Windows 7 Ultimate N 32bit
 :)XAML - OK
 :'(X64 - Error (see attachment) -> do not run because machine is 32bit (warning message)

2) INTEL NUC with Windows 7 Ultimate N 64bit
 :)XAML - OK
 :'(X64 - Error (see attachment) - it runs but, after start, it crashes

3) i3-Notebook Samsung with Windows 8 Pro 64bit
 :)XAML - OK
 :'(X64 - Error (see attachment) - it runs but, after start, it crashes

4) Core2Duo-Notebook Samsung with Windows 7 Home Premium 32bit
 :)XAML - OK
 :'(X64 - Error (see attachment) -> do not run because machine is 32bit (warning message)

In next post I will send the evidences of the XAML. The tool from the forum allow only 4 attachments.

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #19 on: October 17, 2014, 02:53:59 AM »
Glad to hear that you can run mGalaxy now...but please simplify my debugging work:
test both versions on ALL your computer, not a version on your 32bit PC and the other on another PC

So, if you don't mind, test the "x64" version on all your PC's and report then test the "XAML" version on all your PC's and report.

Thanks!!

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #18 on: October 16, 2014, 08:23:44 PM »
Hello again,

Great news ! :)

I tested the "mGalaxy.exe" on "x64.zip" (in a isolated folder, just unzipped the x64.zip and double-click the ".exe") and now it runs on my Windows 8 64bit.  :)

But...  :'(

I did another test too.

I did a clean installation of the mGalaxy Setup and replaced the ".exe" by these present that you sent me, but in this case unfortunately did not run. This also happened with the existing file on "xaml.zip" when I tested on Win7 Ultimate N 32bit. Regarding the test that I have informed the previous post.

But I think you found the problem. I believe that creating a new installation package the problem will be solved.

I will wait you contact ...

And thanks for your help.

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #17 on: October 16, 2014, 07:49:32 PM »
Hi
 
Good news !  :) ;)

The mGalaxy ".exe" file at XAML.zip worked in my "Win7 Ultimate N 32bit".

I will test the other file at x64.zip.

I will post here.

What was the error ?
« Last Edit: October 22, 2014, 12:26:47 AM by mgalaxy »

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #16 on: October 16, 2014, 10:13:11 AM »
Hi, tks for the reply.

I took the files (.zip).

I will test today at night.

Yes, I installed full .NET Framework.

Tks again

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #15 on: October 16, 2014, 07:07:15 AM »
...
I also reinstalled .Net Framework too.
...

Did you installed the full .NET Framework

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #14 on: October 15, 2014, 04:23:51 PM »
I've sent you an email at the address you gave when registering to this forum, yesterday!
« Last Edit: October 15, 2014, 04:28:20 PM by mgalaxy »

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #13 on: October 15, 2014, 04:04:29 PM »
Hi,

Do you have any news about this issue ?

Tks.


mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Windows 7 Ultimate
« Reply #12 on: October 13, 2014, 11:21:48 AM »
Ok, thank you, I wil wait you contact.

I tested everything...


mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #11 on: October 12, 2014, 02:05:57 AM »
I'm on holidays for now and will be back on Tuesday. Be sure that I'll do my best to have it work with you and sort this problem out!

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #10 on: October 11, 2014, 08:48:15 PM »
Hello

Yes, I also tried to run "as admistrator" and same problem. The program always crashes and log the events in Event Log. I tried everything, including test in different machines. The software works only in a machine that already have .Net 2010 Premium Ediition installed.

And is not a isolated case, because it crashes in Win8 Pro 64bit, Win7 64bit, Win3264bit. The difference between these machines is only a existence of a Visual Net 2010  Premium installed in one of these 4 machines.

I also reinstalled .Net Framework too.

Can you please distribute another version ? I´m sure that is a bug in source code.

I have the .Net programming language here, if you can distribute the source coide, I can compile here and see what happen.

I will wait your contact.

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1165
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #9 on: October 11, 2014, 02:35:24 PM »
I personaly test mGalaxy on XP, 7 64x and 8 64x !
May you try to launch mGalaxy with 'Run as administrator' option !?
« Last Edit: October 11, 2014, 03:01:25 PM by mgalaxy »

mtkona

  • Newbie
  • *
  • Posts: 20
    • Email
Re: mGalaxy don´t start in Winodws 7 Ultimate
« Reply #8 on: October 11, 2014, 07:41:48 AM »
I also included XML...

Log Name:      Application
Source:        .NET Runtime
Date:          11/10/2014 09:18:10
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      NUC-ARCADE
Description:
Application: mGalaxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Windows.Markup.XamlParseException
Stack:
   at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
   at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
   at System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
   at System.Windows.Application.LoadComponent(System.Uri, Boolean)
   at System.Windows.Application.DoStartup()
   at System.Windows.Application.<.ctor>b__1(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at System.Windows.Application.Run()
   at mGalaxy.Application.Main()

Event Xml:
Code: (xml) [Select]
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name=".NET Runtime" />
    <EventID Qualifiers="0">1026</EventID>
    <Level>2</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2014-10-11T12:18:10.000000000Z" />
    <EventRecordID>1400</EventRecordID>
    <Channel>Application</Channel>
    <Computer>NUC-ARCADE</Computer>
    <Security />
  </System>
  <EventData>
    <Data>Application: mGalaxy.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Windows.Markup.XamlParseException
Stack:
   at System.Windows.Markup.WpfXamlLoader.Load(System.Xaml.XamlReader, System.Xaml.IXamlObjectWriterFactory, Boolean, System.Object, System.Xaml.XamlObjectWriterSettings, System.Uri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(System.Xaml.XamlReader, Boolean, System.Object, System.Xaml.Permissions.XamlAccessLevel, System.Uri)
   at System.Windows.Markup.XamlReader.LoadBaml(System.IO.Stream, System.Windows.Markup.ParserContext, System.Object, Boolean)
   at System.Windows.Application.LoadBamlStreamWithSyncInfo(System.IO.Stream, System.Windows.Markup.ParserContext)
   at System.Windows.Application.LoadComponent(System.Uri, Boolean)
   at System.Windows.Application.DoStartup()
   at System.Windows.Application.&lt;.ctor&gt;b__1(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
   at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Windows.Threading.DispatcherOperation.Invoke()
   at System.Windows.Threading.Dispatcher.ProcessQueue()
   at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
   at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
   at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
   at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
   at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
   at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
   at System.Windows.Threading.Dispatcher.Run()
   at System.Windows.Application.RunDispatcher(System.Object)
   at System.Windows.Application.RunInternal(System.Windows.Window)
   at System.Windows.Application.Run(System.Windows.Window)
   at System.Windows.Application.Run()
   at mGalaxy.Application.Main()
</Data>
  </EventData>
</Event>