473,836 Members | 1,861 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

vs2008 display error

I have a re-occuring problem in vs2008 and I have wondered if someone else
has run into this.

As I flip between 'ViewCode' and 'Design' mode of a form, suddenly what will
happen is that the form display will be totally blank / totally grey.
The only thing I can do is to click the 'x' and close the 'Design' mode of
the form and then go to the solutions explorer and re-open it.

Miro

Oct 22 '08 #1
5 1883
"Miro" <mi**@beero.com wrote in message
news:OM******** ******@TK2MSFTN GP05.phx.gbl...
>I have a re-occuring problem in vs2008 and I have wondered if someone else
has run into this.

As I flip between 'ViewCode' and 'Design' mode of a form, suddenly what
will happen is that the form display will be totally blank / totally grey.
The only thing I can do is to click the 'x' and close the 'Design' mode of
the form and then go to the solutions explorer and re-open it.

Miro
What project type? I don't see this with C# Windows Forms, WPF or Web
projects.
Have you checked/updated your graphics drivers recently? Sometimes obsolete
drivers can cause odd symptoms such as those you describe.

Oct 22 '08 #2
Its with vb.net vs 2008 pro

and I am using a laptop to do the programmign - and its a nvidia card that
does have other issues I know of that drivers are not available.

I do suspect it could be the graphics driver, I will be upping the ram thru
the bios on the graphics chipset to see if that changes anything this
saturday.

It happens a lot when flip flopping between design mode and code mode.

The fact that it doesnt happen for you makes me feel 'better' knowing that
my first suspicions were correct and its my hardware cause im cheap :)

It still is bearable for me as I am not a gung ho .net programmer - im still
in learnign stages - but I know for later ill have to upp the horsepower.

Thanks

Miro
"PvdG42" <pv**@toadstool .eduwrote in message
news:%2******** ********@TK2MSF TNGP02.phx.gbl. ..
"Miro" <mi**@beero.com wrote in message
news:OM******** ******@TK2MSFTN GP05.phx.gbl...
>>I have a re-occuring problem in vs2008 and I have wondered if someone else
has run into this.

As I flip between 'ViewCode' and 'Design' mode of a form, suddenly what
will happen is that the form display will be totally blank / totally
grey.
The only thing I can do is to click the 'x' and close the 'Design' mode
of the form and then go to the solutions explorer and re-open it.

Miro

What project type? I don't see this with C# Windows Forms, WPF or Web
projects.
Have you checked/updated your graphics drivers recently? Sometimes
obsolete drivers can cause odd symptoms such as those you describe.
Oct 22 '08 #3
On Wed, 22 Oct 2008 01:22:30 -0400, "Miro" <mi**@beero.com wrote:
>I have a re-occuring problem in vs2008 and I have wondered if someone else
has run into this.

As I flip between 'ViewCode' and 'Design' mode of a form, suddenly what will
happen is that the form display will be totally blank / totally grey.
The only thing I can do is to click the 'x' and close the 'Design' mode of
the form and then go to the solutions explorer and re-open it.

Miro
I get the totally white design surface with VB projects when I Rebuild
the project. It happens consistently with some .vb files, never with
others. I have not noticed it happening when I switch back and forth
between View Code and Design.
Oct 22 '08 #4
ok than that is what I am finding as well...mine is just the 'grey' color of
the form,
BUT...
If i happen to have a control selected when I went to the 'code' view, there
is a whitish outline of the control selected in the blank window now on the
form.

Either way - my only option is to click the X and reload it from the
solutions explorer.

Is that what you do? -forced to click the x and reload from solution
explorer

M.

"Jack Jackson" <jj******@cinno vations.netwrot e in message
news:tc******** *************** *********@4ax.c om...
On Wed, 22 Oct 2008 01:22:30 -0400, "Miro" <mi**@beero.com wrote:
>>I have a re-occuring problem in vs2008 and I have wondered if someone else
has run into this.

As I flip between 'ViewCode' and 'Design' mode of a form, suddenly what
will
happen is that the form display will be totally blank / totally grey.
The only thing I can do is to click the 'x' and close the 'Design' mode of
the form and then go to the solutions explorer and re-open it.

Miro

I get the totally white design surface with VB projects when I Rebuild
the project. It happens consistently with some .vb files, never with
others. I have not noticed it happening when I switch back and forth
between View Code and Design.
Oct 22 '08 #5
Yes, I close the Design view and re-open it either by right-clicking
on the code view and selecting Design or double-clicking in Solution
Explorer.

