Forum Delete Topic Doesn't work

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

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.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
11/8/2004 11:56:46 AM
Gravatar
Total Posts 18439

Re: Forum Delete Topic Doesn't work

That is exactly what would happen if you don't have the virtual directory setup correctly in IIS. On my machine I have the solution at c:\_Projects\mojoportal and http://localhost/mojoportal maps to c:\_Projects\mojoportal\Web

I did that by right clicking the default web site and choosing new Virtual Directory entered mojoportal for the alias and browsed to the folder C:\_Projects\mojoportal\Web

Note that if you mapped it to the mojoportal folder that is incorrect. It must map to the Web folder.

You must sign in to post in the forums. This thread is closed to new posts.