Visual Studio 2008 Design View Freezing Solved

Recently we had an issue with VS2008 freezing (stuck, not responding... you name it...) when you try to switch to design-view of a web page (aspx).

Since we merely changed the markup lately, it's been quite annoying.

This issue was very time consuming as the web offered no solution for this behavior (the solutions offered weren't helpful - at least for our case).Cry

 

Having a tight deadline in our project, we really had to solve this issue quickly and decided to use brute-force by tearing the Master Page (which seemed to be causing this) apart for finding the problematic markup.

I repeatedly removed blocks of markup and tried to switch to design-view after each block was removed.

Most of the time switching to design-view caused the devenv.exe (VS2008) to stop responding and I had to kill the process (via the Task Manager).

After a while, I have found the markup that was preventing me from switching to design-view.

 

For what it's worth, the markup is presented here: (Very weird, can't see why this should be problematic).

<asp:Label ID="lblOrganisation" CssClass="changeOrganization" runat="server" Font-Names="Arial"

Font-Size="12pt" Height="23px" Text="Switch Organization:" meta:resourcekey="lblOrganisationResource1">

</asp:Label>

Shall you have another solution or an explanation why Height="23px" (the block that I removed) should cause this, please leave a comment.

 

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: uris
Posted on: 10/21/2009 at 9:12 PM
Tags: , , , , , ,
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (1) | Post RSSRSS comment feed

איך גורמים ל-Apple MacBook Air SuperDrive לחזור ולהופיע בויסטה

משום מה פתאום לא הופיע ב"מחשב שלי" כונן הדיסקים החיצוני של המק בוק איר שלי...

חיפשתי רבות באינטרנט עד שמצאתי פתרון הולם והאמת החיפוש היה שווה... במקום להתקין הכל (אבל הכל) מחדש (כפי שהציעו בהרבה פורומים) קיבלתי פיתרון אלגנטי שעוקף את הבעיה בזריזות ומאפשר לחזור ולהנות מהכונן אפילו בלי לעשות restart.

המקור הוא פה:

http://discussions.apple.com/thread.jspa?threadID=1741817&tstart=-1  (מי שכתב את הפתרון הוא sieken)

 

השלבים הם פשוטים:

1. להיכנס לניהול מערכת (לחיצה על המחשב שלי עם הלחצן הימני של העכבר).

2. בוחרים עם הלחצן הימני של העכבר את External SuperDrive ובוחרים ב-Update Driver (עדכון מנהל התקן).

3. באשף שנפתח בוחרים שלא לחפש באופן אוטומטי אלא להתקין באופן ידני מנהל התקן שנבחר (Install from specific location -> Don't search).

4. בוחרים ב-USB Mass Storage Device ולוחצים על "סיום".

5. לאחר שהאשף נסגר בוחרים שוב עדכון מנהל התקן (שימו לב שהכונן שינה את שמו ל-USB Mass Storage Device).

6. חוזרים על שלב 3.

7. חוזרים על שלב 4 רק שהפעם חוזרים למנהל ההתקן המקורי "Apple SuperDrive" ולוחצים על "סיום".

 

מקווה שעזרתי לנפש אחת או שתיים - לי זה חסך כמה שעות מיגעות מאוד.

 

בהצלחה,

אורי.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by: uris
Posted on: 10/11/2009 at 4:11 PM
Tags: , , , , , , ,
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed