您的位置:首页 > 其它

Win7 64 下运行Siebel client配置

2013-01-28 00:44 351 查看
Running Siebel Web Client

The Web Client – would you Adam and Eve it – doesn’t really support Windows 7. At least, you’ll have trouble with IE8 and I’d suggest putting off installing IE9 for now (and ever):

Edit the Web Client .cfg file for the application you’re working with and edit as follows:
EnableFQDN = FALSE

In Internet Settings, add ‘http://localhost’ as an ‘Intranet’ site. Make sure the security settings for this zone let you do pretty much whatever with Active X controls – this lets the HIFO get in there. Refer to Article ID 1066053.1 on My Oracle Support

If you’re using 64-bit Windows, add the following to your Web Client shortcut (or in the Debug properties in Tools). This ensures that the 32-bit version of IE is in use:
/d Local /b “C:\Program Files (x86)\Internet Explorer\iexplore.exe”

Finally, if you need to amend ODBC settings on 64-bit Windows, don’t forget to use the 32-bit ODBC administrator. The 32-bit Siebel executable will look here, not what you see in the 64-bit ODBC settings:
C:\Windows\SysWoW64\odbcad32.exe

转载http://www.mroshaw.co.uk/OllerenshawIT/index.php/2011/06/597/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  Win7 Siebel clien t配置