Hi, I received the following error when trying to import from a wordpress blog:
Object reference not set to an instance of an object.
StackTrace: at uBlogsy.BusinessLogic.DocumentService.GetDocumentByAlias(Document current, String rootAlias, String alias) in D:\_PROJECTS\Personal\uBlogsy - Blog\Branches\2.1.0.0\uBlogsy\uBlogsy.BusinessLogic\DocumentService.cs:line 142 at uBlogsy.Web.usercontrols.uBlogsy.dashboard.RSSImport.Import() in D:\_PROJECTS\Personal\uBlogsy - Blog\Branches\2.1.0.0\uBlogsy\uBlogsy\usercontrols\uBlogsy\dashboard\RSSImport.ascx.cs:line 60 at uBlogsy.Web.usercontrols.uBlogsy.dashboard.RSSImport.btnRssImport_Click(Object sender, EventArgs e) in D:\_PROJECTS\Personal\uBlogsy - Blog\Branches\2.1.0.0\uBlogsy\uBlogsy\usercontrols\uBlogsy\dashboard\RSSImport.ascx.cs:line 31
Blog Import Error
Hi, I received the following error when trying to import from a wordpress blog:
Object reference not set to an instance of an object.
StackTrace:
at uBlogsy.BusinessLogic.DocumentService.GetDocumentByAlias(Document current, String rootAlias, String alias) in D:\_PROJECTS\Personal\uBlogsy - Blog\Branches\2.1.0.0\uBlogsy\uBlogsy.BusinessLogic\DocumentService.cs:line 142 at uBlogsy.Web.usercontrols.uBlogsy.dashboard.RSSImport.Import() in D:\_PROJECTS\Personal\uBlogsy - Blog\Branches\2.1.0.0\uBlogsy\uBlogsy\usercontrols\uBlogsy\dashboard\RSSImport.ascx.cs:line 60 at uBlogsy.Web.usercontrols.uBlogsy.dashboard.RSSImport.btnRssImport_Click(Object sender, EventArgs e) in D:\_PROJECTS\Personal\uBlogsy - Blog\Branches\2.1.0.0\uBlogsy\uBlogsy\usercontrols\uBlogsy\dashboard\RSSImport.ascx.cs:line 31
Thanks!
Amir
Thsi normally happens because you dont have the ublogsy landing node as a root.
Make it a root, run your import and the you can move it later.
is working on a reply...