473,831 Members | 2,275 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IIS and Norton

I recently installed Norton Internet Security on my development machine.
I have used similar firewall products in the past without difficulties.
This product, however, rendered my IIS useless. I was unable to access
development projects on my localhost. Furthermore, I was unable to
access the IIS console. It gets better. After research and attempts to
work with the firewall settings, I was unable to access the Internet
altogether. The only way I was able to fix the problem was to wipe out
the hard drive and do a fresh install. Thinking that something got hosed
during the orginal installation, I installed Internet Security
Professional again. Surprise, same results. My IIS was useless, I had no
Internet connectivity, the software did not show up in Add/Remove, there
was no uninstall in the application directory, and yes, my only option
was to wipe out the HD and reinstall windows. Be forwarned about this
product. Symantec tech support was TOTALLY useless on this issue as
well. Can anybody make any other recommendations for a firewall product?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #1
2 1629
Try sygate, it used to be decent... make sure you dont use block all when
your browser tries to access inetinfo.exe

--
Regards,

HD

"Philip Townsend" <pt*******@v1te ch.com> wrote in message
news:%2******** ********@TK2MSF TNGP10.phx.gbl. ..
I recently installed Norton Internet Security on my development machine.
I have used similar firewall products in the past without difficulties.
This product, however, rendered my IIS useless. I was unable to access
development projects on my localhost. Furthermore, I was unable to
access the IIS console. It gets better. After research and attempts to
work with the firewall settings, I was unable to access the Internet
altogether. The only way I was able to fix the problem was to wipe out
the hard drive and do a fresh install. Thinking that something got hosed
during the orginal installation, I installed Internet Security
Professional again. Surprise, same results. My IIS was useless, I had no
Internet connectivity, the software did not show up in Add/Remove, there
was no uninstall in the application directory, and yes, my only option
was to wipe out the HD and reinstall windows. Be forwarned about this
product. Symantec tech support was TOTALLY useless on this issue as
well. Can anybody make any other recommendations for a firewall product?

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #2
I have been doing web development for some time using the
free version of ZoneAlarm from ZoneLabs.com. I have been
using it for about 3 years and it is solid. The best part
is that it is free for personal use. They also offer
ZoneAlarm Pro for a about $40 which is much more robust.
You may want to check it out.

-----Original Message-----
I recently installed Norton Internet Security on my development machine.I have used similar firewall products in the past without difficulties.This product, however, rendered my IIS useless. I was unable to accessdevelopment projects on my localhost. Furthermore, I was unable toaccess the IIS console. It gets better. After research and attempts towork with the firewall settings, I was unable to access the Internetaltogether. The only way I was able to fix the problem was to wipe outthe hard drive and do a fresh install. Thinking that something got hosedduring the orginal installation, I installed Internet SecurityProfessional again. Surprise, same results. My IIS was useless, I had noInternet connectivity, the software did not show up in Add/Remove, therewas no uninstall in the application directory, and yes, my only optionwas to wipe out the HD and reinstall windows. Be forwarned about thisproduct. Symantec tech support was TOTALLY useless on this issue aswell. Can anybody make any other recommendations for a firewall product?
*** Sent via Developersdex http://www.developersdex.com ***Don't just participate in USENET...get rewarded for it!
.

Nov 18 '05 #3

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

Similar topics

1
1533
by: Al Christoph | last post by:
I'm running VB2003 on a new Dell Laptop where Dell in its infinite wisdom put on Norton Internet Security. UGH! Maybe I should have paid business rather than home prices:-) At any rate with Internet Security turned on, when I debug my console application, VB 2003 hangs and the program never gets to the first line. When I run the program stand alone - Norton says that the program is attempting to connect to a DNS server. SAY WHAT?...
11
1806
by: TC | last post by:
Hello All, I have recently had the pleasure of installing Norton Internet Security 2005 and finding that I can no longer create or open a web-based application in Visual Studio .Net. The IDE just freezes. I tried fiddling with the configuration settings of the Norton Firewall but was not successful. I tried launching IIS from the Control Panel and it would not launch. I saw one article in Groups.Google from a previous post that the...
2
1888
by: Sven | last post by:
I'm certainly not the first to write about this subject, but I came across it after buying a new PC with NIS on it and it messed up my site without telling or yelling. I solved it by this statement in the <head></head> <script src=http://www.mydomain.com/norton.js></script> and the script at http://www.mydomain.com/norton.js contains the follwing code: function undonorton(){ infected=false;
6
2298
by: clemke | last post by:
Hello All Is it possible for Norton Internet Security 2003 to strip out references to images from the html before it gets to the browser? Here is an example: On the Web Server The HTML File Looks Like This: <a href="01.htm"><img src="th01.jpg" hspace=0 vspace=0 border=0 width=120 height=90></a>
1
1840
by: Al Cadalzo | last post by:
I have a web page that allows a user to download data by clicking on a link button. I then use Aspose.Excel (v1.0.3705) to generate the file for download and then I call the "Save" method on the Aspose.Excel object to send it to the Response object. One of our users has Norton Firewall installed and when he tries to download a large amount of data he gets a message ""0 bytes downloaded". It works OK with smaller files. When he disables...
10
1796
by: Ammar | last post by:
Hi! I am running IIS 5 on windowsXP proffesional with norton internet security proffesional 2004. I have been trying to make an ASP.NET page that sends a report as an e mail to the webmaster of the site when a user subscribes in the site. The page runs well, but the e mail is never delivered! After long hours of search i found that turning norton Internet securty off solves the whole probelm! But then of course, i dont want to run my IIS...
5
2003
by: Chris Zoper | last post by:
Hello, Norton Internet Security blocks some of my ASP.NET pages. The pages are very 'normal' pages though. There is no 'dangerous' code in it or something like that. Also, the page is not in a pop-up. Most of my pages work just fine, but when I navigate to a specific page, it won't open. I don't get an exception or a warning, the page just won't finish loading. When I disable Norton Internet Security, it works fine again. Also when I...
11
2178
by: gregory_may | last post by:
I am developing an application that I would like to distribute on CD. Norton blows it up very badly. Is there some API I can talk to let Norton know I am ok?
1
1277
by: willip | last post by:
I have a Gridview control with a Databound Hyperlink. e.g.: <asp:HyperLinkField HeaderText="MyTitle" DataNavigateUrlFields="MyID" DataNavigateUrlFormatString="~/ShowMe.aspx?MyID={0}" DataTextField="MyTitle" SortExpression="MyTitle"> With Norton Ad Blocking turned "Off" this works fine. Turn Norton Ad Blocking "On" and the rest of the Gridview displays, but any Hyperlinks have gone!
3
1701
by: johnb41 | last post by:
Starting a few days ago, when i run my .exe file (for my app), Norton Antivirus pops up a warning saying "xyz.exe is attempting to connect to a DNS server". The message is highlighted in red, and is considered "High Risk". My application has absolutely no code that would connect to a server, or anything remote. This is strange. This is only happening the past week. Before last week i never got this message. When i run an old version...
0
9794
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10496
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10538
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9319
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6951
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5622
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5788
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4419
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3967
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.