日记首页
|
列表
|
添加日记
|
管理登陆
标题:IIS+ASP环境,数据库无法打开
<p>IIS+ASP环境,数据库无法打开</p><p>试了各种方式,其实就是32和64 的事。也按网上处理了32的方法可能不对,未成功。</p><p>角色→Web服务器(IIS)→Internet 信息服务(ISS)管理器→应用程序池→ASP(网站名称)→高级设置→启用32位应用程序→True</p><ol style='margin: 16px 0px 16px 38px; padding: 0px; color: rgb(23, 23, 23); text-transform: none; text-indent: 0px; letter-spacing: normal; font-family: "Segoe UI", SegoeUI, "Segoe WP", "Helvetica Neue", Helvetica, Tahoma, Arial, sans-serif; font-size: 16px; font-style: normal; font-weight: 400; word-spacing: 0px; white-space: normal; box-sizing: inherit; orphans: 2; widows: 2; background-color: rgb(255, 255, 255); -webkit-text-stroke-width: 0px; font-variant-ligatures: normal; font-variant-caps: normal; text-decoration-style: initial; text-decoration-color: initial;'><li style="list-style: decimal; margin: 0px; padding: 0px; outline: 0px; box-sizing: inherit;"><p style="margin: 1rem 0px 0px; padding: 0px; box-sizing: inherit; overflow-wrap: break-word;">在 IIS 管理器中,展开 IIS 服务器的名称,然后单击**“应用程序池”**。</p></li><li style="list-style: decimal; margin: 0px; padding: 0px; outline: 0px; box-sizing: inherit;"><p style="margin: 1rem 0px 0px; padding: 0px; box-sizing: inherit; overflow-wrap: break-word;">在**“应用程序池”<strong style="font-weight: bolder; box-sizing: inherit;">下,找到在您创建 Communicator Web Access 虚拟服务器时系统为您创建的一个应用程序的名称(例如 W3SVC175074822 - Communicator Web Access),右键单击该应用程序,然后单击</strong>“高级设置”**。</p></li><li style="list-style: decimal; margin: 0px; padding: 0px; outline: 0px; box-sizing: inherit;"><p style="margin: 1rem 0px 0px; padding: 0px; box-sizing: inherit; overflow-wrap: break-word;">在**“高级设置”<strong style="font-weight: bolder; box-sizing: inherit;">对话框中,单击</strong>“托管管道模式”<strong style="font-weight: bolder; box-sizing: inherit;">下拉列表,选择</strong>“经典”<strong style="font-weight: bolder; box-sizing: inherit;">,然后单击</strong>“确定”**。</p></li><li style="list-style: decimal; margin: 0px; padding: 0px; outline: 0px; box-sizing: inherit;"><p style="margin: 1rem 0px 0px; padding: 0px; box-sizing: inherit; overflow-wrap: break-word;">对于运行在该计算机上的任何其他 Communicator Web Access 应用程序重复步骤 4 和 5,然后关闭 IIS 管理器。</p></li><li style="list-style: decimal; margin: 0px; padding: 0px; outline: 0px; box-sizing: inherit;"><p style="margin: 1rem 0px 0px; padding: 0px; box-sizing: inherit; overflow-wrap: break-word;">单击**“开始”<strong style="font-weight: bolder; box-sizing: inherit;">,然后单击</strong>“运行”**。</p></li><li style="list-style: decimal; margin: 0px; padding: 0px; outline: 0px; box-sizing: inherit;"><p style="margin: 1rem 0px 0px; padding: 0px; box-sizing: inherit; overflow-wrap: break-word;">在**“运行”<strong style="font-weight: bolder; box-sizing: inherit;">对话框中,键入<span> </span><strong style="font-weight: bolder; box-sizing: inherit;">cmd</strong>,然后单击</strong>“确定”**。</p></li><li style="list-style: decimal; margin: 0px; padding: 0px; outline: 0px; box-sizing: inherit;"><p style="margin: 1rem 0px 0px; padding: 0px; box-sizing: inherit; overflow-wrap: break-word;">在命令窗口中,键入<span> </span><strong style="font-weight: bolder; box-sizing: inherit;">iisreset</strong><span> </span>停止然后重新启动 IIS。</p></li><li style="list-style: decimal; margin: 0px; padding: 0px; outline: 0px; box-sizing: inherit;"><p style="margin: 1rem 0px 0px; padding: 0px; box-sizing: inherit; overflow-wrap: break-word;">关闭命令窗口。</p></li></ol><p><br></p>