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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
I had a recent previous version of Mojoportal and everything worked good (win server 2003, IIS) and I had blogs, and even added a web store.
I upgraded to 2.3.9.7 and added a blog to a child site that didn't have one previously. I tried to add a blog entry item, after adding blog categories. The categories were added just fine. But when trying to add a new item to the blog. I get an error message:
We are sorry but we could not find the page you are looking for. The error is thrown when trying to access EditPost.aspx, with some arguments.
So I went back to my primary site where I had previously posted items to a blog. I tried to add a page, and got the same message.
I also tried to edit an existing blog entry on the main site where I had previously been able to edit the blog entries, and I got the same error message.
Did something get moved? And if so, what needs moved back?
Considering that the blog creation works, and categories can be successfully be created, what is missing?
There is no "blog" folder under the data/site/1 There is a webstore folder under that tree. Not sure if that means anything but it is just something I noticed. And I offer it as a random thought.
David
Start with Basic Troubleshooting
Also make sure you used the new Web.config file and transferred any customizations such as machinekey to the new one from your old one.
Hope that helps,
Joe
The download files were corrupted. I made edits to the web config to fix the superfluous characters, now see from the logs that there is a badly formed link that is failing (as it should). I am downloading a fresh copy and will check for errors before installing it.
And thanks for the pointer to the troubleshooter steps. With that and the logs, I will be better at digging for my issues.
Will advise if I find another corrupted download. But I expect it was a one time anomaly.
Apparently my problem was the web.config had somehow gotten corrupted, and I thought that I had fixed everything. But apparently had missed something.
A fresh download, and the fresh 2.3.9.7 web.config file, with my new custom machine key from my previous web config and all works right again.