September 2006 - Posts

Redirection loop after upgrading to DotnetNuke 4.3.5 on Asp.net 2.0
Published 09-30-2006 9:32 | eamonn
Finally managed to take the Company Server running DNN to version 4.3.5. We had been experiencing problems with the file manager and permissioning users in new role groups. I had run into trouble trying to upgrade to 4.3.4, so had left upgrading the server...
Filed under: ,
MSBuild not very Nant User Friendly
Published 09-19-2006 9:31 | eamonn
As part of my conversion to Asp.Net 2 I had decided to utilise Msbuild over Nant. In my Asp.net 1.1 build I had been using Nant as the main technology in my integrated build. I decided that going to a system such as CruiseControl.Net or Draco.Net was...
YouTube Gem #1 - Don't make 'em like this anymore
Published 09-17-2006 8:01 | eamonn
http://radiodave.livejournal.com/404153.html Medallion man, Kids from Fame meets Blake 7...pure class
Filed under: ,
Html Readonly is really Readonly now in Asp.Net 2
Published 09-02-2006 12:59 | eamonn
I have finally got to the bottom of my supposed javascript problem. It was one of those problems where the actual cause was not where you were making the changes. It seems that ASP.NET team have locked down the readonly html property in ASP.NET version...