I installed business object with a fresh new installation. When I open the launchpad (.aspx page), HTTP Error 404 occurs. The log file shows the following log:

10.3.3.30, -, 11/18/2007, 7:17:20, W3SVC1, REMEDYDEV, 10.3.3.30, 328, 321, 708, 200, 0, GET, /businessobjects/enterprise115/WebTools/Default.htm, -,
10.3.3.30, -, 11/18/2007, 7:17:20, W3SVC1, REMEDYDEV, 10.3.3.30, 15, 345, 1772, 404, 50, GET, /businessobjects/enterprise115/WebTools/adminlaunch/default.aspx, -,

Please advice what does this error mean and how can I resolve it.

Recommended Answers

All 9 Replies

have u saerch the windows KB to see if there is a solution. is this a forbidden, page not found or file not found error.

have u saerch the windows KB to see if there is a solution. is this a forbidden, page not found or file not found error.

I get page can not be found:

The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

check in iis properties to make sure it's pointing to the correct page, and also check the setting in business object to link to same page, i am at work now and i dont remeber how to walk you throught the steps but we had this same issue in class and we had to change some setting on the IIS properties

check in iis properties to make sure it's pointing to the correct page, and also check the setting in business object to link to same page, i am at work now and i dont remeber how to walk you throught the steps but we had this same issue in class and we had to change some setting on the IIS properties

Opening the page gives this link:
http://remedydev/businessobjects/enterprise115/WebTools/adminlaunch/default.aspx

When I drill down my default website, I can see the page default.aspx under adminlaunch. Browsing the page gives this link:
http://localhost/businessobjects/Enterprise115/WebTools/adminlaunch/default.aspx

Both are poinint to the same page, PLEASE guide me what to check else.

both are not pointing to the same page, what comes after Http:// for each page, replace those page with your own and give it a try.

both are not pointing to the same page, what comes after Http:// for each page, replace those page with your own and give it a try.

the diffrence between the two links is that the first is using the server name and the second is using the localhost.
"http://remedydev/businessobjects/enterprise115/WebTools/adminlaunch/default.aspx"
"http://localhost/businessobjects/Enterprise115/WebTools/adminlaunch/default.aspx"

I manually replaced localhost to servername and did not work :(
Please, what else can I check

I was trying to check ASP.NET varsion of the default website, the ASP.NET tab doesn't appear. Do I need this?!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.