My Computer will not access the internet...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

It is not the firewall McAffe...Because I disabled...But I keep getting a
message from the antivirus software...

I was running MFC Visual Studio 6
with C/C++, J/J++,
I upgraded to Visual Basic 2005 Express Edition and Began Data Processing...
One of the Programs Ran this Statement...

' Visual Basic Code
For intCount = 0 to intNumberStrings
lblTextBox.Text &= strArray(intCount) & Environment.Newline
Next intCount

The Program ran fine for one month after Compling, but when I went back to
insert more data into the program...The Internet and All the Programing
Software...Visual Studio, Visual Basic...Crashed...

The Update for Microsoft was not working...and my antivirus software keep
giving me error messages...When I checked the software, it appeared as thou
someone was accessing the internet without any connections...
 
Try to boot it from clean boot. this how to may help,

How to run Windows OS with a clean ...Post new topic Reply to topic, chicagotech.net Forum Index -> Windows ... With MSCONFIG, you also can configure a clean boot to disable common startup ...
http://www.chicagotech.net/netforums/viewtopic.php?t=57


Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
It is not the firewall McAffe...Because I disabled...But I keep getting a
message from the antivirus software...

I was running MFC Visual Studio 6
with C/C++, J/J++,
I upgraded to Visual Basic 2005 Express Edition and Began Data Processing...
One of the Programs Ran this Statement...

' Visual Basic Code
For intCount = 0 to intNumberStrings
lblTextBox.Text &= strArray(intCount) & Environment.Newline
Next intCount

The Program ran fine for one month after Compling, but when I went back to
insert more data into the program...The Internet and All the Programing
Software...Visual Studio, Visual Basic...Crashed...

The Update for Microsoft was not working...and my antivirus software keep
giving me error messages...When I checked the software, it appeared as thou
someone was accessing the internet without any connections...
 
Back
Top