1-10 of 716 < Previous Next >
1 vote

Newline in constant

Hi, I get the following error then I load my site. Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the foll...

id# 10248 | Planned Release: None | Last Updated: Today at 2:17 PM by jonasonline | Created On: Today at 2:17 PM by jonasonline
1 vote

Category GUIDs are stored binary in MySQL

I just finished setting up BlogEngine.NET in a Linux/Mono environment and added some categories to my blog. After I restarted my web server, however, my blog only showed a blank page. After some s...

id# 10239 | Planned Release: None | Last Updated: Today at 6:50 AM by Cygon | Created On: Today at 6:50 AM by Cygon
1 vote

Emails are not sent out

I guess my error is well documented here (see http://www.codeplex.com/blogengine/Thread/View.aspx?ThreadId=33460 ). My email tests successfully but both comments and contact page does not work. In ...

id# 10238 | Planned Release: None | Last Updated: Today at 10:03 PM by BenAmada | Created On: Today at 6:48 AM by yasir
1 vote

Patch: Extension Editor Linux Fixes

There's are hardcoded path separators in the extension editor, causing it to fail finding the extension sources on Linux. This fix changes the code in "BlogEngine.Web/admin/Extension Manager/Edit...

id# 10237 | Planned Release: None | Last Updated: Today at 6:42 AM by Cygon | Created On: Today at 6:42 AM by Cygon
1 vote

Patch: MySQL Setup Linux Fixes

MySQLSetup1.5.0.sql didn't work for me on Linux/Mono because the tables were created with lowercase name and then referred to in MixedCase later on in the script. Here's a patch that fixes the iss...

id# 10236 | Planned Release: None | Last Updated: Today at 6:15 AM by Cygon | Created On: Today at 6:15 AM by Cygon
1 vote

Change the use of HttpContext.Current.Cache to HttpRuntime.Cache

The reason being that HttpRuntime.Cache is accessible from background threads whilst HttpContext.Current.Cache - so when spinning off something such as scheduled tasks, the cache is accessible, whe...

id# 10215 | Planned Release: None | Last Updated: Jun 30 at 10:56 AM by DavidMiles | Created On: Jun 30 at 9:07 AM by DavidMiles
1 vote

"UNABLE TO LOAD CONTROL" error

When developing user controls and referencing them in BlogEngine.NET with the [usercontrol: ~/User controls/Control Name.ascx] syntax - you will receive the following error "UNABLE TO LOAD CONTROL"...

id# 10209 | Planned Release: None | Last Updated: Jun 29 at 10:51 AM by Haemoglobin | Created On: Jun 29 at 10:45 AM by Haemoglobin
1 vote

PATCH: Extensions/ResolveLinks.cs fails with OutOfMemoryException on some comments

In some cases ResolveLinks throws exception OutOfMemoryException. To fix this replace Post_CommentServing function in App_Code/Extensions/ResolveLinks.cs with the following 2 functions: [code] /// ...

id# 10185 | Planned Release: None | Last Updated: Jun 25 at 8:14 AM by mcsdwarken | Created On: Jun 24 at 10:38 AM by mcsdwarken
1 vote

Add post email subscription management

I wrote a comment against a post that Mads had written (http://madskristensen.net/post/ASPNET-developer-categories.aspx) and indicated that I wanted to subscribe my email address to this post. The ...

id# 10182 | Planned Release: None | Last Updated: Jun 24 at 3:29 AM by BenAmada | Created On: Jun 24 at 2:45 AM by rprimrose
1 vote

to much space for widgets without title

Widgets that don't have a title get a big with space instead. This is caused by a break, which isn't the only solution for the no-title issue. Fix: remove following from WidgetBase.cs: -----------...

id# 10180 | Planned Release: None | Last Updated: Jun 23 at 9:03 PM by jerone | Created On: Jun 23 at 9:03 PM by jerone
1-10 of 716 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196