I have installed the SAP Web Client for Cloud Control Center and am running into the following issue after logging in
- HTTP Status 404 -
1. Able to access the URL for the Web Client
2. Able to type credentials and authenticate
3. Able to select a database (tenant) from the dropdown list
4. Receive error HTTP Status 404
the Error is shown in html code as follows:
<!doctype html><html lang="en"><head><title>HTTP Status 404 – Not Found</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 404 – Not Found</h1></body></html>
Please help