Hello, I'm trying to set up uBlogsy in Web Developer Express 2010. I create an empty ASP.NET MVC 4 Web Application and follow the instructions from this post - all except for the part where the article explains how to set up Friendly URLs.
Once Umbraco is installed, I install uBlogsy. Then, I replace the uDateFoldersy.dll with the fix that was posted on the uBlogsy starter kit.
I click on the Preview In Browser button and publish the site. All looks good until I create a post.When I do, I get the error below...
uBlogsy Seems To Work Until I Create A Post
Hello, I'm trying to set up uBlogsy in Web Developer Express 2010. I create an empty ASP.NET MVC 4 Web Application and follow the instructions from this post - all except for the part where the article explains how to set up Friendly URLs.
Once Umbraco is installed, I install uBlogsy. Then, I replace the uDateFoldersy.dll with the fix that was posted on the uBlogsy starter kit.
I click on the Preview In Browser button and publish the site. All looks good until I create a post.When I do, I get the error below...
Does anyone know what I might be missing?
Are the content nodes published in the backoffice?
Hi Anthony, the content nodes are published.
I forgot to mention that I'm using Umbraco 6.1.4 and uBlogsy 3.0
Have you made any modifications?
I am getting the same error. Newly installed umbraco yesterday. v6.1.4
Changing this line:
To the following:
That will fix the first error but it seems like every PostService.Instance call is not working now.
I haven't made any modifications either. I just set up Umbraco, installed uBlogsy, and created a post.
I also installed Umbraco 6.1.4 and uBlogsy 3.0, and I'm getting the same error.
* Update: I upgraded to 6.1.5, and everything seems to be working
Antonio, you're right. uBlogsy 3.0 works with the Umbraco 6.1.5 that was recently released. Yay!
Thanks!
Alex
I can confirm that ublogsy works for 6.1.3. I don't know what the hell is going on with 6.1.4 but it seems that 6.1.5 was released quite fast.
It sounds like they released 6.1.5 early because of some bugs found in 6.1.4
Dropping the dll's from 6.1.5 into the project fixed the issue I had as well.
sweet!
go team!
I'm having this exact same issue when I upgraded to 6.1.6
Anyone else???
FYI, it was fixed once I updated to the 3.0.1 uBlogsy DLLs
Umbraco v6.1.6 (Assembly version: 1.0.5021.24867) and
ublogsy version 3.0.1
I am still getting the same error as posted above.
Any Ideas?
re-building the cache and re-pushing the site seems to have resolved this.
will update if the issue pops up again.
are you on a load balanced env or have a san?
no .. not on LB or SAN .. although the issue seems to have resolved with a couple of cache refresh
That often solves these problems... dont know why it gets corrupted though.
This is the answer. Thanks!
is working on a reply...