Diversion Tactics
Comment out this line in your web.config file like so:
<!--<trust level="High" />-->
Additionally, if you installed blogengine.net in the root of your server and have problems with other asp.net applications, you can limit child applications from inheriting your root web.config by:
<system.web>
<location path="." inheritInChildApplications="false">
</system.web>
</location>
I hope this helps someone.
Be the first to rate this post
[MyIE2Buttons] Count=31
Name31=Search Title FileName31=search_name.html
Note: Make sure that the numbers are the same! Step 2: Copy the search html files - download: search_title.html - this goes in the C:\Program Files\Maxthon\Plugin\Super Search folder Available Addons
Slipcue Example - Useful for looking up Brazilian and World music album reviews and information Allmovie Urban Dictionary Example Dusty Groove Example - Useful for looking up Brazilian and World music album reviews and information
Replaces the previous FLV Player for BlogEngine.NET. I need some help in defining all of the playable formats. Right now I have flv, mp3, xml and asp (for playlists). With all of the great embedded players you can now play just about any media file you need to. You can customize how you want the player to display very easily by editing mediaplayer.cs. I coded it for my layout with a smaller width than you may need.
A copy with minor adjustments of the great MP3 Player plugin.
Plays flv, mp3 and xml playlist files in an embedded player using JW FLV Media Player.
[ mediaplayer:test.flv ]
Code: [ mediaplayer:test.flv ]
Code: [ mediaplayer:test.mp3 ]
[ mediaplayer:test.mp3 ]
Code: [ mediaplayer:http://mirror.video.blip.tv/hot-shows.xml ]
[ mediaplayer:http://mirror.video.blip.tv/hot-shows.xml ]
The silverlight player is nicer than my wmv player but the main reason why I developed it was to play wma files - they're so much smaller. You can get the same quality at roughly half the bitrate of mp3 which means almost CD quality at 64 kbps or .5 megabytes per minute.