Tagged Questions
BlogEngine.NET is an Open Source blog based on ASP.NET.
15
votes
11answers
5k views
Does ASP.NET's BlogEngine.Net Stack Up to Wordpress?
I'm somewhat familiar with Wordpress and I've used it a little. There is a huge community with tons of plugins and themes etc. Does the BlogEngine.Net compare favorably? Is there another .NET CMS ...
9
votes
1answer
2k views
.Net 4.0 System.Web.Security.MembershipProvider ambiguous reference?
I have recently upgraded my BlogEngine.Net installation to 1.6 and .Net 4.0, however, I did not build BlogEngine.Core when I performed the upgrade. However, when I try to build the BlogEngine.Core ...
8
votes
5answers
5k views
How do you manage asp.net SQL membership roles/users in production?
How do you setup an asp.net sql membership role/membership provider on a production machine? I'm trying to setup BlogEngine.NET and all the documentation says to use the ASP.NET Website Administration ...
6
votes
3answers
1k views
Integrating my website with BlogEngine.Net
I am developing a site (ASP.Net based) that, besides other features enables the users to blog as well. I am thinking of integrating BlogEngine.Net to my portal.
From whatever little I have analyzed, ...
5
votes
3answers
245 views
Is there a stable ASP.NET blogging control (designed for integration within existing site)?
I saw dotnetblogengine.net and from forum posts I got the impression that it's not so easy to integrate it into existing site. Is there a modern blogging/news solution which is meant to be used just ...
4
votes
1answer
652 views
Running BlogEngine.NET with ASP.NET MVC under same website?
Hi
Can anyone please help me with this?
I have a Windows 2008 server and MVC 2.0 site is hosted under IIS 7.0 root directory. The site works fine. I want to use the BlogEngine.NET with my site. For ...
4
votes
4answers
2k views
How do I Extend Blogengine.Net to collect statistics of visitors?
I love BlogEngine. But from what I can se it does not collect the standard information about the visitors I would like to see (referrer, browser-type and so on).
When I log in as Admin I have a menu ...
3
votes
2answers
203 views
How do I configure this IIS 7.5 child application properly?
I have a parent application hosted in the root folder of my website. It's a .NET 4.0 application and the application pool is obviously set to 4.0.
I want to configure a child application at:
/blog
...
3
votes
1answer
75 views
Creating a Google Labs-like extension feature
I'm not sure if this is an appropriate question to ask, since it is pretty specific, but anyway...
In this application I'm working on, I have an extension system based on static events.
The whole ...
3
votes
3answers
1k views
Convert Wordpress.com Hosted Blog to BlogEngine.NET
I'm looking at what is needed to move from wordpress.com to a BlogEngine.NET or similar blog. I've seen a tool for replacing export.php so that it will export your wordpress site in BlogML format so ...
3
votes
2answers
592 views
How would one integrate ReCaptcha in to BlogEngine.net (ASP.net C#)?
I am trying to figure out how to best integrate the ReCaptcha API with BlogEngine.net. If there is anyone that has done this -- how did you do it?
Thanks,
Chris
3
votes
5answers
1k views
Who is using BlogEngine.Net for their blog? Does it run well? Will it scale? :P
I'm thinking about using BlogEngine.NET to launch my blog. I'm a C# programmer and was wondering was BlogEngine.NET has in the belly.
Does it scale well? Is it caching properly? Is it memory ...
2
votes
1answer
43 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 ...
2
votes
2answers
97 views
How to install downloaded BlogEngine.Net Theme?
I have downloaded a new theme from web to use it for my locally hosted blogengine website. I want to use this theme.
I tried extracting the downloaded theme and putting it into ..\MyBlog\themes ...
2
votes
1answer
88 views
Import Content from BlogEngine 2.5 to Orchard 1.2
Has anyone been able to accomplish this? I'm considering moving my BE blog to Orchard MVC but do not want to invest time if there is no way to migrate the content...
2
votes
0answers
103 views
Integrate Blogengine.net 2.5RC with an MVC2 .NET4 website on Azure
I'm looking for a simple way to integrate Blogengine.NET 2.5RC with an existing MVC2 site running in Azure. I'd like for the integration to be done thru Visual Studio solution and for all the code to ...
2
votes
1answer
116 views
BlogEngine .Net on load balanced two servers and one database
I am to use Blogengine .Net as my blogengine and most of it served well until I realized I have to run this identically on two servers and one database.
When the editor is on server 1, anything ...
2
votes
2answers
97 views
Blog Engine 2.0 Error
I AM getting an error while opening blogengine.net 2.0 in visual studio 2010 designer view.It is showing the master page error.
But while executing the page it is loading correctly.
2
votes
1answer
233 views
Non English Characters in URL ASP.NET
I'm using Blogengine.Net as my blog engine. I'd like to provide SEO friendly addresses like:
http://www.mysite.com/post/پسسیبتجدید.aspx
But blogengine changes the characters to not SEO friendly codes ...
2
votes
4answers
621 views
Are conditions for raising “potentially dangerous Request.Form value” errors dependent on .NET configuration and version?
I'm testing a Tiny_MCE plugin for BlogEngine.NET extension I wrote earlier and I keep receiving the following error message whenever I use my own extension or the extremely popular SyntaxHighlighter ...
2
votes
3answers
1k views
Adding a counter for number of blog post views - BlogEngine.net
I am setting up a new blog and looked for a widget I could add that would give me the total number of views for a blog post (and it would be nice to find out the number of views in the last X days) ...
2
votes
6answers
990 views
How To Generate A Javascript File From The Server
I'm using BlogEngine.NET (a fine, fine tool) and I was playing with the TinyMCE editor and noticed that there's a place for me to create a list of external links, but it has to be a javascript file:
...
1
vote
1answer
100 views
BlogEngine.NET multiple blogs at virtual directories - error 404
BlogEngine.NET 2.5 supports multiple blogs, as you can see in this post, and it really does, i tested this feature with subdomains - works fine. But i can't get it work with virtual directories.
in ...
1
vote
1answer
220 views
Integrating BlogEngine with MVC 3 Razor
I know it is possible to integrate traditional ASP .NET into an MVC application as I have done the same when I've needed to use Microsoft Report Viewer.
I've been looking for a decent engine but I ...
1
vote
2answers
64 views
How do I reference the theme folder in blogengine.net?
I have a theme in blog engine.net I want to reference a .aspx file in an IFRAME in my theme master page (inside site.master). Something like this:
<iframe src='/blog/themes/MCO/ContactForm.aspx' ...
1
vote
2answers
195 views
Is Blogengine.NET a stable blogging platform?
I implement many themes in Blogengine.net 2.0 for many users and have lots of problems with it then i need to thing first that are it is really stable.
when i use Be.net 2.0 pagination in the stable ...
1
vote
3answers
148 views
jQuery onLoad handler
I'm using jQuery and trying to initialize the tabs jQuery UI widget. The problem I have is that my onload handler isn't called. I have a javascript include with the following:
jQuery.ready(function ...
1
vote
0answers
57 views
How can I represent tags in BlogML?
I'm writing a little console app to convert the xml export file produced by wordpress backup in to BlogML so I can import it into BlogEngine.NET
But I've hit a bit of stumbling block in that tags ...
1
vote
1answer
137 views
PrettyPhoto.js using blogengine.net 2.0
I'm using BlogEngine.Net 2.0 and installed prettyphoto extension
but I dont know how to use prettyphoto in my post pages.
Thanks
1
vote
1answer
391 views
facebook like button not work
My facebook "like" extension does not work properly. It only posts like URLs to walls. But I saw some on some blogs that when I like the post it will show up on my wall with the title and post ...
1
vote
1answer
204 views
error while integrating blogengine.net 2.0 to a website
I was integrating the blogengine 2.0.what i did is
created folder inside my project called blogs.
copied all the files from the blogengine.net 2.0 (web).
made changes in the web.config and changed ...
1
vote
0answers
129 views
How can you edit all permalinks in BlogEngine.NET
I just imported my blog from Wordpress to BlogEngine.NET. Pretty much everything came over correctly. The only missing piece now is figuring out how to change the URLS for all the posts.
I was able ...
1
vote
1answer
343 views
How to map SubDomain to the subfolder without creating additional websites in IIS?
Hi I'm using a BlogEngine.net for my blog and I would like to create 5 different subdomains and point to different subfolders(not redirecting). For example:
firstsubdomain.domain.com - ...
1
vote
2answers
225 views
How to map SubDomain to the subfolder?
Hi I'm using a BlogEngine.net for my blog and I would like to create 5 different subdomains and point to different subfolders(not redirecting). For example:
firstsubdomain.domain.com - ...
1
vote
2answers
276 views
BlogEngine.net hosted on Godaddy
I am hosting BlogEngine.net on Godaddy in a sub-directory configured in iis7 as an application.
i.e. http://blog.domain.com
The user can also navigate to the blog via http://www.domain.com/blog. This ...
1
vote
0answers
81 views
Does BlogEngine.Net have a custom HttpHandler for all .aspx requests?
I'm working on customizing BlogEngine.Net to be able to return some HTML from an AJAX call. Basically I'd like to render a UserControl server-side and then return the resulting HTML to a client-side ...
1
vote
3answers
100 views
asp.net blog engine which supports themes?
Looking for a open source mature ASP.NET based blog engine which supports themes. I was working with BlogEngine but I am finding that some of HTML produced is different than the declared ones I have ...
1
vote
1answer
318 views
Sharing forms authentication between a Web Site and a Web Application
Previously, I have implemented two separate ASP.NET Web Applications, one as a virtual application in a subfolder of the other, which successfully shared forms authentication as described at ...
1
vote
2answers
503 views
I am preparing to integrate Disqus with BlogEngine.NET. Any suggestions?
I have an existing site running BlogEngine.NET 1.5 and will be upgrading it to the new 1.6 release. I have been asked to integrate Disqus for comments. I have not found any other questions on Disqus ...
1
vote
1answer
268 views
ASP.NET callback to encoded URL with UTF characters fails on IE
I have Russian blog built with BlogEngine.NET 1.5.
I use Russian words in links encoded with URLEncode, so links are human-readable in most browsers - FF, Chrome, Opera (except for IE, but this is ...
1
vote
2answers
629 views
Object Expected using JQuery with BlogEngine.net
I have the following code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript">
...
1
vote
1answer
277 views
dynamic header image for blogengine.net
searching for a method to change a header image if I click on a link in BlogEngine.Net.
Let's say if I am at / and go to /page/about.aspx the header image should change.
Thanks in advance!
Cheers
...
1
vote
1answer
335 views
BlogEngine.Net - “Unable to generate a temporary class” error
I just uploaded a new instance of blogengine.net to a subdomain on my host and I am getting the following error:
Unable to generate a temporary class
(result=1). error CS2001: Source file
...
1
vote
3answers
1k views
Multiple themes and masterpages in VB.NET
I was looking at Blogengine.NET today and he has an interesting setup for Themes, figured I wanted to do something similar, however.. I can't make it work at all.
For each theme he has a folder like:
...
1
vote
3answers
2k views
How to adapt WordPress theme to BlogEngine.net
Do you know any guidelines on how to create a new BlogEngine.net theme having source code of a WordPress theme?
0
votes
1answer
49 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 ...
0
votes
1answer
79 views
BlogEngine 1.6.0 123-reg hosting, 500 - Internal server error
Im currently trying to implement the BlogEngine.net app on 123-reg hosting (App provided by 123-reg themselves).
I've got it working to a point (login, theme changing etc), but every time I try to ...
0
votes
1answer
38 views
CMS for blog, with internationalization and code formatting
I'm looking for a CMS for a small programming blog/personal website.
Requirements are:
free to use (preferably with access to source)
support for code formatting
support for internationalization of ...
0
votes
2answers
237 views
ASP.NET 4.0 Single sign on betwen parent website and child web-application fails
I've got the following structure
www.website.com --> ASP.NET 4.0 Web-site
www.website.com/blog --> NET 4.0, Web-Application
Both do form-authentication against the same SQL database and use the ...
0
votes
0answers
46 views
using blogengine.net to manage lots of blogs , is it efficient ?
blogengine.net has a nice feature for making multiple blogs
i want to make an app and inside it i want to have a blog for every user, is using the multiple blog feature inside blogengine the correct ...