BlogEngine.NET is an Open Source blog based on ASP.NET.
0
votes
0answers
30 views
Non-Existant Ambiguous Reference Exception
I am at the end of sanity. I have been trying to incorporate the archive and post pages of blogengine.net into a different site than the actual blogging site. Most of it works, with the exception of ...
0
votes
1answer
27 views
assign user roles and rights to a blog in blogengine programatically
I am looking into blog engine and would like to be able to setup a blog for every user in my asp.net membership provider. This is easy to do, although setting up the permissions is not so simple.
...
0
votes
1answer
54 views
ASP.NET MVC Blog plugins?
I'm working on an ASP.NET MVC project.
I don't want to implement Blog functionality (tags, posts, comments, categorization, etc.) but would really like to find something to plug into that has all of ...
0
votes
0answers
75 views
EXECUTE permission denied - 'aspnet_Roles_RoleExists'
I am installing an application (BlogEngine) in a virtual directory under the main website, using SQL Server (MSSQLBlogProvider). BlogEngine has it's own database.
All worked, meaning I got the ...
0
votes
3answers
88 views
Why is “ not showing up as a quote on my web page?
Other ASCII codes are doing the same thing.
Just to give you some background, these codes are part of the HTML that I'm reading from WordPress blog posts. I'm porting them over to BlogEngine.NET ...
0
votes
1answer
36 views
Porting a blog from WordPress to BlogEngine.NET
I'm porting a blog from WordPress to BlogEngine.NET. I've written a small WinForm app in C# which reads in all the web pages (i.e., posts) from the WordPress site and outputs an XML file for each post ...
-1
votes
1answer
47 views
Programmatic posting to BlogEngine.net using C# [closed]
I'm looking for a way to post to a BlogEngine.net blogging engine using C#. I haven't been able to find a library that provides this capability. I have a windows service that monitors a number of ...
0
votes
2answers
193 views
Images not loading in asp.net blog engine
I inherited an asp.net website with a blog inside a sub folder. We moved the functioning site to a new server and now none of the images load any more. The images are being loaded dynamically with ...
0
votes
1answer
70 views
BlogEngine Syntax Highlighter broken with CoolBlue theme
I have recently installed a fresh copy of BlogEngine 2.7. I have been trying to add a new post with some c# code on it, and I wanted to use the Syntax Highlighter extension on my post. This is the ...
0
votes
1answer
92 views
BlogEngine Razor Pages Not Rendering
I'm using Web site project version 2.7 with VS2010 with IIS7 on both my workstation and server, and neither the Dashboard or Appearance .cshtml razor pages were rendering - I was getting a 404.
I ...
0
votes
1answer
30 views
how to modify subscription page in blogengine.Net
How can I modify subscription page (RSS Feed) in blogengine.Net
I want to add website header & footer in subscription page
How can I do that ?
0
votes
1answer
129 views
BlogEngine Image Upload
I cannot upload an image - broken image gif appears. The markup generated is:
<img style="float: left;" src="/mysite/IMAGES/2012/10/myimage.jpg.jpgx" alt="" />
I see no such folder in the ...
0
votes
2answers
71 views
BlogEngine Compile Error
I'm getting three similar errors when trying to compile a BlogEngine 2.6 Web Application Project:
In VS intellisense:
the type 'RazorHelpers' exists in both 'App_Code' and BlogEngine.Web.dll
...
0
votes
1answer
78 views
ASP.NET CMS with Editable Pic Gallery
I have been using BlogEngine for some time as a CMS (Web Forms version). Does anyone know of a plug-in image gallery (need ability to upload, delete, etc.) for BE? Failing that is there, any ...
1
vote
0answers
29 views
Error with installing WRGprettyPhoto BlogEngine.NET Extension
Hello Everyone i'm facing a problem with my BlogEngine.NET with some extensions, i tried to find a reasonable reason for it but i failed take for example this extension ...
0
votes
1answer
240 views
My CSS horizontal menu displays:block perfectly, but looks completely different in the subdirectory
I have just implemented VS 2010's basic horizontal menu that comes when you start a new website. Pages look fine in my root.
When I instituted a /blog/ application (blogengine.net), I made some ...
0
votes
2answers
143 views
My banner appears in visual studio, but doesn't appear when I upload the site.master. Why is this?
I have a site.master in my root, and a site.master in my /blog/ directory.
I want to modify the site.master in my /blog/ directory to make my site look as uniform as possible. So I started by ...
0
votes
1answer
66 views
I'm installing an app where I have to give my app_code write permissions. EDIT: Error MSG included
I'm developing a site on a shared hosting company (asp.net/c#). I'm on a Windows 2012 server. I'm using IIS7. I'm trying to install blogengine.net, which requires the app_code folder to have write ...
0
votes
1answer
125 views
the type exists in both asp.net
I just integreated blogengine.net into my exting webapplication(not a website)
To do this I have converted all blog engine pages into webapplication page. set namespace references according to the ...
0
votes
1answer
49 views
Redirect 301 works fine?
I added into my global.asax a 301 redirect from subdirectory to root .. www.informarea.it/blogengine to www.informarea.it
When I write in browser the name of the site: for example:
www.informarea.it ...
0
votes
0answers
81 views
blog engine as sub directory
I saw post(http://blogengine.codeplex.com/discussions/20979?ProjectName=blogengine), and followed the same steps to setup the blog inside the main website but I am getting the following error : ...
1
vote
1answer
76 views
Azure Subfolder Blog
I'm trying to figure how how/if it's possible to add a blog to a subfolder on an existing azure site.
BlogEngine seems like it would be a good choice since it's written in .net and from what I've ...
0
votes
2answers
96 views
How do you use LESS with BlogEngine.net?
The LESS docs here
http://lesscss.org/#usage
say: "Make sure you include your stylesheets before the script."
However, BlogEngine.net seems to make that impossible by rewriting all the links to ...
1
vote
1answer
139 views
Redirect permanently 301 in blogengine.net (global.asax)
i want to redirect my old address www.informarea.it/BlogEngine to new address www.informarea.it...
*my global.asax of blogengine.net is *
void Application_BeginRequest(object source, EventArgs e)
{
...
1
vote
3answers
202 views
How to Insert Line Breaks When Emailing?
Neither the "\n" or "<br />" are working. I'm trying to insert line breaks when emailing the contents of a custom form:
protected void SubmitBtn_Click(object sender, EventArgs e)
{
if ...
0
votes
1answer
33 views
Add extra database field to blogengine.net
I have added an extra field in the Pages table that I call VirtualPath. This is so that I can have virtual paths to my pages.
In the code I add "VirtualPath" as an extra parameter to the CommandText ...
0
votes
0answers
186 views
BlogEngine - Insertion of “Page” in URL
When creating a page via the admin, BlogEngine inserts "page" in the URL. I need to find a way to prevent this happening. I'm also creating some form pages manually in the file directory - these do ...
0
votes
1answer
65 views
BlogEnginet.net to Jekyll migration without breaking URLs [closed]
I am currently using BlogEngine.net as my blogging platform. I'm fascinated with the beauty and simplicity of Jekyll and want to move to it.
I have found 2 resources which help in migrating existing ...
0
votes
1answer
137 views
Implementing BlogEngine as an application within Umbraco
I have an installation of Umbraco v4.9.0 within which I am trying to get a working install of BlogEngine.NET v2.6.0.5
This is in IIS8 on a Windows 8 machine.
I have so far been able to set up ...
0
votes
2answers
411 views
IIS 7.5 URL Rewrite Module to Reformat Links?
I'm using the IIS Rewrite Module to take care of the migration between blogs so that no links are broken in the process. So I'm really just using a lot of 301 redirects.
However, I'd like to avoid ...
0
votes
2answers
86 views
Prevent redirecting after saving post in blogengine
I am using BlogEngine as my blogging platform and I would like to know if there is a way to prevent the post redirect action after I am saving my post, I tried to debug the code but couldn't find the ...
0
votes
0answers
82 views
How to use rel=“author” in BlogEngine .NET
How are you ?
I'm doing a blog of type "BlogEngine .NET". However, I would like to integrate the functions associated with rel="author" to keep it plugged with my Google+ account.
That's what I want ...
1
vote
1answer
244 views
Accessing the dashboard in blogengine.net tries to download cshtml file instead of loading the page
I have recently installed the blogengine.net application on both my local test server and my live web server. They are both Windows Server 2003 with IIS6. The application works fine on my local test ...
0
votes
1answer
241 views
Migrating from Blogengine.net to Orchard
I have an existing blog/news site that runs on BE.net 2.6 and i would like to migrate it to Orchard. Right now i am testing the migration locally. I exported the BE.net posts as Blog ML and imported ...
0
votes
0answers
55 views
how to query BlogEngine.Net for posts
I'm looking to implement BlogEngine.Net. My goal is to have multiple authors submitting posts. I'm using SQL Server db to store the blog and posts.
I need to pull posts for a couple of different ...
0
votes
0answers
368 views
blogengine.net and facebook like button - get title of the blog post
I am trying to get the title of the blog post and post that on FB but instead of the title I am getting the url of that blog post for some reason.
You can see how the post looks on fb on this ...
0
votes
0answers
186 views
blogengine.net webform_initcallback is not defined
I have downloaded blogengine.NET yesterday, BlogEngine.NET 2.6 (source). It worked perfectly to build the entire solution but when I start to debug my Internet Explorer is launched and pointed to ...
0
votes
0answers
70 views
Fall back to XML files if SQL Server goes down
I am using a asp.net webforms app for a project. By default it uses xml files but i have it set to use sql server. Well that sql server just went down. So i was wondering is it possible/feasible to ...
0
votes
0answers
48 views
Page List issue - BlogEngine.net v2.5
I've trying to duplicate the widget Page List that comes with the standard installation of BlogEngine.net and my question is:
How do I associate a new folder in the App_Data for the new Page List?
...
2
votes
1answer
706 views
BlogEngine.Net Json Serialization Length Error?
I receive the following error when entering the admin posts page:
"Message":
"Error during serialization or deserialization using the JSON JavaScriptSerializer.
The length of the string exceeds the ...
0
votes
0answers
59 views
Blogengine.Net PostPager Error
I am using the Blogengine.Net Pager and the usercontrol has the following code:
<div runat="server" id="posts" class="posts" />
<div id="postPaging" style="display: none">
</div>
...
0
votes
1answer
150 views
The type initializer for 'BlogEngine.Core.BlogSettings' threw an exception
The other day all of a sudden I received the following error in my web.config at the following line in a BlogEngine site I have hosted at Godaddy.
I haven’t touched the site for weeks but of course ...
0
votes
1answer
286 views
yaf integration with blog engine2.0
i installed yet another forum(yaf) code successfully and integrated it with blog engine 2.0 successfully.Now I wanted to have the common login for both blog engine 2.0 and yaf i.e when i login for ...
3
votes
1answer
265 views
URL Redirect with BlogEngine
I am in the process of moving Blog from dasBlog to BlogEngine. In dasBlog, my URLs looks like this.
http://pfsolutions-mi.com/blog/2008/03/08/Beyond-Compare.aspx
Whereas in BlogEngine, my URLs ...
0
votes
0answers
103 views
Webdeploy with WebMatrix and external DB for BlogEngine
I do the following : Open Webmatrix and create a new site based on BlogEngine 2.5 from the gallery. This blog tool comes default with a file based XML database.
When I create database a SQL CE ...
0
votes
1answer
154 views
Display BlogEngine.NET last 4 posts?
I have BlogEngine.NET 2.5 installed and it works fantastic. It is installed to a subdirectory in my website.
www.site.co.uk/blog
BE 2.5 saves the posts as XML files in the App_Data/posts ...
0
votes
0answers
64 views
Simple form to divide values
I have a blogengine.net blog and I'd like to create a simple form with 2 dropdowns that divide the 2 values, whichever options are selected.
Is there an easy way to do this?
Been trying in ...
0
votes
1answer
116 views
BlogEngine.NET Server time offset
I am using BlogEngine.NET 2.5.0.6 and at Settings > Basic I find an option Server time offset that is used to change the "blog time" regarding the server time. The problem is I can't add '+' ...
0
votes
1answer
291 views
Reverse Proxy VS. 301 Redirect
Ok here it goes i am doing a migration BE.Net to WP.
So the main site www.clientdotnetsite.com its on server 03 and uses a SQL Server database. Its a .Net Application and will remain such.
The ...
2
votes
1answer
323 views
Difficulties in migration from BlogEngine.Net to WordPress
I have to move a clients BlogEngine.Net site to WordPress. I have had people ask why would I want to that, I just am doing what has been requested of me. I have managed to get the BlogML file exported ...

