浪潮 win7
资源描述:
《WIN7旗舰版操作系统中浪潮ERP-安装说明》由会员分享,可在线阅读,更多相关《WIN7旗舰版操作系统中浪潮ERP-安装说明(25页珍藏版)》请在人人文库网上搜索。
1、WIN7旗舰版操作系统安装正式版全过程一、系统环境1、操作系统Win7旗舰版2、数据库(非SP3无法在Win7系统中安装)3、硬件环境请参照浪潮ERP-安装手册中硬件建议配置。二、系统环境安装Win7系统安装过程很多资料都有说明,在此不作详细说明。下面介绍一下IIS的配置过程。三、浪潮安装请参照浪潮ERP-安装手册安装完成后,会出现以下问题:异常信息(异常类型:)异常信息。
2、ices.Protocols.SoapException:服务器无法处理请求。-System.UnauthorizedAccessException:拒绝访问temp目录。用来运行XmlSerializer的标识“IISAPPPOOLgs5.0”没有访问temp目录的足够权限。CodeDom将使用进程正在使用的用户帐户进行编译,这样,如果用户没有访问系统temp目录的权限,将无法进行编译。使用Path.GetTempPath()API找到temp目录的位置。在System.Xml.Serialization.Compiler.Compile(Assemb。
3、lyparent,Stringns,XmlSerializerCompilerParametersxmlParameters,Evidenceevidence)在System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMappingxmlMappings,Typetypes,StringdefaultNamespace,Evidenceevidence,XmlSerializerCompilerParametersparameters,Assemblyassembly,Hashtableass。
4、emblies)在System.Xml.Serialization.TempAssembly.ctor(XmlMappingxmlMappings,Typetypes,StringdefaultNamespace,Stringlocation,Evidenceevidence)在System.Xml.Serialization.XmlSerializer.FromMappings(XmlMappingmappings,Evidenceevidence)在System.Web.Services.Protocols.SoapServerType.ctor(Typet。
5、ype,WebServiceProtocolsprotocolsSupported)在System.Web.Services.Protocols.SoapServerProtocol.Initialize()在System.Web.Services.Protocols.ServerProtocol.SetContext(Typetype,HttpContextcontext,HttpRequestrequest,HttpResponseresponse)在System.Web.Services.Protocols.ServerProtocolFactory.Create。
6、(Typetype,HttpContextcontext,HttpRequestrequest,HttpResponseresponse,Boolean&abortProcessing)-内部异常堆栈跟踪的结尾-导致错误的应用程序或对象的名称:System.Web.Services引发当前异常的方法:System.ObjectReadResponse(System.Web.Services.Protocols.SoapClientMessage,System.Net.WebResponse,System.IO.Stream,Boolean)异常相关帮助:堆栈信息:。
7、在System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessagemessage,WebResponseresponse,StreamresponseStream,BooleanasyncCall)在System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(StringmethodName,Objectparameters)在Genersoft.Platform.AppFramework.WebServic。
8、eClient.ApplicationFrameworkWebService.AppFrameworkWebService.GetAppInstanceMessage()在Genersoft.Platform.AppFramework.WebServiceClient.GSPAppFrameworkWebServiceClient.GetAppInstanceMessage()在UserLogin.LoginForm.GetAppInstanceMessage()在UserLogin.LoginForm.backgroundWorker1_RunWorkerCompleted(Objec。
9、tsender,RunWorkerCompletedEventArgse)内部异常:以上问题解决方法:方法一:出现的原因一般是临时目录的权限不够,解决的办法是给Windows目录下的临时文件夹Temp的安全选项卡中加入NetWorkService用户并赋予全权。然后重启一下电脑。方法二:如果是win7系统,给Windows目录下的临时文件夹Temp的安全选项卡中加入iisiuser用户并赋予全权。设置完成后,可能还会出现以下问题有关调用实时(JIT)调试而不是此对话框的详细信息,请参见此消息的结尾。*异常文本*System.InvalidOperationException:对。
10、象当前正在其他地方使用。在System.Drawing.Image.get_RawFormat()在System.Drawing.Graphics.IgnoreMetafileErrors(Imageimage,Int32&errorStatus)在System.Drawing.Graphics.DrawImage(Imageimage,Int32x,Int32y,Int32width,Int32height)在System.Drawing.Graphics.DrawImage(Imageimage,Rectanglerect)在System.Windo。
11、ws.Forms.PictureBox.OnPaint(PaintEventArgspe)在System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgse,Int16layer,BooleandisposeEventArgs)在System.Windows.Forms.Control.WmPaint(Message&m)在System.Windows.Forms.Control.WndProc(Message&m)在System.Windows.Forms.Control.ControlNative。
12、Window.OnMessage(Message&m)在System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message&m)在System.Windows.Forms.NativeWindow.Callback(IntPtrhWnd,Int32msg,IntPtrwparam,IntPtrlparam)*已加载的程序集*mscorlib程序集版本:2.0.0.0Win32版本:2.0.50727.4927(NetFXspW7.-4900)基本代码:file:/C:/Windows/Micros。
13、oft.NET/Framework/v2.0.50727/mscorlib.dll-GSFramework程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/GSFramework.exe-System程序集版本:2.0.0.0Win32版本:2.0.50727.4927(NetFXspW7.-4900)基本代码:file:/C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5ce089/System.dll-System。
14、.Windows.Forms程序集版本:2.0.0.0Win32版本:2.0.50727.4927(NetFXspW7.-4900)基本代码:file:/C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5ce089/System.Windows.Forms.dll-System.Drawing程序集版本:2.0.0.0Win32版本:2.0.50727.4927(NetFXspW7.-4900)基本代码:file:/C:/Windows/assembly/GAC_MSIL/System.Drawi。
15、ng/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll-Genersoft.Platform.AppFramework.ClientService程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.AppFramework.ClientService.DLL-Genersoft.Platform.Controls.WinForms程序集版本:3.0.10916.0Win32版本:3.0.0.0基本。
16、代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.Controls.WinForms.DLL-Genersoft.Platform.AppFrameworkGui程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.AppFrameworkGui.DLL-Genersoft.Platform.AppFrameworkGui.Core程序集版本:3.0.10916。
17、.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.AppFrameworkGui.Core.DLL-log4net程序集版本:1.2.10.0Win32版本:1.2.10.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/log4net.DLL-Genersoft.Platform.Core.Common程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/C:/Windows。
18、/assembly/GAC_MSIL/Genersoft.Platform.Core.Common/3.0.10916.0__4dc42cef6d/Genersoft.Platform.Core.Common.dll-System.Configuration程序集版本:2.0.0.0Win32版本:2.0.50727.4927(NetFXspW7.-4900)基本代码:file:/C:/W浪潮 win7indows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll-Sy。
19、stem.Xml程序集版本:2.0.0.0Win32版本:2.0.50727.4927(NetFXspW7.-4900)基本代码:file:/C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5ce089/System.Xml.dll-Genersoft.Platform.Controls.Utils.v7.2程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.Controls。
20、.Utils.v7.2.DLL-Genersoft.Platform.Controls.GSSkins.v7.2程序集版本:1.0.0.0Win32版本:基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.Controls.GSSkins.v7.2.DLL-Genersoft.Platform.AppFramework.UserLogin程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/G。
21、enersoft.Platform.AppFramework.UserLogin.DLL-Genersoft.Platform.AppFramework.BizCore程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.AppFramework.BizCore.DLL-Genersoft.Platform.AppFramework.WebServiceClient程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:。
22、file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.AppFramework.WebServiceClient.DLL-Genersoft.Platform.AppFramework.API程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.AppFramework.API.DLL-Genersoft.Platform.AppFramework.FunctionSPI程。
23、序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.AppFramework.FunctionSPI.DLL-Genersoft.Platform.Security.AuthenticationSPI程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/C:/Windows/assembly/GAC_MSIL/Genersoft.Platform.Security.AuthenticationSPI/3.。
24、0.10916.0__4dc42cef6d/Genersoft.Platform.Security.AuthenticationSPI.dll-System.Data程序集版本:2.0.0.0Win32版本:2.0.50727.4927(NetFXspW7.-4900)基本代码:file:/C:/Windows/assembly/GAC_32/System.Data/2.0.0.0__b77a5ce089/System.Data.dll-Genersoft.Platform.Controls.Data.v7.2程序集版本:3.0.10916.0Win32版本:3.0.0.0基本。
25、代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.Controls.Data.v7.2.DLL-Genersoft.Platform.Controls.XtraEditors.v7.2程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.Controls.XtraEditors.v7.2.DLL-Genersoft.Platform.Core.Error程序集版本。
26、:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/C:/Windows/assembly/GAC_MSIL/Genersoft.Platform.Core.Error/3.0.10916.0__4dc42cef6d/Genersoft.Platform.Core.Error.dll-Genersoft.Platform.AppFramework.UI程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.AppF。
27、ramework.UI.EXE-Genersoft.Platform.Security.AuthenticationWebServiceClient程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.Security.AuthenticationWebServiceClient.DLL-Genersoft.Platform.Security.SecuritySPI程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:。
28、file:/C:/Windows/assembly/GAC_MSIL/Genersoft.Platform.Security.SecuritySPI/3.0.10916.0__4dc42cef6d/Genersoft.Platform.Security.SecuritySPI.dll-Genersoft.Platform.Security.SysManagerWebServiceClient程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform。
29、.Security.SysManagerWebServiceClient.DLL-Genersoft.Platform.Security.SecurityManagementSPI程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/C:/Windows/assembly/GAC_MSIL/Genersoft.Platform.Security.SecurityManagementSPI/3.0.10916.0__4dc42cef6d/Genersoft.Platform.Security.SecurityManagementSPI.dll-Geners。
30、oft.Platform.BusinessModel.ClientSPI程序集版本:3.0.10916.0Win32版本:3.0.0.0基本代码:file:/C:/Windows/assembly/GAC_MSIL/Genersoft.Platform.BusinessModel.ClientSPI/3.0.10916.0__4dc42cef6d/Genersoft.Platform.BusinessModel.ClientSPI.dll-System.Web.Services程序集版本:2.0.0.0Win32版本:2.0.50727.4927(NetFXspW7.-4900。
31、)基本代码:file:/C:/Windows/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll-Genersoft.Platform.Security.AuthenticationWebServiceClient.XmlSerializers程序集版本:3.0.10916.0Win32版本:3.0.10916.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.Security。
32、.AuthenticationWebServiceClient.XmlSerializers.DLL-rivxno3j程序集版本:3.0.10916.0Win32版本:2.0.50727.4927(NetFXspW7.-4900)基本代码:file:/C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5ce089/System.dll-Genersoft.Platform.AppFramework.ClientService.XmlSerializers程序集版本:3.0.10916.0Win32版本:3.0.10916.0基本代。
33、码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.AppFramework.ClientService.XmlSerializers.DLL-Genersoft.Platform.Security.SysManagerWebServiceClient.XmlSerializers程序集版本:3.0.10916.0Win32版本:3.0.10916.0基本代码:file:/D:/Program%20Files/GenerSoft/GSSetup/Genersoft.Platform.Security.Sys
推薦系統(tǒng)
雨林木風(fēng) winxp下載 純凈版 永久激活 winxp ghost系統(tǒng) sp3 系統(tǒng)下載
系統(tǒng)大小:0MB系統(tǒng)類型:WinXP雨林木風(fēng)在系統(tǒng)方面技術(shù)積累雄厚深耕多年,打造了國(guó)內(nèi)重裝系統(tǒng)行業(yè)知名品牌,雨林木風(fēng)WindowsXP其系統(tǒng)口碑得到許多人認(rèn)可,積累了廣大的用戶群體,是一款穩(wěn)定流暢的系統(tǒng),雨林木風(fēng) winxp下載 純凈版 永久激活 winxp ghost系統(tǒng) sp3 系統(tǒng)下載,有需要的朋友速度下載吧。
系統(tǒng)等級(jí):進(jìn)入下載 >蘿卜家園win7純凈版 ghost系統(tǒng)下載 x64 聯(lián)想電腦專用
系統(tǒng)大小:0MB系統(tǒng)類型:Win7蘿卜家園win7純凈版是款非常純凈的win7系統(tǒng),此版本優(yōu)化更新了大量的驅(qū)動(dòng),幫助用戶們進(jìn)行舒適的使用,更加的適合家庭辦公的使用,方便用戶,有需要的用戶們快來(lái)下載安裝吧。
系統(tǒng)等級(jí):進(jìn)入下載 >雨林木風(fēng)xp系統(tǒng) xp系統(tǒng)純凈版 winXP ghost xp sp3 純凈版系統(tǒng)下載
系統(tǒng)大?。?/em>1.01GB系統(tǒng)類型:WinXP雨林木風(fēng)xp系統(tǒng) xp系統(tǒng)純凈版 winXP ghost xp sp3 純凈版系統(tǒng)下載,雨林木風(fēng)WinXP系統(tǒng)技術(shù)積累雄厚深耕多年,采用了新的系統(tǒng)功能和硬件驅(qū)動(dòng),可以更好的發(fā)揮系統(tǒng)的性能,優(yōu)化了系統(tǒng)、驅(qū)動(dòng)對(duì)硬件的加速,加固了系統(tǒng)安全策略,運(yùn)行環(huán)境安全可靠穩(wěn)定。
系統(tǒng)等級(jí):進(jìn)入下載 >蘿卜家園win10企業(yè)版 免激活密鑰 激活工具 V2023 X64位系統(tǒng)下載
系統(tǒng)大?。?/em>0MB系統(tǒng)類型:Win10蘿卜家園在系統(tǒng)方面技術(shù)積累雄厚深耕多年,打造了國(guó)內(nèi)重裝系統(tǒng)行業(yè)的蘿卜家園品牌,(win10企業(yè)版,win10 ghost,win10鏡像),蘿卜家園win10企業(yè)版 免激活密鑰 激活工具 ghost鏡像 X64位系統(tǒng)下載,其系統(tǒng)口碑得到許多人認(rèn)可,積累了廣大的用戶群體,蘿卜家園win10純凈版是一款穩(wěn)定流暢的系統(tǒng),一直以來(lái)都以用戶為中心,是由蘿卜家園win10團(tuán)隊(duì)推出的蘿卜家園
系統(tǒng)等級(jí):進(jìn)入下載 >蘿卜家園windows10游戲版 win10游戲?qū)I(yè)版 V2023 X64位系統(tǒng)下載
系統(tǒng)大小:0MB系統(tǒng)類型:Win10蘿卜家園windows10游戲版 win10游戲?qū)I(yè)版 ghost X64位 系統(tǒng)下載,蘿卜家園在系統(tǒng)方面技術(shù)積累雄厚深耕多年,打造了國(guó)內(nèi)重裝系統(tǒng)行業(yè)的蘿卜家園品牌,其系統(tǒng)口碑得到許多人認(rèn)可,積累了廣大的用戶群體,蘿卜家園win10純凈版是一款穩(wěn)定流暢的系統(tǒng),一直以來(lái)都以用戶為中心,是由蘿卜家園win10團(tuán)隊(duì)推出的蘿卜家園win10國(guó)內(nèi)鏡像版,基于國(guó)內(nèi)用戶的習(xí)慣,做
系統(tǒng)等級(jí):進(jìn)入下載 >windows11下載 蘿卜家園win11專業(yè)版 X64位 V2023官網(wǎng)下載
系統(tǒng)大小:0MB系統(tǒng)類型:Win11蘿卜家園在系統(tǒng)方面技術(shù)積累雄厚深耕多年,windows11下載 蘿卜家園win11專業(yè)版 X64位 官網(wǎng)正式版可以更好的發(fā)揮系統(tǒng)的性能,優(yōu)化了系統(tǒng)、驅(qū)動(dòng)對(duì)硬件的加速,使得軟件在WINDOWS11系統(tǒng)中運(yùn)行得更加流暢,加固了系統(tǒng)安全策略,WINDOWS11系統(tǒng)在家用辦公上跑分表現(xiàn)都是非常優(yōu)秀,完美的兼容各種硬件和軟件,運(yùn)行環(huán)境安全可靠穩(wěn)定。
系統(tǒng)等級(jí):進(jìn)入下載 >
相關(guān)文章
- 有什么電腦自動(dòng)關(guān)機(jī)軟件好用 電腦自動(dòng)關(guān)機(jī)軟件下載推薦
- 微信抽獎(jiǎng)小程序怎么弄,教你微信轉(zhuǎn)盤抽獎(jiǎng)小程序制作方法
- 收集意見(jiàn)建議小程序怎么弄,教你制作匿名收集意見(jiàn)的小程序
- 掃碼助力活動(dòng)怎么弄,微信公眾號(hào)助力活動(dòng)的制作步驟
- 海報(bào)裂變活動(dòng)怎么弄,微信公眾號(hào)生成海報(bào)裂變活動(dòng)的方法
- 公眾號(hào)推廣二維碼怎么弄,微信公眾號(hào)推廣二維碼生成方法
- 公眾號(hào)裂變活動(dòng)制作,微信公眾號(hào)怎么做裂變活動(dòng)
- 登記信息二維碼制作,如何實(shí)現(xiàn)掃碼登記填報(bào)信息
- 登記表怎么弄,教你微信登記表格怎么做
- 參數(shù)二維碼怎么弄,微信公眾號(hào)帶參數(shù)二維碼怎么生成
- 報(bào)名二維碼怎么弄,微信公眾號(hào)報(bào)名二維碼制作步驟
- 設(shè)置電腦定時(shí)關(guān)機(jī)命令如何更改 電腦定時(shí)關(guān)機(jī)命令設(shè)置方法詳解
- win7怎么自動(dòng)關(guān)機(jī) win7自動(dòng)關(guān)機(jī)時(shí)間設(shè)置方法
- 設(shè)置定時(shí)關(guān)機(jī)命令在哪 電腦設(shè)置定時(shí)關(guān)機(jī)命令
熱門系統(tǒng)
推薦軟件
推薦應(yīng)用
推薦游戲
熱門文章
常用系統(tǒng)
- 1【國(guó)慶特獻(xiàn)】深度技術(shù)Windows10純凈版 Win10 GHOST鏡像64位系統(tǒng)下載
- 2windows11旗艦版下載 深度技術(shù)64位完美版 免激活工具下載 GHOST鏡像
- 3電腦公司windows7免費(fèi)版官網(wǎng)下載 ghost x64位 v2022.05 iso鏡像
- 4番茄花園win7家庭版 x64位最新版下載 ghost鏡像 惠普電腦專用下載
- 5青蘋果系統(tǒng)windows11旗艦版 win11 ghost 64位 V2021.10
- 6Windows7穩(wěn)定版下載 系統(tǒng)之家永久免費(fèi) ghost系統(tǒng) ISO鏡像下載
- 7深度系統(tǒng)Win11企業(yè)版正式版裝機(jī)用戶專用 ghost系統(tǒng) ISO鏡像 X64位
- 8風(fēng)林火山win10穩(wěn)定版 x64位最新版下載 Ghost鏡像 免激活工具
- 9雨林木風(fēng)精簡(jiǎn)版下載 Windows7純凈版64位 ISO鏡像官網(wǎng)下載 v2023