473,386 Members | 1,621 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,386 software developers and data experts.

problem with VS .net installation

Have a strange situation:

I have installed Visual Studio .Net on 2 different machines - both are
running Windows XP SP1. Both machines were re-imaged before installation.
I have created a new project. I added a button object. For the button
click event I added MsgBox("Hello").

Running the project does not create any debug errors. When I click on the
button, I get a message box that pops up, but the hello message is not
displayed.

I have also created a ComboBox and added a few items to the collection.
When running the program, I click the down-arrow and the list is blank. If
I click in the list, the item value will then be displayed in the combo box,
but not the list.

I've reimaged machines to get a clean install. I've also updated the VS.Net
to SP1.

Any suggestions to correct my basic problems?

Thanks,

Scott

Nov 21 '05 #1
3 1010
Scott,

Are you running a McAfee virus protection program?

There is a known problem that presents itself similarly to your description
with a particular McAfee product, maybe Enterprise 8 (I'm not sure).

There is a fix on their site.

Kerry Moorman
"a4wanman" wrote:
Have a strange situation:

I have installed Visual Studio .Net on 2 different machines - both are
running Windows XP SP1. Both machines were re-imaged before installation.
I have created a new project. I added a button object. For the button
click event I added MsgBox("Hello").

Running the project does not create any debug errors. When I click on the
button, I get a message box that pops up, but the hello message is not
displayed.

I have also created a ComboBox and added a few items to the collection.
When running the program, I click the down-arrow and the list is blank. If
I click in the list, the item value will then be displayed in the combo box,
but not the list.

I've reimaged machines to get a clean install. I've also updated the VS.Net
to SP1.

Any suggestions to correct my basic problems?

Thanks,

Scott

Nov 21 '05 #2
Yes. I'm running McAfee Enterprise v8.0. I did turn off the On-Access Scan
during installation.

I'll look on their site for a fix.

Thanks.
"Kerry Moorman" <Ke**********@discussions.microsoft.com> wrote in message
news:80**********************************@microsof t.com...
Scott,

Are you running a McAfee virus protection program?

There is a known problem that presents itself similarly to your description with a particular McAfee product, maybe Enterprise 8 (I'm not sure).

There is a fix on their site.

Kerry Moorman
"a4wanman" wrote:
Have a strange situation:

I have installed Visual Studio .Net on 2 different machines - both are
running Windows XP SP1. Both machines were re-imaged before installation. I have created a new project. I added a button object. For the button
click event I added MsgBox("Hello").

Running the project does not create any debug errors. When I click on the button, I get a message box that pops up, but the hello message is not
displayed.

I have also created a ComboBox and added a few items to the collection.
When running the program, I click the down-arrow and the list is blank. If I click in the list, the item value will then be displayed in the combo box, but not the list.

I've reimaged machines to get a clean install. I've also updated the VS.Net to SP1.

Any suggestions to correct my basic problems?

Thanks,

Scott

Nov 21 '05 #3
I've installed Patch 10 for McAfee Enterprise v8.0i and that resolved my
problem. Thanks for the information.

Scott
"a4wanman" <a4******@yahoo.com> wrote in message
news:eW**************@TK2MSFTNGP15.phx.gbl...
Yes. I'm running McAfee Enterprise v8.0. I did turn off the On-Access Scan during installation.

I'll look on their site for a fix.

Thanks.
"Kerry Moorman" <Ke**********@discussions.microsoft.com> wrote in message
news:80**********************************@microsof t.com...
Scott,

Are you running a McAfee virus protection program?

There is a known problem that presents itself similarly to your description
with a particular McAfee product, maybe Enterprise 8 (I'm not sure).

There is a fix on their site.

Kerry Moorman
"a4wanman" wrote:
Have a strange situation:

I have installed Visual Studio .Net on 2 different machines - both are
running Windows XP SP1. Both machines were re-imaged before installation. I have created a new project. I added a button object. For the button click event I added MsgBox("Hello").

Running the project does not create any debug errors. When I click on the button, I get a message box that pops up, but the hello message is not
displayed.

I have also created a ComboBox and added a few items to the collection. When running the program, I click the down-arrow and the list is
blank. If I click in the list, the item value will then be displayed in the
combo
box, but not the list.

I've reimaged machines to get a clean install. I've also updated the VS.Net to SP1.

Any suggestions to correct my basic problems?

Thanks,

Scott


Nov 21 '05 #4

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

Similar topics

3
by: Stangonline.com | last post by:
Ok, im familiar with typical troubleshooting of this type on problem, but I do not do any programming myself. Im hoping you guys can help me with an install problem that I am having. I have an...
3
by: Rob Brown | last post by:
I put together an installation program and it works great the first time. The problem I have is that we want the users to be able to rerun the installation without needing to uninstall the older...
0
by: atul | last post by:
HI everybody, Thanks for that, Ok here are the details , I am not a very hardware guy to explain you everything, But its windows xp pro , it 32- bit OS AMD 64 bit processror with a gigabyte...
6
by: John Morgan | last post by:
I urgently need tom use SP3a upgrade the instance of SQLServer200 MSDE runing on my local machine but I am having problems in doing so. My first problem is that when I start the set up procedure...
0
by: AlessanBar | last post by:
Hello Friends !! I have a strange problem, and I need to know what would be the source of this. I have a laptop computer with the following configuration: Pentium III Brand : Toshiba Speed :...
2
by: P.L. | last post by:
Hi all, I am trying to install DB2 Universal Database Enterprise Server Edition v8.1 (db81eeso.zip) on a Blade2000 running Solaris 2.8 (with latest Recommended patches installed) with 512M RAM...
2
by: news.symantec.com | last post by:
Hi All, I'm trying to install DB2 Enterprise Edition 8.1 (partitioned installation) onto a clean Win 2k SP4 advanced server box. The problem is the partitioned installation requires a "Domain...
7
by: sunil | last post by:
Hi, I have created a setup project which installs a Network service. In the installer, I had to set some security permissions so that Network service can access my installation folder. Since, only...
4
by: James | last post by:
I am going to install DB2 version 9 on Windows XP workstation. But I can not continue the installation after I issue the command "setup /i en". System shows me that "A major error occoured while...
17
by: s0suk3 | last post by:
Hello, I'm having some trouble with GCC on a Mac OS X. When I run it with a source filename as an argument, I get this error: gcc-3.3: installation problem, cannot exec `cc1': No such file or...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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.