Betaparticle

Diversion Tactics of an Information Systems Analyst

Quick tip to get blogengine.net working on Godaddy

6/29/2008 9:44:15 PM in Programming | Web Design by Matt

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:

  1. Put this right above the <system.web> line (~line 39):
    <location path="." inheritInChildApplications="false">
  2. Put this right after the </system.web>: </location>

I hope this helps someone.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share

Some Video Avatars

6/22/2008 10:52:15 PM in Internet by Matt

Right-click > Save Picture as:

qw0zZttfUaw-new

Read More...

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share

Michael Cheval

6/17/2008 7:36:15 AM in Art by Matt

Adamant Time to Love

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share

Dump - a new tiny project

6/15/2008 7:35:47 PM in Programming | Web Design by Matt

dump

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Bookmark and Share