Click to See Complete Forum and Search --> : C#.NET 2003 Problem Help!!


Rigel
December 2nd, 2004, 09:13 PM
I have a very annoying problem. I'm running C#.NET 2003 on my Windows XP machine SP2. I have McAfee Virus Scan installed on my PC and whenever I try to add a new Windows Form a message box comes up in the lower right hand corner of my screen saying "A suspicious script has been detected!" And then it prompts me for what I want to do. Whenever I click on "Allow entire script this time" or "Continue what I was doing" the development environment locks up!!
:mad: No form is added and I have to terminate the program using the Windows Task Manager. Anyone have any idea how to get around this problem??
Help!!!

Thanks!!!

ctwoodward
December 3rd, 2004, 04:30 PM
Microsoft is aware of the problem and has some help for you:

http://support.microsoft.com/?scid=kb;en-us;814731

Rigel
December 6th, 2004, 09:15 AM
Excellent, just what I needed. Thanks!