{}

我們的品牌

Impact-Company-Logo-English Black-01-177x54

歡迎造訪施耐德電機全球網站

歡迎訪問我們的網站
搜尋常見問題
PME 7.2.x/8.x: Logging into Web Applications as a 'Visitor' results in a HTTP Error 404.0 - Not Found
Issue:
When I launch Web Applications, and select 'Log in as Visitor', I see an 'HTTP Error 404.0 -Not Found' error and am unable to log into Web Applications:




Product Line:
Power Monitoring Expert 7.2.x, 8.x

Cause:
IIS is not configured correctly.

Resolution:
  • Ensure that the HTTP Redirection feature is installed for IIS.
  1. On the task bar, click Server Manager.
  2. In Server Manager, click the Manage menu, and then click Add Roles and Features.
  3. In the Add Roles and Features wizard, click Next. Select the installation type and click Next. Select the destination server and click Next.
  4. On the Server Roles page, expand Web Server (IIS), expand Web Server, expand Common HTTP Features, and then select HTTP Redirection. Click Next.
  5. On the Select features page, click Next.
  6. On the Confirm installation selections page, click Install.
  7. On the Results page, click Close.
  • Add the following entry to the Web.config file for Application Framework (example Web.config location: "C:\Program Files (x86)\Schneider Electric\Power Monitoring Expert\Applications\ApplicationFramework\Web.config"):

<system.webServer>
<modules runAllManagedModulesForAllRequests="true"></modules>
</system.webServer>

施耐德電機Taiwan

探索更多
系列:
可能有幫助的文章
探索更多
系列: