代码之家  ›  专栏  ›  技术社区  ›  JayJay

xbap,system.security.securityexception,如何解决这个问题?

  •  0
  • JayJay  · 技术社区  · 14 年前

    嗨,我正在做一个测试,用数据绑定在Web上承载我的WPF应用程序,但是当我下载文件时,收到此错误:


    启动URI:C:\users\mamma\desktop\new folder(2)\wpfbrowserapplication1.xbap 应用程序标识:file:///c:/users/mamma/desktop/new%20folder%20(2)/wpfbrowserapplication1.xbap wpfbrowserapplication1.xbap,version=1.0.0.7,culture=neutral,publickeytoken=706641813ca14f92,processorArchitecture=msil/wpfbrowserapplication1.exe,version=1.0.0.7,culture=neutral,publickeytoken=706641813CA14F92,ProcessorArchitecture=msil,Type=win32

    System.Security.SecurityException:请求'System.Data.sqlclient.sqlclient permission,System.Data,Version=4.0.0.0,Culture=Neutral,PublicKeyToken=B77A5C56561934E089'类型的权限失败。 at system.security.codeaccesssecurityengine.check(对象需求,stackcrawlmark&stackmark,布尔值ispermset) at system.security.codeaccesssecurityengine.check(permissionset permset,stackcrawlmark&stackmark) 在system.security.permissionset.demand()上 在System.Data.Common.DbConnectionOptions.DemandPermission()上 在system.data.sqlclient.sqlconnection.permissionDemand()上 在system.data.sqlclient.sqlconnectionFactory.permissionDemand(dbconnection outerconnection)上 位于system.data.providerBase.dbConnectionClosed.openConnection(dbConnection outerConnection,dbConnectionFactory ConnectionFactory) 在system.data.sqlclient.sqlconnection.open()处 at system.data.linq.sqlclient.sqlConnectionManager.useConnection(IConnectionUser用户) 在system.data.linq.sqlclient.sqlprovider.get_Issqlce()处 在system.data.linq.sqlclient.sqlprovider.InitializeProviderMode()处 at system.data.linq.sqlclient.sqlprovider.system.data.linq.provider.iprovider.execute(表达式查询) 在system.data.linq.dataquery 1.System.Collections.Generic.IEnumerable<T>.GetEnumerator() at System.Collections.Generic.List 1.ctor(IEnumerable 1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable 1个来源) 在wpfbrowserapplication1.page1.page ou加载(对象发送程序,routedeventargs e) 在system.windows.routedeventhandlerinfo.invokehandler(对象目标,routedeventargs routedeventargs) 在System.Windows.EventRoute.InvokeHandlerSimpl(对象源,RoutedEventArgs参数,布尔重新发出) at system.windows.uielement.raiseEventImpl(dependencyObject sender,routedeventargs args参数) 在system.windows.uielement.raiseEvent(routedeventargs e)上 在System.Windows.BroadcasteEventHelper.BroadcasteEvent(DependencyObject根,RoutedEvent RoutedEvent) 在System.Windows.BroadcasteEventHelper.BroadcastLoadedEvent(对象根目录)上 在MS.Internal.LoadedOrungLoadedOperation.DoWork()上 在System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()上 在System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()上 位于system.windows.media.mediaContext.renderMessageHandlerCore(对象大小调整后的compositionTarget) 在System.Windows.Media.MediaContext.renderMessageHandler上(对象大小调整后的compositionTarget) 在System.Windows.Media.MediaContext.Resize上(ICompositionTarget ResizedCompositionTarget) 在System.Windows.Interop.HwndTarget.OnResize()上 在system.windows.interop.hwndtarget.handlemessage上(windowmessage msg、intptr wparam、intptr lparam) 在system.windows.interop.hwndsource.hwndtargetfiltermessage上(intptr hwnd,int32 msg,intptr wparam,intptr lparam,boolean&handled) 在ms.win32.hwndwrapper.wndproc(intptr hwnd,int32 msg,intptr wparam,intptr lparam,boolean&handled) 位于ms.win32.hwndSubclass.DispatcherCallbackOperation(对象o) 位于System.Windows.Threading.ExceptionWrapper.InternalRealCall(委托回调、对象参数、Int32数字参数) at ms.internal.threading.exceptionfilterhelper.trycatchwhen(对象源、委托方法、对象参数、Int32 numargs、委托catchHandler) 在System.Windows.Threading.Dispatcher.Invokeimpl上(DispatcherPriority、TimeSpan Timeout、Delegate方法、对象参数、Int32 Numargs) 在ms.win32.hwndsubclass.subclasswndproc(intptr hwnd,int32 msg,intptr wparam,intptr lparam) at ms.win32.unsafenative methods.callWindowProc(intptr wndproc,intptr hwnd,int32 msg,intptr wparam,intptr lparam) 在ms.win32.hwndSubclass.defwndProcWrapper上(intptr hwnd,int32 msg,intptr wparam,intptr lparam) at ms.win32.unsafenative methods.callWindowProc(intptr wndproc,intptr hwnd,int32 msg,intptr wparam,intptr lparam) 在ms.win32.hwndsubclass.subclasswndproc(intptr hwnd,int32 msg,intptr wparam,intptr lparam) at ms.win32.unsafenative methods.setwindowpos(handleRef hwnd、handleRef hwndinsertafter、int32 x、int32 y、int32 cx、int32 cy、int32标志) at ms.internal.appmodel.rootbrowserwindow.resizemove(Int32 xdeviceunits,Int32 ydeviceUnits,Int32 widthdeviceUnits,Int32 heightdeviceUnits) 在ms.internal.appmodel.rootbrowserwindow.createSourceWindowDuringshow()上 在System.Windows.Window.SafeCreateWindowDuringshow()上 在System.Windows.Window.ShowHelper(对象布尔值框) 在System.Windows.Window.Show()上 在system.windows.application.b_uu1a(对象窗口) 位于System.Windows.Threading.ExceptionWrapper.InternalRealCall(委托回调、对象参数、Int32数字参数) at ms.internal.threading.exceptionfilterhelper.trycatchwhen(对象源、委托方法、对象参数、Int32 numargs、委托catchHandler) 在System.Windows.Threading.DispatcherOperation.Invokeimpl()上 在System.Windows.Threading.DispatcherOperation.InvokeinsecurityContext(对象状态)上 在System.Threading.ExecutionContext.RunTrycode(对象用户数据) 在System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCoDewWithGuaranteedCleanup(Trycode代码、Cleanupcode退出代码、对象用户数据) 在System.Threading.ExecutionContext.RunInternal(ExecutionContext ExecutionContext、ContextCallback回调、对象状态) 在System.Threading.ExecutionContext.Run(ExecutionContext ExecutionContext、ContextCallback回调、对象状态、Boolean IgnoresyncTx) 在System.Threading.ExecutionContext.Run处(ExecutionContext ExecutionContext、ContextCallback回调、对象状态) 在System.Windows.Threading.DispatcherOperation.Invoke()上 在System.Windows.Threading.Dispatcher.ProcessQueue()上 在system.windows.threading.dispatcher.wndprochook上(intptr hwnd、int32 msg、intptr wparam、intptr lparam、boolean&handled) 在ms.win32.hwndwrapper.wndproc(intptr hwnd,int32 msg,intptr wparam,intptr lparam,boolean&handled) 位于ms.win32.hwndSubclass.DispatcherCallbackOperation(对象o) 位于System.Windows.Threading.ExceptionWrapper.InternalRealCall(委托回调、对象参数、Int32数字参数) at ms.internal.threading.exceptionfilterhelper.trycatchwhen(对象源、委托方法、对象参数、Int32 numargs、委托catchHandler) 在System.Windows.Threading.Dispatcher.Invokeimpl上(DispatcherPriority、TimeSpan Timeout、Delegate方法、对象参数、Int32 Numargs) 在ms.win32.hwndsubclass.subclasswndproc(intptr hwnd,int32 msg,intptr wparam,intptr lparam) 在ms.win32.unsafenativemethods.DispatchMessage(msg&msg)上 在System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame帧)上 在System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame帧)上 在System.Windows.Threading.Dispatcher.Run()上 在System.Windows.Application.RunDispatcher(对象忽略) 在System.Windows.Application.StartDispatcherInBrowser上(对象未使用) 位于System.Windows.Threading.ExceptionWrapper.InternalRealCall(委托回调、对象参数、Int32数字参数) at ms.internal.threading.exceptionfilterhelper.trycatchwhen(对象源、委托方法、对象参数、Int32 numargs、委托catchHandler) 在System.Windows.Threading.DispatcherOperation.Invokeimpl()上 在System.Windows.Threading.DispatcherOperation.InvokeinsecurityContext(对象状态)上 在System.Threading.ExecutionContext.RunTrycode(对象用户数据) 在System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCoDewWithGuaranteedCleanup(Trycode代码、Cleanupcode退出代码、对象用户数据) 在System.Threading.ExecutionContext.RunInternal(ExecutionContext ExecutionContext、ContextCallback回调、对象状态) 在System.Threading.ExecutionContext.Run(ExecutionContext ExecutionContext、ContextCallback回调、对象状态、Boolean IgnoresyncTx) 在System.Threading.ExecutionContext.Run处(ExecutionContext ExecutionContext、ContextCallback回调、对象状态) 在System.Windows.Threading.DispatcherOperation.Invoke()上 在System.Windows.Threading.Dispatcher.ProcessQueue()上 在system.windows.threading.dispatcher.wndprochook上(intptr hwnd、int32 msg、intptr wparam、intptr lparam、boolean&handled) 在ms.win32.hwndwrapper.wndproc(intptr hwnd,int32 msg,intptr wparam,intptr lparam,boolean&handled) 位于ms.win32.hwndSubclass.DispatcherCallbackOperation(对象o) 位于System.Windows.Threading.ExceptionWrapper.InternalRealCall(委托回调、对象参数、Int32数字参数) at ms.internal.threading.exceptionfilterhelper.trycatchwhen(对象源、委托方法、对象参数、Int32 numargs、委托catchHandler) 在System.Windows.Threading.Dispatcher.Invokeimpl上(DispatcherPriority、TimeSpan Timeout、Delegate方法、对象参数、Int32 Numargs) 在ms.win32.hwndsubclass.subclasswndproc(intptr hwnd,int32 msg,intptr wparam,intptr lparam)

    失败的操作是: 需求量 失败的第一个权限的类型是: system.data.sqlclient.sqlclientpermission 失败的第一个权限是:

    要求是:

    失败程序集的授权集为:

    失败的程序集或AppDomain是: wpfbrowserapplication1,version=1.0.0.0,culture=neutral,publickeytoken=null 导致失败的方法是: 空页加载(system.object,system.windows.routedeventargs) 失败的程序集区域为: 我的电脑 失败的程序集的URL是: 文件:///c:/users/mamma/appdata/local/apps/2.0/zaz7nyd7.adv/ek4byt8k.7xg/wpfb..xbap_706641813ca14f92_0001.0000_30eb636da5b21cd2/wpfbrowserapplication1.exe


    PresentationHost.exe v3.0.6920.4902生成者:netfxw7-c:\windows\system32\PresentationHost.exe ntdll.dll v6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\ntdll.dll kernel32.dll v6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\kernel32.dll kernelbase.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\kernelbase.dll advapi32.dll版本6.1.7600.16385(win7_tm.090713-1255)-C:\windows\system32\advapi32.dll msvcrt.dll v7.0.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\msvcrt.dll sechost.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\sechost.dll rpcrt4.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\rpcrt4.dll user32.dll v6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\user32.dll gdi32.dll v6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\gdi32.dll lpk.dll v6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\lpk.dll usp10.dll v1.0626.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\usp10.dll ole32.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\ole32.dll oleaut32.dll版本6.1.7600.16385-C:\windows\system32\oleaut32.dll mscoree.dll v4.0.31106.0(main.031106-0000)-C:\windows\system32\mscoree.dll shlwapi.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\shlwapi.dll wininet.dll v8.00.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\wininet.dll normalize.dll v6.1.7600.16385(win7_tm.090713-1255)-C:\windows\system32\normalize.dll urlmon.dll v8.00.7600.16385(win7_tm.090713-1255)-C:\windows\system32\urlmon.dll crypt32.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\crypt32.dll msasn1.dll版本6.1.7600.16415(win7_gdr.090828-1615)-C:\windows\system32\msasn1.dll iertutil.dll V8.00.7600.16385(win7_tm.090713-1255)-C:\windows\system32\iertutil.dll shell32.dll v6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\shell32.dll imm32.dll v6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\imm32.dll msctf.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\msctf.dll mzvkbd3.dll v11.0.0.232-c:\progra~1\kasper~1\kasper~1\mzvkbd3.dll kloehk.dll v11.0.0.232-c:\progra~1\kasper~1\kasper~1\kloehk.dll PresentationHost_v0400.dll v4.0.30319.1构建者:rtmrel-c:\windows\microsoft.net\framework\v4.0.30319\wpf\PresentationHost_v0400.dll msvcr100_clr0400.dll v10.00.30319.1-c:\windows\system32\msvcr100_clr0400.dll 版本.dll v6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\version.dll psapi.dll版本6.1.7600.16385(win7_tm.090713-1255)-C:\windows\system32\psapi.dll cryptbase.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\cryptbase.dll uxtheme.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\uxtheme.dll dockshellhook.dll v(空)-c:\program files\stardock\objectdock\dockshellhook.dll clbcatq.dll v2001.12.8530.16385(win7_tm.090713-1255)-C:\windows\system32\clbcatq.dll cryptsp.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\cryptsp.dll rsaenh.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\rsaenh.dll rpcrtremote.dll版本6.1.7600.16385(win7_tm.090713-1255)-C:\windows\system32\rpcrtremote.dll propsys.dll v7.00.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\propsys.dll comctl32.dll v6.10(win7_rtm.090713-1255)-C:\windows\winxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_421189da2b7fabfc\comctl32.dll sspicli.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\sspicli.dll profapi.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\profapi.dll ws2_32.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\ws2_32.dll nsi.dll v6.1.7600.16385(win7_tm.090713-1255)-C:\windows\system32\nsi.dll dnsapi.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\dnsapi.dll iphlapi.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\iphlapi.dll winnsi.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\winnsi.dll fshim.dll v4.0.31106.0(main.031106-0000)-C:\windows\system32\fshim.dll mscoreei.dll v4.0.30319.1(rtmrel.030319-0100)-C:\windows\microsoft.net\framework\v4.0.30319\mscoreei.dll clr.dll v4.0.30319.1(rtmrel.030319-0100)-C:\windows\microsoft.net\framework\v4.0.30319\clr.dll dwmapi.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\dwmapi.dll msxml3.dll V8.110.7600.16605-C:\windows\system32\msxml3.dll ieproxy.dll v8.00.7600.16625(win7_gdr.100629-1617)-C:\Program Files\Internet Explorer\ieproxy.dll sxs.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\sxs.dll presentationhostproxy.dll v4.0.31106.0生成者:main-c:\windows\system32\presentationhostproxy.dll mshtml.dll v8.00.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\mshtml.dll msls31.dll v3.10.349.0-c:\windows\system32\msls31.dll msimtf.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\msimtf.dll captlib.dll V8.0.0.36-C:\Program Files\巴比伦\巴比伦Pro\captlib.dll oleacc.dll v7.0.0.0(win7_tm.090713-1255)-C:\windows\system32\oleacc.dll ieframe.dll v8.00.7600.16385(win7_tm.090713-1255)-C:\windows\system32\ieframe.dll scrchpg.dll v11.0.0.232-c:\program files\kaspersky lab\kaspersky internet security 2011\scrchpg.dll jscript.dll v5.8.7600.16385-c:\windows\system32\jscript.dll klscav.dll v11.0.0.232-c:\program files\kaspersky lab\kaspersky internet security 2011\klscav.dll msvcr80.dll v8.00.50727.4927-c:\windows\winxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5\msvcr80.dll prremote.dll v11.0.0.232-c:\program files\kaspersky lab\kaspersky internet security 2011\prremote.dll msvcp80.dll v8.00.50727.4927-c:\windows\winxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.4927_none_d08a205e442db5b5\msvcp80.dll prloader.dll v11.0.0.232-c:\program files\kaspersky lab\kaspersky internet security 2011\prloader.dll userenv.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\userenv.dll params.ppl v11.0.0.232-c:\Program Files\Kaspersky Lab\Kaspersky Internet Security 2011\params.ppl pxstub.ppl v11.0.0.232-c:\Program Files\Kaspersky Lab\Kaspersky Internet Security 2011\pxstub.ppl service.dll v11.0.0.232-c:\program files\kaspersky lab\kaspersky internet security 2011\service.dll eka_meta.dll v11.0.0.232-c:\Program Files\Kaspersky Lab\Kaspersky Internet Security 2011\eka_meta.dll imgutil.dll V8.00.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\imgutil.dll pngfilt.dll v8.00.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\pngfilt.dll mlang.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\mlang.dll mscorlib.ni.dll v4.0.30319.1(rtmrel.030319-0100)-c:\windows\assembly\nativeimages_v4.0.30319_32\mscorlib\4ff1f12a08d455f195ba996fe77497c6\mscorlib.ni.dll nlsorting.dll v4.0.30319.1(rtmrel.030319-0100)-C:\windows\microsoft.net\framework\v4.0.30319\nlsorting.dll system.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages_v4.0.30319_32\system\161c6f80ad93b05054d244f1c62243c\system.ni.dll windowsbase.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages_v4.0.30319_32\windowsbase\f1f3a74eb37b27b7d05b8ffa941f8473\windowsbase.ni.dll presentationcore.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages_v4.0.30319_32\presentationcore\7A1eeb425f9318f432afead4b2da965a\presentationcore.ni.dll presentationframework.ni.dll v4.0.30319.1-c:\windows\assembly\nativeimages_v4.0.30319_32\presentationframewo \8357ade60159c25ee88db0aab8686e6d\presentationframework.ni.dll dwrite.dll版本6.1.7600.16385(win7_tm.090713-1255)-C:\windows\system32\dwrite.dll wpfgfx_v0400.dll v4.0.30319.1构建者:rtmrel-c:\windows\microsoft.net\framework\v4.0.30319\wpf\wpfgfx_v0400.dll PresentationNative_v0400.dll v4.0.30319.1构建者:rtmrel-c:\windows\microsoft.net\framework\v4.0.30319\wpf\PresentationNative_v0400.dll msimg32.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\msimg32.dll system.xaml.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages_v4.0.30319_32\system.xaml\d85a3d5b7f5603e098ccf60bfa\system.xaml.ni.dll system.xml.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages\u v4.0.30319\system.xml\2D7c29ad77c15abfa6a8fe6d24840a91\system.xml.ni.dll system.drawing.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages_v4.0.30319_32\system.drawing\2fe09cc54a8390b20e380239db34228f\system.drawing.ni.dll clrjit.dll v4.0.30319.1(rtmrel.030319-0100)-C:\windows\microsoft.net\framework\v4.0.30319\clrjit.dll presentationframework.aero.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages_v4.0.30319_32\presentationframewo \b4e58d1a3e0e75b6b107585c92c68e8\presentationframework.aero.ni.dll d3d9.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\d3d9.dll d3d8thk.dll版本6.1.7600.16385(win7_tm.090713-1255)-C:\windows\system32\d3d8thk.dll nvd3dum.dll V8.17.12.5896-C:\windows\system32\nvd3dum.dll system.core.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages\u v4.0.30319\system.core\85693dfd9ba4905b0fd947fdb51446d5\system.core.ni.dll system.data.ni.dll v4.0.30319.1(rtmrel.030319-0100)-C:\windows\assembly\nativeimages_v4.0.30319_32\system.data\c12e10c218be4be353975af6abb072d9\system.data.ni.dll system.data.dll v4.0.30319.1(rtmrel.030319-0100)-C:\windows\microsoft.net\assembly\gac_32\system.data\v4.0_4.0.0_uuuu7a5c561934e089\system.data.dll wtsapi32.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\wtsapi32.dll winsta.dll版本6.1.7600.16385(win7_rtm.090713-1255)-C:\windows\system32\winsta.dll uiautomationprovider.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages_v4.0.30319_32\uiautomationprovider\b56a80a51f412ce3832edecb9bf1580\uiautomationprovider.ni.dll uiautomationtypes.ni.dll v4.0.30319.1构建者:rtmrel-c:\windows\assembly\nativeimages_v4.0.30319_32\uiautomationtypes\bbd68c06eb762bedb7474bc73dc9a414\uiautomationtypes.ni.dll system.data.linq.ni.dll v4.0.30319.1-c:\windows\assembly\nativeimages_v4.0.30319_32\system.data.linq\73dd24232790e0e5c2649dde8e6516c\system.data.linq.ni.dll system.configuration.ni.dll v4.0.30319.1(rtmrel.030319-0100)-C:\windows\assembly\nativeimages_v4.0.30319_32\system.configuration\ac2cd19f2159d48684e17cbdecfaa3b7\system.configuration.ni.dll system.transactions.ni.dll v4.0.30319.1(rtmrel.030319-0100)-C:\windows\assembly\nativeimages_v4.0.30319_32\system.transactions\40ab9da3eafd6bdc6695ba406975a\system.transactions.ni.dll system.transactions.dll v4.0.30319.1(rtmrel.030319-0100)-C:\windows\microsoft.net\assembly\gac_32\system.transactions\v4.0_4.0.0.0_uuuu b7a5c561934e089\system.transactions.dll diasymreader.dll v10.0.30319.1生成者:rtmrel-c:\windows\microsoft.net\framework\v4.0.30319\diasymreader.dll


    我相信这是SQL Server的一个错误,但我检查了所有关于它的选项,但没有运气。 你对这个步骤有什么建议吗?

    非常感谢你的关注。

    玩得愉快。

    干杯

    1 回复  |  直到 14 年前
        1
  •  1
  •   Homam    14 年前