Page not found.

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
7/26/2006 5:42:57 PM
Gravatar
Total Posts 5

Page not found.

Hi

After following the instructions, i have installed in VS2005.

When i run the website: http://localhost/mojoportal/

i get this error:

 

The page cannot be found

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

Please try the following:

  • Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
  • If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.
  • Click the Back button to try another link.

HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)


Technical Information (for support personnel)

  • Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
  • Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.

 

Any help will be appreciated.

Thanks,

Sailu

7/26/2006 5:43:52 PM
Gravatar
Total Posts 5

Re: Page not found.

Reposting again:

 

 

 

The page cannot be found

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

Please try the following:

  • Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
  • If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.
  • Click the Back button to try another link.

HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)

7/26/2006 5:44:40 PM
Gravatar
Total Posts 5

Re: Page not found.

Reposting yet again:

 

 

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

Please try the following:

* Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
* If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.
* Click the Back button to try another link.

HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)

7/26/2006 5:45:34 PM
Gravatar
Total Posts 5

Re: Page not found.

I am getting the above error after the install.

Any help will be appreciated.

Thanks,

Sailu

7/27/2006 3:34:58 AM
Gravatar
Total Posts 18439

Re: Page not found.

Did you configure IIS for ASP.NET 2.0?
Which version of mojoPortal?
On the Documents tab in IIS do you have Default.aspx as a default document?

Does the page work if you use http://localhost/mojoportal/Default.aspx instead of just http://localhost/mojoportal

Joe

ps the errors in your posts are because you copied html and pasted it in which created invalid html, most likely a missing closing tag. If you use the Paste as Text Toolbar icon it will strip out any html and prevent that problem. The Paste as Text toolbar is the clipboard with a T
You must sign in to post in the forums. This thread is closed to new posts.