Hi Gurus,
I have Cognos 8.4 on my system with Apache 2.2 and SQL Server 2005. I have an issue which needs to be resolved. When I goto Cognos Connection and click on Report Studio Icon and then click on a package I'm getting this error.
The web request failed.
404 - Not Found
URL: http://localhost/cognos8/pat/../schemas/rspec/5.0/V5_report.dtd
Response Text:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /cognos8/schemas/rspec/5.0/V5_report.dtd was not found on this server.</p>
</body></html>
-------------------
The web request failed.
404 - Not Found
URL: http://localhost/cognos8/pat/../schemas/rspec/5.0/V5_richText.dtd
Response Text:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /cognos8/schemas/rspec/5.0/V5_richText.dtd was not found on this server.</p>
</body></html>
Thanks in advance
Was it ever determined what caused this challenge??? Thank you in advance.