473,396 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

I hate WindowsXP

I sent a message before that icons in TreeView component will not shown in
windows XP and I don't know why.
I find out that the icons in Tab control will not shown too.
Please tell me how can I fix this bug, is there a service pack for it or
not?(I already install windows XP service pack 2).
Nov 16 '05 #1
7 1295

"Mohammad-Reza" <mr********@hotmail.com> wrote in message
news:eM**************@tk2msftngp13.phx.gbl...
I sent a message before that icons in TreeView component will not shown in
windows XP and I don't know why.
I find out that the icons in Tab control will not shown too.
Please tell me how can I fix this bug, is there a service pack for it or
not?(I already install windows XP service pack 2).

As I'm unable to duplicate your situation in a C# Windows app running under
Win XP, we'll need some details.
What project type and template are you using in Visual Studio? What version
and edition of Visual Studio are you using? Are you using the toolbox or are
you attempting to create the GUI in code?
Please provide details of exactly what you are trying to do and how you are
trying to do it. Then, readers here may be able to offer constructive
advice.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 16 '05 #2
Ok.
I use Visual Studio.NET Enterprise architecture version 7.1.3088 and .NET
Framework 1.1(1.1.4322).
I opened a WindowsApplication template and drop a tab control and a TreeView
in the Form1.
"Peter van der Goes" <p_**********@toadstool.u> wrote in message
news:uI*************@TK2MSFTNGP10.phx.gbl...

"Mohammad-Reza" <mr********@hotmail.com> wrote in message
news:eM**************@tk2msftngp13.phx.gbl...
I sent a message before that icons in TreeView component will not shown in windows XP and I don't know why.
I find out that the icons in Tab control will not shown too.
Please tell me how can I fix this bug, is there a service pack for it or
not?(I already install windows XP service pack 2).

As I'm unable to duplicate your situation in a C# Windows app running

under Win XP, we'll need some details.
What project type and template are you using in Visual Studio? What version and edition of Visual Studio are you using? Are you using the toolbox or are you attempting to create the GUI in code?
Please provide details of exactly what you are trying to do and how you are trying to do it. Then, readers here may be able to offer constructive
advice.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Nov 16 '05 #3

"Mohammad-Reza" <mr********@hotmail.com> wrote in message
news:Oz**************@TK2MSFTNGP15.phx.gbl...
Ok.
I use Visual Studio.NET Enterprise architecture version 7.1.3088 and .NET
Framework 1.1(1.1.4322).
I opened a WindowsApplication template and drop a tab control and a TreeView in the Form1.

And, can we assume that you've created an instance of the ImageList,
populated the ImageList object with icons, then associated the tabPage
objects you created in the tabControl with icons in your ImageList object?

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 16 '05 #4
Of course I told that I run this application under windows 2000 and windows
2003 server and work perfectly.

"Peter van der Goes" <p_**********@toadstool.u> wrote in message
news:Oc**************@TK2MSFTNGP15.phx.gbl...

"Mohammad-Reza" <mr********@hotmail.com> wrote in message
news:Oz**************@TK2MSFTNGP15.phx.gbl...
Ok.
I use Visual Studio.NET Enterprise architecture version 7.1.3088 and ..NET Framework 1.1(1.1.4322).
I opened a WindowsApplication template and drop a tab control and a

TreeView
in the Form1.

And, can we assume that you've created an instance of the ImageList,
populated the ImageList object with icons, then associated the tabPage
objects you created in the tabControl with icons in your ImageList object?

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Nov 16 '05 #5

"Mohammad-Reza" <mr********@hotmail.com> wrote in message
news:ei**************@TK2MSFTNGP15.phx.gbl...
Of course I told that I run this application under windows 2000 and windows 2003 server and work perfectly.

