vote up 3 vote down star
1

Not sure if anyone has noticed this yet but if you run Visual Studio 2008 with the DBML (not sure about EF yet) under Windows 7 the tables will disappear when you hover over them. Looking for a fix so I thought I'd ask everyone since I've seen it asked in comments but not as a question yet.

EDIT

I've filed a bug with Microsoft. Anyone else who wants to help get it fixed please validate it as a bug.

http://is.gd/jQbD

flag

It says "We are working on this issue and should be addressed in the next releaes of Visual Studio". I'm hoping that's just a standard text, since the next "releaes" of Visual Studio is months away. – bzlm May 5 at 15:58

2 Answers

vote up 3 vote down check

It's unlikely that there is a published fix available for this. Windows7 is still a non-RTM product and will have bugs with existing applications. Since the issue is more likely to be in Windows than Visual Studio, the fix will almost certainly come from Windows.

Your best bet is to upgrade to the next version of Windows7 when it comes out and hope it permanently fixes the issue.

A short term solution is to disable Aero and see if that helps. I've found that occasionally fixes graphics issues for me.

EDIT

I was able to confirm this exists even on newer builds of Win7. It's almost certainly a bug in Windows vs. Visual Studio. But this bug will get actioned much faster if you file a bug on Visual Studio. I've included the bug link below. I'm going to follow up internally but this is likely to get attention faster if it's filed by a customer.

http://connect.microsoft.com/VisualStudio

link|flag
Disabling aero does not work. – Chad Moran Feb 15 at 16:01
I only had a mild hope for that. It's most likely this will be fixed in the next release. What version of Win7 are you on? – JaredPar Feb 15 at 16:05
I'm not now, can't afford to not have that work. I was on Windows 7 x64 build 7000 (from MSDN). – Chad Moran Feb 15 at 16:31
Some of my friends are running newer builds of Win7, I'll have them check and see if this is fixed on Monday. – JaredPar Feb 15 at 16:32
Right, 7022 never thought about that. – Chad Moran Feb 15 at 16:41
show 1 more comment
vote up 0 vote down

There's a related bug which pertains to the Entity Framework EDMX Entity Model Designer on Windows 7 RC. So the DBML designer is still broken.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.