Installed Symantec/Norton Internet Security 2005 and can no longer run IIS

From: Greg (groups_at_harrisconsultinggroup.com)
Date: 10/24/04

  • Next message: Stu: "How does changing the machine name affect SSL certificates?"
    Date: 24 Oct 2004 14:12:34 -0700
    
    

    Please help...

    I have just installed Symantec/Norton Internet Security 2005
    and it has locked up my web services, specifically,
    I cannot start IIS (from Administrative tools).

    When I attempt to look at any local web site (http://localhost...)
    IE shows in the status bar that it is trying to open the page.
    But never completes.

    I can see other pages off the public web fine.
    It is just the pages I am hosting are the problem.

    I have tried to switch off all options for Symantec/Norton Internet
    Security
    and got the same result.

    This problem initially started when I tried to open a web application
    in Visual studio...
     - Start Visual Studio
     - Select solution from recent projects
     - Status line displays... Contacting server to open Web project
    'ShiftReport2'...
     - **** Waiting for a long time (left it for 20 minutes!) ****
     - Remains locked up
     - Task manager shows Microsoft Development Environment [design] as
    Not Responding

    I can start visual studio on any forms application.
    It is only locking up on the web forms applications.

    Environment
    Opp Sys: Win XP Pro V5.1
    Visual Studio: MS Development Environment 2003 V7.1.3088
    Dot Net Framework: V1.1.4322
    IE: V6.0

    Any advice would be greatly appreciated
    Thanks in advance
    Greg


  • Next message: Stu: "How does changing the machine name affect SSL certificates?"

    Relevant Pages

    • Re: Questions on migration from VS2005 to VS2010
      ... As is the case every couple of years, I go through a nerve-wracking transition to a new development environment. ... we rely on Microsoft EntLib to reduce common data access tasks when accessing our database. ... Are GridViews still used as data display controls, or is there a more preferred control to use in Visual Studio 2010? ...
      (microsoft.public.dotnet.framework.aspnet)
    • Questions on migration from VS2005 to VS2010
      ... As is the case every couple of years, I go through a nerve-wracking transition to a new development environment. ... Can we still use Visual SourceSafe to check-in and check-out files with Visual Studio 2010? ... we rely on Microsoft EntLib to reduce common data access tasks when accessing our database. ... Are GridViews still used as data display controls, or is there a more preferred control to use in Visual Studio 2010? ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Expert System in C#
      ... And your partner would have the opportunity to improve her programming language knowledge. ... If she can use Visual Studio, then she can write a managed DLL in C++. ... If she is only able to use some other development environment, or for whatever reason is unwilling to learn _anything_ new about managed code, then she can compile her code as a DLL and then your code can use p/invoke to call it. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Good lord, when do I get to actually program?
      ... fortunate to be starting with C# and the .NET Visual Studio: ... Use what the development environment gives you for ... It's never clever to make things complicated: ... sit down in front of Visual Studio and code. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Converting VC++ 6.0 executable code to .Net DLL
      ... development environment (Visual Studio 2005). ... So far I have copied the code into a new C++ Class Library project and ... What would I need to do to export my C++ interfaces? ...
      (microsoft.public.dotnet.languages.vc)