On Wed, 22 Oct 2008 11:50:07 -0400, "Miro" <mi**@beero.com wrote:
>ok than that is what I am finding as well...mine is just the 'grey' color of
the form,
BUT...
If i happen to have a control selected when I went to the 'code' view, there
is a whitish outline of the control selected in the blank window now on the
form.

Either way - my only option is to click the X and reload it from the
solutions explorer.

Is that what you do? -forced to click the x and reload from solution
explorer

M.

"Jack Jackson" <jj******@cinno vations.netwrot e in message
news:tc******* *************** **********@4ax. com...
>On Wed, 22 Oct 2008 01:22:30 -0400, "Miro" <mi**@beero.com wrote:
>>>I have a re-occuring problem in vs2008 and I have wondered if someone else
has run into this.

As I flip between 'ViewCode' and 'Design' mode of a form, suddenly what
will
happen is that the form display will be totally blank / totally grey.
The only thing I can do is to click the 'x' and close the 'Design' mode of
the form and then go to the solutions explorer and re-open it.

Miro

I get the totally white design surface with VB projects when I Rebuild
the project. It happens consistently with some .vb files, never with
others. I have not noticed it happening when I switch back and forth
between View Code and Design.
Oct 22 '08 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
3743
by: Joe Withawk | last post by:
I have a solution consisting of a c# project as win application and a c++ project as classlibrary. Both are .net 2.0 The classlibrary handles some loading of quicktime movies, but that should not be relevant. On my development machine I build the exe and dll and run the exe which has a reference to the dll. At some point it uses featured in the dll. This works fine. Then I copy my exe and dll to the target system and when the featured...
2
3667
by: Rainer Queck | last post by:
Hello Microsoft Support, It looks like there is a bug inside the VS2008 Pro IDE. I did quite a bit of debugging to narrow the problem down. Here is the result of my efforts: A VS2005 project compiles and runs fine, built in VS 2005 Pro. This application displays a bunch of thumb jpg images using PictureBoxes on its main Form. the PictureBoxes are created dynamically on startup.
2
2448
by: Academia | last post by:
I have vs2005 installed on the System disk and vs2008 installed on a different disk. I want to remove VS2005. I read one time about some problem with uninstalling vs2005 after vs2008 is installed but can't find the site now. Is there a problem? Would reinstalling vs2008 fix any problem that may occur because of uninstalling vs2005.
4
554
by: K Viltersten | last post by:
We have a project working well today and it's developed on VS2005. Since we're planing to switch to VS2008 in a soon future, i've been trying to move the project to VS2008 Express (Web Developer). After i've moved over all the files, i run into problems compiling and running it. Both versions of VS are run on the same computer (with the sam settings, of course). Still, when i try to run index.aspx, i get error message as follows:
8
5030
by: Red | last post by:
If auto-format is turned off in VS2008, there is apparently no way to indent a line. Under Tools->Options->Text Editor->C#->Formatting, there are three checkboxes. Unchecking those seems to cause this behavior. I'd simply like to have the tab key insert a tab at the beginning of a line. I believe that there were publlished macros for doing this in earlier VS versions, but I expected this to be 'fixed' in VS2008. Yes, I realize someone...
4
4445
by: eschneider | last post by:
I get the following error when trying to browse the .asmx. I get the same thing when trying to add a reference. using .NET 2.0 There is no error message. Any ideas? Thanks,
16
2334
by: Harry Simpson | last post by:
I've been away from ASPNET - I open up a new Web app in VS2008 and go into properties and select to use IIS instead of the personal web server. Then I run in debug mode and it says I have to set the Debug= True in the Web.config which I do. Then try to run it again and it says I must enable integrated security which I do. I then try to run it again and get the HTTP 403 error - " This error (HTTP 403 Forbidden) means that Internet...
3
5811
by: =?Utf-8?B?SmFtZXMgV29uZw==?= | last post by:
Hi everybody, There is a fatal error while installing VS2008 SP1 on Vista 64bit Business edition. The last line of error log is Installation failed with error code: (0x80070643) I tried to uninstall Silverlight first (which is described in some blogs) and install .NET framework 3.5 SP1 manually but still failed. My VS2008 is Team Suit for developer and Vista SP1 is also installed.
4
2035
by: | last post by:
Hi, After installing SP1 for VS2008 and SP1 for .NET 3.5 we get the following warning in a VS2005 build: error CS0618: Warning as Error: 'System.Windows.UIElement.BitmapEffect' is obsolete: 'Avoid using BitmapEffects as they have very poor performance characteristics. They will be deprecated in a future version. Consider using the UIElement.Effect property and ShaderEffects where appropriate instead.'
0
9810
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10819
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10526
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10567
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10237
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9349
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7771
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5811
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3100
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.