在上一篇文章《Aras Innovator 11 sp2 安装》后,服务器算是安装好了,还需要在使用的客户端进行设置才可以正常使用Aras Innovator

该篇为IE设置,还有《Aras Innovator 11 sp2 firefox客户端设置

设置前提:

  1.已经有了Aras Innovator服务器

  2.拥有当前电脑的管理员权限

  3.已经安装了MSXML 4.0 Service Pack 3 (Microsoft XML Core Services)

  4.已经安装了.Net Framework 3.5

第一步:进入至官方网站,点击其中的下载与支持

在下载中,点击查看安装配置工具,sdns.exe下载

第二步:请使用管理员身份打开安装配置工具,sdns.exe,并在URL中输入Aras Innovator服务器的URL地址,点击OK

第三步:创建任意名称的注册表文件(例如IE.reg),并输入以下内容

Windows Registry Editor Version 5.00

#將PLM網址加入信任的網站 (for Esquel測試機專用)
#3.)登入innovator的網址為:https://getazdevnt002.chinacloudapp.cn/InnovatorTestServer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\chinacloudapp.cn]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\chinacloudapp.cn\getazdevnt002]
"https"=dword:00000002 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\New Windows\Allow]
"getazdevnt002.chinacloudapp.cn"=hex:00,00 #=-=-= IE10 相關設定 =-=-=
#=-=-= 安全性頁籤->信任網站 =-=-=
#[Tools]->[Internet Options]->[Security tab]->Trusted Sites Zone->Enable Protected Mode (Windows 7 and Vista Only) – Disable
#[工具]->[網際網路選項]->[安全性]->信任的網站->啟用受保護模式---停用
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\2]
"2500"=dword:00000003 #.NET Framework-reliant components->Run components signed with authenticode->[Enable]
#.NET Framework相依元件->執行使用Autoenticode簽署的元件->[啟用]
"2001"=dword:00000000 # ActiveX controls and plug-ins-> Allow ActiveX Filtering ->[Disable]
# Activex控制項與外掛程式-> 允許ActiveX篩選->[停用]
"2702"=dword:00000003 # ActiveX controls and plug-ins->Download signed ActiveX controls->[Enable]
# Activex控制項與外掛程式->下載已簽署的ActiveX控制項->[啟用]
"1001"=dword:00000000 # ActiveX controls and plug-ins-> Run ActiveX controls and plug-ins->[Enable]
# Activex控制項與外掛程式->執行ActiveX控制項與外掛程式->[啟用]
"1200"=dword:00000000 # ActiveX controls and plug-ins-> Script ActiveX controls marked safe for scripting->[Enable]
# Activex控制項與外掛程式-> 執行標示為安全的ActiveX控制項指令碼->[啟用]
"1405"=dword:00000000 # Downloads -> File download ->[Enable]
# 下載-> 檔案下載->[啟用]
"1803"=dword:00000000 # Miscellaneous -> Allow websites to open windows without address bar or status bar->[Enable]
# 雜項->允許網站開啟不含網址列或狀態列的視窗->[啟用]
"2104"=dword:00000000 # Scripting -> Active scripting->[Enable]
# 指令碼處理 -> Active scripting->[啟用]
"1400"=dword:00000000
#=-=-= 安全性頁籤->信任網站 =-=-= #=-=-= 一般頁籤 =-=-=
#[General] ->[Browser History]->[Settings],“Check for newer versions of stored pages:” select [Automatically]
#[一般] ->[瀏覽歷程記錄]->[設定],"檢查儲存的畫面是否有較新的版本" 選擇 [自動]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"SyncMode5"=dword:00000004 #[General] ->[Tabs],“When a pop-up is encountered:” select [Always open Pop-ups in a new window]
#[一般] ->[索引標籤],"出現快顯視窗時" 選擇 [在新視窗中開啟快顯視窗]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\tqs.com\pdx2appdev01]
"http"=dword:00000002
#=-=-= 一般頁籤 =-=-= #=-=-= 進階頁籤 =-=-=
# [Advanced]->Browsing->Disable script debugging (Internet Explorer) - Enable
# [進階]->瀏覽->停用指令碼偵錯(Internet Explorer)->[勾選]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"DisableScriptDebuggerIE"="yes" # [Advanced]->Browsing->Disable script debugging (Other) - Enable
# [進階]->瀏覽->停用指令碼偵錯(其他)->[勾選]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Disable Script Debugger"="yes" # [Advanced]->Browsing->Display a notification about every script error. – Disable
# [進階]->瀏覽->每次出現指令碼錯誤時皆顯示通知->[不勾選]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Services]
"SelectionActivityButtonDisable"=dword:00000000 #[Advanced]->Security->Enable Enhanced Protected Mode* -> [Disable]
#[進階]->安全性->啟用加強的受保護模式->[不勾選]
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
#勾選 表示IE10以64位元模式開啟網頁"Isolation"="PMEM"
#不勾選 表示IE10以32位元模式開啟網頁
"Isolation"="PMIL"
#=-=-= 進階頁籤 =-=-=
#=-=-= IE10 相關設定 =-=-= #=-=-= 修正錯誤(非必要) =-=-=
#修正:IE9 登入innovator時,出現Hosting of .NET controls inside Internet Explorer is disabled.
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework]
"EnableIEHosting"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework]
"EnableIEHosting"=dword:00000001 #修正:IE9 登入innovator時,出現 Aras Innovator client has failed to initialize.
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{00000000-0000-0000-0000-000000000000}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\ActiveX Compatibility\{00000000-0000-0000-0000-000000000000}]
#=-=-= 修正錯誤(非必要) =-=-= [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"TabProcGrowth"=dword:00000001

