Attention: We are retiring the ASP.NET Community Blogs. Learn more >

DNN 4.X development in Windows Vista, issues with ASP.NET Ajax

While working on the Engage: Publish module's latest round of enhancements I started having problems working with my development machine at home. The machine here is a Vista Ultimate machine that I've blogged about getting configured in the past. The issue I had been stumbling over for a few weeks, though only researched solutions last night, had to do with ASP.NET Ajax. DNN ships with an older version of the System.Web.Extensions DLL. Which appears to work fine on my machine at work (in which I probably also had the AJAX framework installed). At home though on Vista whenever I tried to go to one of my test pages that had Publish installed I would get an error about the Scriptmanager must come before the Updatepanel control.

Well fine and dandy, but I'm positive that we had the codecheck in place for this. It ends up that with Vista I was having problems with that old version of System.web.extensions. The fix was rather easy, I simple downloaded the .Net 3.5 framework and installed it. Now it appears that all is well once again in Vistaland. If you need to download the 3.5 framework get it here from MS.

Now I have to decide, do I install VS2008 on my home machine, or do I spend some money and upgrade my machine (build a new one), then install 2k8 on that..... Decisions decisions.

3 Comments

  • I'm a cobol'r who is transitioning to the web.
    I bought a new laptop that had Vista Premium already on it. I've been trying to get everything squared away with VWD 2008 before I load on DNN.
    Any thoughts and hints or web links would be appreciated. Right now it appears that ASP.NET is not working or there are issues with IIS.

    Stay tuned.

    I appreciate the info on your site.

    Best Regards,

    Bob Spayd

  • It sounds like you're not very bright.

  • Wow thanks for the thoughtful reply David

Comments have been disabled for this content.