ummmm......
Startup URI: C:\Users\Gamer\Downloads\App (1).xaml
Application Identity:
System.Windows.Markup.XamlParseException: Cannot create instance of 'Application' defined in assembly 'PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. Cannot create more than one System.Windows.Application instance in the same AppDomain. Error in markup file 'C:/Users/Gamer/Downloads/App (1).xaml' Line 1 Position 2.
---> System.InvalidOperationException: Cannot create more than one System.Windows.Application instance in the same AppDomain.
at System.Windows.Application..ctor()
at System.Windows.Markup.KnownTypes.CreateKnownElement(KnownElements knownElement)
at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
--- End of inner exception stack trace ---
at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
at System.Windows.Markup.XamlTreeBuilder.BamlRecordWriterSyncUpdate(BamlRecord bamlRecord, Int32 lineNumber, Int32 linePosition)
at System.Windows.Markup.XamlTreeBuilderBamlRecordWriter.WriteBamlRecord(BamlRecord bamlRecord, Int32 lineNumber, Int32 linePosition)
at System.Windows.Markup.BamlRecordWriter.WriteElementStart(XamlElementStartNode xamlElementNode)
at System.Windows.Markup.XamlParser.ReadXaml(Boolean singleRecordMode)
at System.Windows.Markup.XamlParser.GetParseMode()
at System.Windows.Markup.XamlTreeBuilder.ParseFragment()
at System.Windows.Markup.TreeBuilder.Parse()
at MS.Internal.AppModel.AppModelKnownContentFactory.XamlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
at MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
at System.Windows.Navigation.NavigationService.GetObjectFromResponse(WebRequest request, WebResponse response, Uri destinationUri, Object navState)
at System.Windows.Navigation.NavigationService.HandleWebResponse(IAsyncResult ar)
at System.Windows.Navigation.NavigationService.<>c__DisplayClassc.<HandleWebResponseOnRightDispatcher>b__8(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
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, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
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.TranslateAndDispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.StartDispatcherInBrowser(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
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, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
-----------------------
PresentationHost.exe v4.0.41210.0 built by: Main - C:\Windows\System32\PresentationHost.exe
ntdll.dll v10.0.14393.206 (rs1_release.160915-0644) - C:\WINDOWS\SYSTEM32\ntdll.dll
KERNEL32.DLL v10.0.14393.206 (rs1_release.160915-0644) - C:\WINDOWS\System32\KERNEL32.DLL
aswhooka.dll v17.1.2.55494 - C:\Program Files (x86)\AVG\Antivirus\x64\aswhooka.dll
KERNELBASE.dll v10.0.14393.206 (rs1_release.160915-0644) - C:\WINDOWS\System32\KERNELBASE.dll
ADVAPI32.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\ADVAPI32.dll
msvcrt.dll v7.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\msvcrt.dll
sechost.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\sechost.dll
RPCRT4.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\RPCRT4.dll
USER32.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\USER32.dll
win32u.dll v10.0.14393.51 (rs1_release_inmarket.160801-1836) - C:\WINDOWS\System32\win32u.dll
GDI32.dll v10.0.14393.206 (rs1_release.160915-0644) - C:\WINDOWS\System32\GDI32.dll
gdi32full.dll v10.0.14393.576 (rs1_release_inmarket.161208-2252) - C:\WINDOWS\System32\gdi32full.dll
ole32.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\ole32.dll
combase.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\combase.dll
ucrtbase.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\ucrtbase.dll
bcryptPrimitives.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\bcryptPrimitives.dll
OLEAUT32.dll v10.0.14393.447 (rs1_release_inmarket.161102-0100) - C:\WINDOWS\System32\OLEAUT32.dll
msvcp_win.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\msvcp_win.dll
SHLWAPI.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\SHLWAPI.dll
SHELL32.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\SHELL32.dll
cfgmgr32.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\cfgmgr32.dll
windows.storage.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\windows.storage.dll
powrprof.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\powrprof.dll
kernel.appcore.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\kernel.appcore.dll
shcore.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\shcore.dll
profapi.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\profapi.dll
mscoree.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\mscoree.dll
WININET.dll v11.00.14393.447 (rs1_release_inmarket.161102-0100) - C:\Windows\System32\WININET.dll
urlmon.dll v11.00.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\urlmon.dll
VERSION.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\VERSION.dll
iertutil.dll v11.00.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\iertutil.dll
IMM32.DLL v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\IMM32.DLL
PresentationHost_v0400.dll v4.6.1586.0 built by: NETFXREL2 - C:\Windows\Microsoft.NET\Framework64\v4.0.30319\WPF\PresentationHost_v0400.dll
PSAPI.DLL v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\PSAPI.DLL
MSVCR120_CLR0400.dll v12.00.52512.0 built by: VSWINSERVICING - C:\Windows\System32\MSVCR120_CLR0400.dll
uxtheme.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\system32\uxtheme.dll
clbcatq.dll v2001.12.10941.16384 (rs1_release.160715-1616) - C:\WINDOWS\System32\clbcatq.dll
ieproxy.dll v11.00.14393.479 (rs1_release.161110-2025) - C:\Windows\System32\ieproxy.dll
PROPSYS.dll v7.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\PROPSYS.dll
msxml3.dll v8.110.14393.0 - C:\WINDOWS\System32\msxml3.dll
bcrypt.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\bcrypt.dll
PresentationHostDLL.dll v3.0.6920.8763 built by: WinRel - C:\Windows\Microsoft.NET\Framework64\v3.0\WPF\PresentationHostDLL.dll
MSVCR80.dll v8.00.50727.9268 - C:\WINDOWS\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.9268_none_88e0de612fadfb38\MSVCR80.dll
OneCoreCommonProxyStub.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\OneCoreCommonProxyStub.dll
sxs.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\SYSTEM32\sxs.dll
PresentationHostProxy.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\PresentationHostProxy.dll
MSCTF.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\MSCTF.dll
dwmapi.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\system32\dwmapi.dll
SspiCli.dll v10.0.14393.576 (rs1_release_inmarket.161208-2252) - C:\Windows\System32\SspiCli.dll
mscoreei.dll v4.6.1586.0 built by: NETFXREL2 - C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscoreei.dll
mscorwks.dll v2.0.50727.8745 (WinRel.050727-8700) - C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll
mscorlib.ni.dll v2.0.50727.8745 (WinRel.050727-8700) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\mscorlib\eb1f15ae8e549d63a1c20ed6271e7b7a\mscorlib.ni.dll
System.ni.dll v2.0.50727.8750 (QFE.050727-8700) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System\5ad7292301c8e73ab573fb6bf03d4277\System.ni.dll
WindowsBase.ni.dll v3.0.6920.8765 built by: QFE - C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\WindowsBase\c8d1e1ed4ecd7fe918abc27b04832311\WindowsBase.ni.dll
PresentationCore.ni.dll v3.0.6920.8765 built by: QFE - C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationCore\786b0ec78155c5ebe7c27c2c47d800a9\PresentationCore.ni.dll
PresentationFramework.ni.dll v3.0.6920.8765 built by: QFE - C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\7e4fd34afa3de59b6f78f4ad24bfee09\PresentationFramework.ni.dll
wpfgfx_v0300.dll v3.0.6920.8765 built by: QFE - C:\Windows\Microsoft.NET\Framework64\v3.0\WPF\wpfgfx_v0300.dll
System.Xml.ni.dll v2.0.50727.8745 (WinRel.050727-8700) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Xml\b98b85c35ee0c42add24bee6c18a2f5c\System.Xml.ni.dll
System.Drawing.ni.dll v2.0.50727.8745 (WinRel.050727-8700) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Drawing\ed727f990ba1a48409bb6e3be9761e4e\System.Drawing.ni.dll
CRYPTSP.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\CRYPTSP.dll
rsaenh.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\system32\rsaenh.dll
CRYPTBASE.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\CRYPTBASE.dll
PresentationUI.dll v3.0.6920.8763 built by: WinRel - C:\WINDOWS\assembly\GAC_MSIL\PresentationUI\3.0.0.0__31bf3856ad364e35\PresentationUI.dll
PresentationFramework.Aero.ni.dll v3.0.6920.8763 built by: WinRel - C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\PresentationFramewo#\a14a23e26614a6984caf56348c4da9ca\PresentationFramework.Aero.ni.dll
System.Configuration.ni.dll v2.0.50727.8745 (WinRel.050727-8700) - C:\WINDOWS\assembly\NativeImages_v2.0.50727_64\System.Configuration\188dcf42388b40ff4e6ca302ca45afe9\System.Configuration.ni.dll
mscorjit.dll v2.0.50727.8745 (WinRel.050727-8700) - C:\Windows\Microsoft.NET\Framework64\v2.0.50727\mscorjit.dll
WtsApi32.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\WtsApi32.dll
WINSTA.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\WINSTA.dll
d3d9.dll v10.0.14393.447 (rs1_release_inmarket.161102-0100) - C:\Windows\System32\d3d9.dll
nvd3dumx.dll v21.21.13.7653 - C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispiwu.inf_amd64_b67dc924fff8de6d\nvd3dumx.dll
WINMM.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\WINMM.dll
WINMMBASE.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\WINMMBASE.dll
nvspcap64.dll v3.1.2.31 - C:\WINDOWS\system32\nvspcap64.dll
SETUPAPI.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\System32\SETUPAPI.dll
WINHTTP.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\Windows\System32\WINHTTP.dll
nvapi64.dll v21.21.13.7653 - C:\WINDOWS\system32\nvapi64.dll
dxgi.dll v10.0.14393.479 (rs1_release.161110-2025) - C:\Windows\System32\dxgi.dll
nvSCPAPI64.dll v7.17.13.7653 - C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
msctfui.dll v10.0.14393.0 (rs1_release.160715-1616) - C:\WINDOWS\system32\msctfui.dll
diasymreader.dll v8.0.50727.8745 (WinRel.050727-8700) - C:\Windows\Microsoft.NET\Framework64\v2.0.50727\diasymreader.dll