并将该注册表文件导入至电脑中

第四步:检查IE浏览器兼容性设定

第五步:IE浏览器打开Aras Innovator服务器URL地址

如果出现以下提示,代表IE的设定没有完成,但还是可以使用系统,但部分功能会无法正常执行

Aras Innovator 11 sp2 IE客户端设置的更多相关文章

  1. Aras Innovator 11 sp2 firefox客户端设置

    在上一篇文章<Aras Innovator 11 sp2 安装>后,服务器算是安装好了,还需要在使用的客户端进行设置才可以正常使用Aras Innovator 该篇为firefox设置,还 ...

  2. Aras Innovator 11 sp2安装

    本文档记录Aras Innovator 11 sp2的安装过程 官方安装文档:http://www.aras.com/support/documentation/ Aras Innovator 11. ...

  3. Aras Innovator DB备份与还原

    错误信息 确认到该问题是因为孤立帐号的问题,在解决孤立帐号之前,可以通过语句查看,另外,还原了DB后,系统不会自动创建原来的登陆帐号的,需要手动新增登陆帐号 #查看孤立帐号列表exec sp_chan ...

  4. Aras Innovator如何配置SMTP中转Office365

    参考文档:http://www.ebdadvisors.com/blog/2015/7/31/configure-an-smtp-server-in-windows-iis-for-aras-inno ...

  5. ntp服务器搭建与客户端设置

    服务器对时间要求非常严格,linux服务器文件的生成,日志,以及数据库的连接都是根据时间的逻辑 进行任务处理,如果时间不同步,那么,处理的任务,以及出问题的分析日志,时间不对,很难分析 直接更改lin ...

  6. Foxmail for windows 客户端设置和 IMAP、POP3/SMTP 的设置

    Foxmail支持微信扫码.手机验证码.账号密码三种方式新建腾讯企业邮箱. 注意:目前仅foxmail 7.2.11版本支持微信扫码和手机验证码新建腾讯企业邮箱,可以foxmail官网https:// ...

  7. 在 SUSE 11 sp2 上安装 freeradius

    国内私募机构九鼎控股打造APP,来就送 20元现金领取地址:http://jdb.jiudingcapital.com/phone.html 内部邀请码:C8E245J (不写邀请码,没有现金送) 国 ...

  8. webservice axis2客户端设置代理方法(公司网络通过代理访问时)

    webservice axis2客户端设置代理方法(公司网络通过代理访问时)   UploadProcessInServiceStub stub = new UploadProcessInServic ...

  9. Nodejs调用Aras Innovator服务,处理AML并返回AML

    公司已经布署了Aras Innovator服务器,如果需要与Aras Innovator进行交互,需要进行自主开发程序,例如使用C#.VB.Java等,都是可以与它进行交互的 C#:调用Aras In ...

随机推荐

  1. hdoj 1299 Diophantus of Alexandria

    hdoj 1299 Diophantus of Alexandria 链接:http://acm.hdu.edu.cn/showproblem.php?pid=1299 题意:求 1/x + 1/y ...

  2. HDU1384 差分约束

    Intervals Time Limit: 10000/5000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others)Total ...

  3. SSH内存泄露及Spring Quartz问题

    版权声明:转载时请以超链接形式标明文章原始出处和作者信息及本声明 http://www.blogbus.com/anoxia-logs/34360203.html 问题的起因: 为客户开发了一个系统权 ...

  4. cssText基本使用及注意事项

    一.cssText之起步 那些年,我们是这样设置样式的: xxx.style.width = "233px"; xxx.style.position = "fixed&q ...

  5. js和jq实现全选反选

    在前端中用到全选反选的案例并不少,在这里呢我就实现这个功能给大家参考参考. 这里呢就先贴上我的html和css代码 <div class="wrap"> <tab ...

  6. java 8新特性 instant

    Java 8目前已经开始进入大众的视线,其中笔者在写本文之前,留意到其中Java 8预览版中将会出现新的关于日期和时间的API(遵守JSR310规范).在本系列文章中,将对这些新的API进行举例说明. ...

  7. 获取数据源数据的实现---Architecting Android

    UserRepository,这个接口,描述了Repository提供给用户的功能就是getUsers,getUser(ID).用户只管使用,其它细节无需理会. /** * Interface tha ...

  8. 【BZOJ】1455 罗马游戏

    [算法]可并堆(左偏树) #include<cstdio> #include<algorithm> using namespace std; ; int l[maxn],r[m ...

  9. web-project 故障查看功能 检测是否启动fmd服务

    def check_fmd_service(): try: output = subprocess.check_output('svcs -H -o state fmd',shell=True) st ...

  10. Java线程总结(二)

    自定义线程的数据可以共享,也可以不共享,这要看具体的实现方式. 1.不共享数据多线程实现方式: public class MyThread extends Thread{ private int co ...