Browse by Tags

ASPNETCOMPILER : warning CS1668: Invalid search path 'C:\Program Files\Microsoft SDKs\Windows\v7.0\Lib' specified in 'LIB environment variable' Errors in MSBuild script
Published 10-11-2009 20:00 | eamonn
ASPNETCOMPILER : warning CS1668: Invalid search path 'C:\Program Files\Microsoft SDKs\Windows\v7.0\Lib' specified in 'LIB environment variable' -- 'The system cannot find the path specified. if you encounter this on a machine, especially...
Windows Workflow Project Templates not available in VS2005 ?
Published 02-04-2007 14:25 | eamonn
While trying to install the .Net 3 components the Windows Workflow.exe download seemed to run the sdk installer. I continued on and installed everyting else. Fired up Vs2005 and could not find a Windows Workflow Project Template. The Solution is to change...
New Subsonic for Christmas
Published 12-27-2006 14:21 | eamonn
Another new release of subsonic is available . Thanks to Rob , Eric Kemp and Keegan Mullaney for the extra christmas present ;o)
Import and Export Menus not appearing in DNN, Enabling IPortable.
Published 12-15-2006 10:27 | eamonn
Have had this serious problem. I could not enable the Import and Export Menu Items on a Module I have been working on. I had tried all types of configuration making the controller class inherit IPortable, Making the Module .ascx inherit IPortable. The...
Cool PDF on Subsonic
Published 12-14-2006 10:43 | eamonn
Scott Kuhl has a cool intro pdf on Subsonic. I think its a useful document to have if you you are getting started....
Resharper 2.5 and a Free Tool from Jet Brains, New CodeRush coming soon........
Published 12-13-2006 13:16 | eamonn
Just seen at Larkware news . JetBrains have a new version of Resharper. This is for VS2005 only. There has been a Unit Testing tool inside Resharper for the last version or so. JetBrains have now decided to offer this unit test runner as a free addin...
PreCompile Issue - CS0030: Cannot convert type 'ASP.login_aspx' to 'System.Web.UI.WebControls.Login'
Published 12-11-2006 10:21 | eamonn
I am sure many developers have run into the classic "It works on my machine" problem. This one was a little weird. I have been working on a new solution with ASP.NET 2.0. Running locally using the In built Cassini Web Server all is fine. Once...
Loving Subsonic
Published 11-08-2006 15:10 | eamonn
I am currently using Subsonic by Rob Conery for an Asp.Net project and loving the fact that I do not have to write a line of Data Access code. I edit my Database tables, build in Vs2005 and go. Subsonic takes some of the tenets of Ruby on Rails and mixes...
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: ,
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...
Bad week
Published 08-17-2006 22:39 | eamonn
It’s been a bad week for me.... I have been trying to update an application at work to asp.net 2 and have encountered some really weird issues with some JavaScript that works fine in 1.1, seems ok on 1 webform and fails on another in asp.net 2 The...
Filed under: ,
Up and Running
Published 08-13-2006 21:58 | eamonn
Well after nearly 2 weekends of effort. I am finally running a blog again. I had tried to update my previous CS Site but ran into problems and then had no option but to restart. I then decided to switch to DasBlog but I found some strange errors with...
Filed under: ,