|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
VB 'Phone Home'I've tried this another way and gotten no response. So, I'll try
differently. I have a VB (VS 2005) application which insists that it wants internet access. From within the program there is nothing - NOTHING - that asks for internet access. But McAfee and Norton, (that I know of) report that I'm asking for internet access. The program is distributed as an EXE, within a ZIP; all references relating to the internet have been removed (*ALL* unused references have been removed). All ClickOnce options in publish have been disabled; and I'm sending the ouput from a release build of the program .... How do I tell this program that it doesn't need to call mama??? //al al jones wrote:
> I've tried this another way and gotten no response. So, I'll try Both aren't 100% reliable. Unplug your network cable, call off your> differently. > > I have a VB (VS 2005) application which insists that it wants internet > access. From within the program there is nothing - NOTHING - that asks for > internet access. But McAfee and Norton, (that I know of) report that I'm > asking for internet access. guard dogs, and see what happens? Maybe download an http packet sniffer and see if it really does make network calls? Show quoteHide quote > > The program is distributed as an EXE, within a ZIP; all references relating > to the internet have been removed (*ALL* unused references have been > removed). All ClickOnce options in publish have been disabled; and I'm > sending the ouput from a release build of the program .... > > How do I tell this program that it doesn't need to call mama??? -- Larry Lard Replies to group please al jones wrote:
> I've tried this another way and gotten no response. So, I'll try Be sure you're not using a component (library or such) that phones home.> differently. > > I have a VB (VS 2005) application which insists that it wants internet > access. From within the program there is nothing - NOTHING - that asks for > internet access. But McAfee and Norton, (that I know of) report that I'm > asking for internet access. > Could it be that the application you are using was installed from ClickOnce
Deployment? If so, the developer(s) may have set the application to look for an update from their website each time the application is started.( This can be done from a regular setup application too.) If this is an application that you have written, you can go back to the deployment project or ClickOnce setup, and rebuild it and unselect the Check For Updates selection in the Deployment package. james Show quoteHide quote > al jones wrote: >> I've tried this another way and gotten no response. So, I'll try >> differently. >> >> I have a VB (VS 2005) application which insists that it wants internet >> access. From within the program there is nothing - NOTHING - that asks >> for >> internet access. But McAfee and Norton, (that I know of) report that I'm >> asking for internet access.
Newbie: trying to run one forms event from another form.
User "sticky" profile possible to create one control array with different controls? vb2005 propertybag dealing with images of varing sizes on a form. Data Binding Anyone? Install ADO Problem Instance a class at runtime Activate Save button in BindingNavigator Windos XP/2000 reboot |
|||||||||||||||||||||||