Anytime I click on any of the controls I receive the below error. I tried the mage -cc trick but same thing happens.
"An error occurred in the application you were using"
More Information:
Startup URI: http://demos.telerik.com/wpf/
Application Identity: http://demos.telerik.com/wpf/#Telerik.Windows.Examples.xbap, Version=2009.2.812.35, Culture=neutral, PublicKeyToken=06e954e71cc7b2f5, processorArchitecture=msil/Telerik.Windows.Examples.exe, Version=2009.2.812.35, Culture=neutral, PublicKeyToken=06e954e71cc7b2f5, processorArchitecture=msil, type=win32
System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
at System.Security.CodeAccessSecurityEngine.Check(Object demand, StackCrawlMark& stackMark, Boolean isPermSet)
at System.Security.CodeAccessPermission.Demand()
at MS.Internal.PresentationFramework.SecurityHelper.DemandUIWindowPermission()
at System.Windows.Application.Shutdown(Int32 exitCode)
at Telerik.Windows.Examples.App.App_DispatcherUnhandledException(Object sender, DispatcherUnhandledExceptionEventArgs e)
at System.Windows.Threading.Dispatcher.CatchException(Exception e)
at System.Windows.Threading.Dispatcher.CatchExceptionStatic(Object source, Exception e)
at System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.WrappedInvoke(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 System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
The action that failed was:
Demand
The type of the first permission that failed was:
System.Security.Permissions.UIPermission
The first permission that failed was:
<IPermission class="System.Security.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
version="1"
Window="AllWindows"/>
The demand was for:
<IPermission class="System.Security.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
version="1"
Window="AllWindows"/>
The granted set of the failing assembly was:
<PermissionSet class="System.Security.PermissionSet"
version="1">
<IPermission class="System.Security.Permissions.FileDialogPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
version="1"
Access="Open"/>
<IPermission class="System.Security.Permissions.IsolatedStorageFilePermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
version="1"
Allowed="ApplicationIsolationByUser"
UserQuota="512000"/>
<IPermission class="System.Security.Permissions.SecurityPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
version="1"
Flags="Execution"/>
<IPermission class="System.Security.Permissions.UIPermission, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
version="1"
Window="SafeTopLevelWindows"
Clipboard="OwnClipboard"/>
<IPermission class="System.Drawing.Printing.PrintingPermission, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
version="1"
Level="SafePrinting"/>
<IPermission class="System.Security.Permissions.MediaPermission, WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
version="1"
Audio="SafeAudio"
Video="SafeVideo"
Image="SafeImage"/>
<IPermission class="System.Security.Permissions.WebBrowserPermission, WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
version="1"
Level="Safe"/>
<IPermission class="System.Net.WebPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
version="1">
<ConnectAccess>
<URI uri="(http|https)://demos\.telerik\.com/.*"/>
</ConnectAccess>
</IPermission>
</PermissionSet>
The assembly or AppDomain that failed was:
Telerik.Windows.Examples, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
The method that caused the failure was:
Void App_DispatcherUnhandledException(System.Object, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs)
The Zone of the assembly that failed was:
MyComputer
The Url of the assembly that failed was:
file:///C:/Users/ray.DEVELOPMENT/AppData/Local/Apps/2.0/PVDV4GQX.JYH/0HVOHRLR.AK2/tele..xbap_06e954e71cc7b2f5_07d9.0002_4b176166e18fbd0b/Telerik.Windows.Examples.EXE
-----------------------
PresentationHost.exe v3.0.6920.4900 built by: NetFXw7 - C:\Windows\system32\PresentationHost.exe
ntdll.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\SYSTEM32\ntdll.dll
kernel32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\kernel32.dll
KERNELBASE.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\KERNELBASE.dll
ADVAPI32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\ADVAPI32.dll
msvcrt.dll v7.0.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\msvcrt.dll
sechost.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\SYSTEM32\sechost.dll
RPCRT4.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\RPCRT4.dll
MSVCR80.dll v8.00.50727.4918 - C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4918_none_d089094c442eb5ff\MSVCR80.dll
USER32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\USER32.dll
GDI32.dll v6.1.7100.19 (winmain_win7rc_gdr.090512-1506) - C:\Windows\system32\GDI32.dll
LPK.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\LPK.dll
USP10.dll v1.0626.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\USP10.dll
ole32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\ole32.dll
mscoree.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\system32\mscoree.dll
SHLWAPI.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\SHLWAPI.dll
urlmon.dll v8.00.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\urlmon.dll
OLEAUT32.dll v6.1.7100.0 - C:\Windows\system32\OLEAUT32.dll
CRYPT32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\CRYPT32.dll
MSASN1.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\MSASN1.dll
iertutil.dll v8.00.7100.13 (winmain_win7rc_gdr.090430-1445) - C:\Windows\system32\iertutil.dll
SHELL32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\SHELL32.dll
WININET.dll v8.00.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\WININET.dll
Normaliz.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\Normaliz.dll
IMM32.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\IMM32.DLL
MSCTF.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\MSCTF.dll
CRYPTBASE.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\CRYPTBASE.dll
uxtheme.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\uxtheme.dll
CLBCatQ.DLL v2001.12.8030.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\CLBCatQ.DLL
CRYPTSP.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\CRYPTSP.dll
rsaenh.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\rsaenh.dll
RpcRtRemote.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\RpcRtRemote.dll
ntmarta.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\ntmarta.dll
WLDAP32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\WLDAP32.dll
VERSION.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\VERSION.dll
comctl32.dll v6.10 (winmain_win7rc.090421-1700) - C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7100.19_none_b6a32c7c247ee542\comctl32.dll
SspiCli.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\SspiCli.dll
profapi.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\profapi.dll
ws2_32.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\ws2_32.DLL
NSI.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\NSI.dll
dnsapi.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\dnsapi.DLL
iphlpapi.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\iphlpapi.DLL
WINNSI.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\WINNSI.DLL
RASAPI32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\RASAPI32.dll
rasman.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\rasman.dll
rtutils.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\rtutils.dll
sensapi.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\sensapi.dll
peerdist.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\peerdist.dll
USERENV.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\USERENV.dll
AUTHZ.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\AUTHZ.dll
mswsock.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\mswsock.dll
wshtcpip.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\System32\wshtcpip.dll
NLAapi.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\NLAapi.dll
rasadhlp.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\rasadhlp.dll
dfshim.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\system32\dfshim.dll
mscorwks.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorwks.dll
PresentationHostDLL.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\Microsoft.NET\Framework\v3.0\WPF\PresentationHostDLL.dll
PSAPI.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\PSAPI.DLL
ieproxy.dll v8.00.7100.0 (winmain_win7rc.090421-1700) - C:\Program Files\Internet Explorer\ieproxy.dll
SXS.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\SXS.DLL
PresentationHostProxy.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\System32\PresentationHostProxy.dll
actxprxy.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\actxprxy.dll
dwmapi.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\dwmapi.dll
mshtml.dll v8.00.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\System32\mshtml.dll
msls31.dll v3.10.349.0 - C:\Windows\System32\msls31.dll
msimtf.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\msimtf.dll
IEFRAME.dll v8.00.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\IEFRAME.dll
OLEACC.dll v7.0.0.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\OLEACC.dll
jscript.dll v5.8.7100.0 - C:\Windows\System32\jscript.dll
ImgUtil.dll v8.00.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\ImgUtil.dll
mlang.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\mlang.dll
pngfilt.dll v8.00.7100.18 (winmain_win7rc_gdr.090510-2330) - C:\Windows\System32\pngfilt.dll
msimg32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\msimg32.dll
mscorlib.ni.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\NativeImages_v2.0.50727_32\mscorlib\f57491c307c43d1d47a225a84044adfd\mscorlib.ni.dll
System.ni.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System\4a70ed40bfb576c17c2096ab53d92789\System.ni.dll
WindowsBase.ni.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\assembly\NativeImages_v2.0.50727_32\WindowsBase\47bc95aa688818beb593ed68af6c0c49\WindowsBase.ni.dll
PresentationCore.ni.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\assembly\NativeImages_v2.0.50727_32\PresentationCore\8622cc9a4095804a28f15dd3a8e78a1d\PresentationCore.ni.dll
PresentationFramework.ni.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\assembly\NativeImages_v2.0.50727_32\PresentationFramewo#\a97a0a3e0e187078e46f549dfc8fd29e\PresentationFramework.ni.dll
wpfgfx_v0300.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\Microsoft.NET\Framework\v3.0\WPF\wpfgfx_v0300.dll
PresentationUI.ni.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\assembly\NativeImages_v2.0.50727_32\PresentationUI\1a5ac60d5f35769065b8f53986651333\PresentationUI.ni.dll
System.Deployment.ni.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Deployment\d006cce43d3f718e88e97e4d7f7a53ac\System.Deployment.ni.dll
shfolder.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\shfolder.dll
System.Configuration.ni.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Configuration\97e4edf5a162dcee869e8cc6473e9335\System.Configuration.ni.dll
System.Xml.ni.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Xml\2fea9fca85a91e6551f2ba9512f7de0f\System.Xml.ni.dll
wship6.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\System32\wship6.dll
winhttp.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\winhttp.dll
webio.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\webio.dll
dhcpcsvc6.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\dhcpcsvc6.DLL
dhcpcsvc.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\dhcpcsvc.DLL
fwpuclnt.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\System32\fwpuclnt.dll
security.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\security.dll
SECUR32.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\SECUR32.DLL
credssp.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\credssp.dll
System.Security.ni.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Security\1ae2499994dc9a17a33a3c7313d76105\System.Security.ni.dll
cryptnet.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\cryptnet.dll
dsrole.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\dsrole.dll
logoncli.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\logoncli.dll
netutils.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\netutils.dll
NTDSAPI.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\NTDSAPI.DLL
kerberos.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\kerberos.DLL
cryptdll.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\cryptdll.dll
bcrypt.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\bcrypt.dll
bcryptprimitives.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\bcryptprimitives.dll
System.Drawing.ni.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Drawing\626ddfa385bb4a034da48ee52ebd0cff\System.Drawing.ni.dll
System.Windows.Forms.ni.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\1b24825ac395a5d13ab0016ab3a2bf09\System.Windows.Forms.ni.dll
GPAPI.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\GPAPI.dll
Cabinet.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\Cabinet.dll
DEVRTL.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\DEVRTL.dll
ncrypt.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\ncrypt.dll
mscorjit.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscorjit.dll
Telerik.Windows.QuickStart.dll v2009.2.0812.35 - C:\Users\ray.DEVELOPMENT\AppData\Local\Apps\2.0\PVDV4GQX.JYH\0HVOHRLR.AK2\tele..xbap_06e954e71cc7b2f5_07d9.0002_4b176166e18fbd0b\Telerik.Windows.QuickStart.dll
System.Core.ni.dll v3.5.30729.4918 built by: NetFXw7 - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Core\0f1981ac7ccf02fbe63727bc31b7363a\System.Core.ni.dll
PresentationFramework.Aero.ni.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\assembly\NativeImages_v2.0.50727_32\PresentationFramewo#\6bc39410c4a2a4da3d3ba042fcc95e51\PresentationFramework.Aero.ni.dll
d3d9.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\d3d9.dll
d3d8thk.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\d3d8thk.dll
Telerik.Windows.Controls.dll v2009.2.0812.35 - C:\Users\ray.DEVELOPMENT\AppData\Local\Apps\2.0\PVDV4GQX.JYH\0HVOHRLR.AK2\tele..xbap_06e954e71cc7b2f5_07d9.0002_4b176166e18fbd0b\Telerik.Windows.Controls.dll
Telerik.Windows.Controls.Input.dll v2009.2.0812.35 - C:\Users\ray.DEVELOPMENT\AppData\Local\Apps\2.0\PVDV4GQX.JYH\0HVOHRLR.AK2\tele..xbap_06e954e71cc7b2f5_07d9.0002_4b176166e18fbd0b\Telerik.Windows.Controls.Input.dll
WindowsCodecs.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\WindowsCodecs.dll
Telerik.Windows.Controls.Navigation.dll v2009.2.0812.35 - C:\Users\ray.DEVELOPMENT\AppData\Local\Apps\2.0\PVDV4GQX.JYH\0HVOHRLR.AK2\tele..xbap_06e954e71cc7b2f5_07d9.0002_4b176166e18fbd0b\Telerik.Windows.Controls.Navigation.dll
UIAutomationTypes.ni.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\assembly\NativeImages_v2.0.50727_32\UIAutomationTypes\8e7a1f2f1334dbd8d59928b23df7ccd4\UIAutomationTypes.ni.dll
System.Xml.Linq.ni.dll v3.5.30729.4918 built by: NetFXw7 - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Xml.Linq\c7d97966e044ef4f0acbb840bbbc6f31\System.Xml.Linq.ni.dll
Telerik.Windows.Data.dll v2009.2.0812.35 - C:\Users\ray.DEVELOPMENT\AppData\Local\Apps\2.0\PVDV4GQX.JYH\0HVOHRLR.AK2\tele..xbap_06e954e71cc7b2f5_07d9.0002_4b176166e18fbd0b\Telerik.Windows.Data.dll
PresentationNative_v0300.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\system32\PresentationNative_v0300.dll
UIAutomationProvider.ni.dll v3.0.6920.4900 built by: NetFXw7 - C:\Windows\assembly\NativeImages_v2.0.50727_32\UIAutomationProvider\23c7df4a058370dbe1c6030411b5284e\UIAutomationProvider.ni.dll
WINMM.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\WINMM.dll
msctfui.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\msctfui.dll
MMDevAPI.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\MMDevAPI.DLL
PROPSYS.dll v7.00.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\PROPSYS.dll
wdmaud.drv v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\wdmaud.drv
ksuser.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\ksuser.dll
AVRT.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\AVRT.dll
SETUPAPI.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\SETUPAPI.dll
CFGMGR32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\CFGMGR32.dll
DEVOBJ.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\DEVOBJ.dll
AUDIOSES.DLL v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\AUDIOSES.DLL
msacm32.drv v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\msacm32.drv
MSACM32.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\MSACM32.dll
midimap.dll v6.1.7100.0 (winmain_win7rc.090421-1700) - C:\Windows\system32\midimap.dll
l3codeca.acm v1, 9, 0, 0401 - C:\Windows\System32\l3codeca.acm
System.Data.ni.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Data\c58f770db22b5337056106a060545f05\System.Data.ni.dll
System.Data.dll v2.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll
diasymreader.dll v8.0.50727.4918 (NetFXspW7.050727-4900) - C:\Windows\Microsoft.NET\Framework\v2.0.50727\diasymreader.dll