VWD2k8 Silly Slow?

Last post 08-22-2009 10:48 AM by jjohnson.nsa. 2 replies.

Sort Posts:

  • VWD2k8 Silly Slow?

    08-21-2009, 11:35 AM
    • Member
      7 point Member
    • jjohnson.nsa
    • Member since 08-19-2009, 6:53 PM
    • Posts 11

    I just downloaded this Visual Developer 2008 yesterday.  All the functionallity is great, but it runs super slow and is choppy at times; Anyone else get this a lot?

    I'm connecting to live http web sites to edit existing ASP pages and to create new ASPX pages.  Sometimes it takes 4 or 5 minutes for the program to connect properly and list the folders/files on the site.  I know this program is a memory hog, but I have plenty to handle it.  Is there a more stable older version or is there anything I can do to get this thing  running more smoothly?  :)

    Thanks!
    ~James J.~

    E.T. The Extra Fist
  • Re: VWD2k8 Silly Slow?

    08-21-2009, 11:58 AM
    Answer
    • Participant
      998 point Participant
    • LVPCGuys
    • Member since 06-26-2009, 5:59 PM
    • Las Vegas
    • Posts 217

     Yeah, I had the same problem when connecting to remote HTTP server, especially when FrontPage extensions were turned on.  And eventually, after one ASPX page had a lot of code, "1000+ lines" it was slow when I typed.  So I could type a whole line of text, but it would take 1 - 2 minutes to display on my screen.

    Personally, I upgraded to Visual Studio Professional (way worth the cost) and develop locally on my system.  That way, everything is oober fast, and there's only a few things you need to change when going into production (connection strings, etc).

    If you design your site with this in mind, (using realative URI's like, ~/images/button.jpg) it's real simple.

    I struggled with VWD's performance issues for a while.  Now, developing locally, then transfering to a production server makes much more sense to me.

    Please mark as answer if it helped you! :P

    ASP.NET / SQL / C#
    I don't know a lick of VB
  • Re: VWD2k8 Silly Slow?

    08-22-2009, 10:48 AM
    • Member
      7 point Member
    • jjohnson.nsa
    • Member since 08-19-2009, 6:53 PM
    • Posts 11

    Yeah, I had a feeling it had something to do with FrontPage extensions.  I'm just trying to get the hang of working with Access databases in asp.net, so I just copied down the database and started working locally and... no more lock ups :D  (although semi-still slow at times)

    .NET has some really cool features, but thus far it's been a pretty big learning curve.  Like validating form fields on the DetailsView edit template using regular expressions...Seems like it should be a little easier than that to make sure a form field is a certain amount of characters, but it is cool how your error message pops up immediately if the wrong data type/length is in there.  What's the biggest difference with Visual Studio Professional over the Express?

    Thanks again!
    ~James J.~

    E.T. The Extra Fist
Page 1 of 1 (3 items)