You sound frustrated.
Most of the apps that pretend to make your system safe for children install
themselves as a proxy in the TCP stack. They monitor all incoming and
outgoing communications and block anything that they don't feel is
"correct." Usually, web sites that don't want to fall afoul of these
applications will place a file on their site that these apps look for. The
file indicates what content the site will contain. If there is no file, the
site is assumed to be 'bad' and its content is screened.
You are probably seeing something like this. I'm not surprised. BTW, this
is not the fault of the framework. All TCP stack operations are affected by
these apps, regardless of the language platform.

Signature
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
> Actual trouble ticket follows. Reference DEJ-83192 to
> support@cybersitter.com I'm not a programmer, I've rudely crossposted
[quoted text clipped - 71 lines]
> This is, in fact, a fatal error for all should it remain unresolved. Or
> a bonus for all should it be resolved.
It is really frustrating, Nick. Forget the children :-)
Our Vo-Tech school just opened up internet access to the student body 3
weeks ago in the computer lab. Within 2 weeks, two computers have
pop-up blasters, spyware, and are basically unplugged as dead PCs.
Several others are well on the way to extinction.
One security package can limit what programs can run, but, it wipes out
one of 3 critical school training apps.
The cybersitter cures so much of happenstance garbage sites on the net,
it's a godsend. But, it wipes out the second of 3 critical school
training apps through a program conflict.
Turns out the atp/cybersitter conflict isn't a filtering tcp/ip issue,
though. I ran up the atp as a standalone program today, not required to
access the internet, or other computers at all. It's an outright
program conflict. With Cybersitter running and no filtering turned on,
and ATP not having to access other computers, or the internet, ATP app
still fails to load. There is no workaround for the conflict.
Cybersitter is perfectly designed for Vo-Tech schools in my position and
ATP is designed just for Vo-Tech schools. Both development groups on
both ends are really interested in figuring out what's wrong, and the
layers of helpdesk between the two are going to keep them apart far
longer than the computer lab will last. Tomorrow, I'll probably just
limit all access to the internet to specific sites as a stopgap against
wholesale destruction. Right before recertification for the school.
Frustrated, yes. Never defeated. It's an outright program conflict
now. Windows gives no error reports on the failed start of ATP. I've
got nothing to give the developers on either side to work with. The go
between on the ATP side is at least forwarding the developer e-mails to
me at this point. I'm going to go send the Cybersitter folks the bad
news now.
http://www.atp.com/
http://www.cybersitter.com/
Personally, I don't allow filtering of any sites other than where
programs are likely to load onto a PC and destroy it's functionality.
That is all I care about. Continuing education on how to make an
aircraft meet the ground on it's tires rather than its nose. I just
happen to be handier with a computer than a retired Delta mechanic is.
And so ever forward the march :-)
John
(ATP databases contain the latest updates from the FAA regarding every
little thing that has ever brought down any aircraft mechanically that
has to be changed.)
>You sound frustrated.
>
[quoted text clipped - 9 lines]
>is not the fault of the framework. All TCP stack operations are affected by
>these apps, regardless of the language platform.
Nick Malik [Microsoft] - 10 Aug 2005 07:33 GMT
I commiserate.
Instead of cybersitter, which is only really good for preventing access to
internet sites, why not use Spybot Search and Destroy? (free... see
www.download.com to get a copy). I would like to recommend the new
Microsoft anti-spyware but it is still in beta.
Spybot (which I use at home) will prevent infection from the vast majority
of spyware and trojans. It isn't perfect, but it is pretty good.
You also need a good anti-virus app to be installed on every machine. The
major ones have no problem at all with .Net framework (although you may need
to turn off virus scanning while installing things).
Cybersitter is not an anti-virus app. It is not a spyware remover. It is a
web site filtering app. It fundamentally alters the TCP stack. That is
very likely what is causing your app to fail, even when you are disconnected
from the internet.

Signature
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
> It is really frustrating, Nick. Forget the children :-)
> Our Vo-Tech school just opened up internet access to the student body 3
[quoted text clipped - 66 lines]
>>by
>>these apps, regardless of the language platform.