C#.NET 2003 Problem Help!!
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!!!
Re: C#.NET 2003 Problem Help!!
Microsoft is aware of the problem and has some help for you:
http://support.microsoft.com/?scid=kb;en-us;814731
Re: C#.NET 2003 Problem Help!!
Excellent, just what I needed. Thanks!