Actually, if you check your own previous messages in this thread, you'll
discover that your experience in other OS's is now revealed for the first
time.
So, please forgive me for asking such an obvious question, but I had no way
of knowing.
Your new information further reinforces my opinion that there is something
wrong with your installation of Visual Studio on the XP machine, as the
behavior you are experiencing cannot be reproduced on three different XP
machines here. The only difference is SP2 for XP is not on one of my three
PC's. What happens if you uninstall SP2?
In your situation, I'd consider first uninstalling and reinstalling the .NET
Framework. If no change, uninstall everything related to Visual Studio
and/or .NET.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 16 '05 #6
I Reinstall windows XP and this time I only installed .NET
framework(redistribute version) but still doesn't work.
If you have windows XP please test this in your computer and if it works its
mean that my windows has problem.

Thanks

"Peter van der Goes" <p_**********@toadstool.u> wrote in message
news:eE**************@TK2MSFTNGP11.phx.gbl...

"Mohammad-Reza" <mr********@hotmail.com> wrote in message
news:ei**************@TK2MSFTNGP15.phx.gbl...
Of course I told that I run this application under windows 2000 and windows
2003 server and work perfectly.

Actually, if you check your own previous messages in this thread, you'll
discover that your experience in other OS's is now revealed for the first
time.
So, please forgive me for asking such an obvious question, but I had no

way of knowing.
Your new information further reinforces my opinion that there is something
wrong with your installation of Visual Studio on the XP machine, as the
behavior you are experiencing cannot be reproduced on three different XP
machines here. The only difference is SP2 for XP is not on one of my three
PC's. What happens if you uninstall SP2?
In your situation, I'd consider first uninstalling and reinstalling the ..NET Framework. If no change, uninstall everything related to Visual Studio
and/or .NET.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.

Nov 16 '05 #7

"Mohammad-Reza" <mr********@hotmail.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
I Reinstall windows XP and this time I only installed .NET
framework(redistribute version) but still doesn't work.
If you have windows XP please test this in your computer and if it works its mean that my windows has problem.

Thanks

OK. I tried to duplicate your problem with tabs on three PC's running
Windows XP. One PC is on SP1a, the other two are on SP2. On all three, there
is no difficulty with the display of icons on tabs.
Before you leap to the conclusion that it's your XP, can you try your
application on another PC running XP?
There are many other possibilities. As I don't have your application here, I
cannot tell if there is something within the application itself (doubtful).
I also cannot tell if there is something unique about the PC you are testing
on that could be the culprit. For example, I had an application here for
designing CD labels. After installing a new version of that program, I
discovered that selected graphics refused to display in the preview. Turned
out to be a problem with outdated video card drivers on that one PC. You
just might have a similar situation.
Sorry not to have any better suggestions.

--
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Nov 16 '05 #8

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

Similar topics

3
by: Kirk Quinbar | last post by:
hi, I have the following sample .NET 1.0 code which converts a metafile to a bitmap: Dim tmpImage As Bitmap 'System.Drawing.Image Dim streamX As New System.IO.MemoryStream() Dim fs As...
2
by: Keyser | last post by:
On most my pages, I use Javascript to play a sound. It works fine in Netscape 4.7, Netscape 7.2, Firefox 1.0, IE5 and IE6 using Windows98 as the operating system. However, using WindowsXP as the...
2
by: Daniel Danilin | last post by:
Hi, is there any plans to make "WindowsXP Peer-To-Peer SDK" for .NET Framework?
3
by: Kirk Quinbar | last post by:
hi, I have the following sample .NET 1.0 code which converts a metafile to a bitmap: Dim tmpImage As Bitmap 'System.Drawing.Image Dim streamX As New System.IO.MemoryStream() Dim fs As...
0
by: Kirk Quinbar | last post by:
hi, I have the following sample .NET 1.0 code which converts a metafile to a bitmap: Dim tmpImage As Bitmap 'System.Drawing.Image Dim streamX As New System.IO.MemoryStream() Dim fs As...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
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,...

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.