Home All Groups Group Topic Archive Search About

Access Call To Outlook Express Not Working w/SP2

Author
26 Apr 2005 7:00 PM
IC_Clearly
I have an Access 2000 program that sends reports out via Outlook Express.
Access actually calls up OE and sends the Access report as either HTML or
RTF (we determine which ahead of time).  This is working at 10 or our
locations.  We just installed SP2 at one of the locations and it no longer
works.  We have disabled the security settins in OE that might block
attachements, but something else is going on.  When Access attempts to send
the report we no longer even see OE called up (which we do at the other
locations).

Is there something in SP2 that would prevent Acess 2K from sending the
report to Outlook Express??

Thanks.

--
IC

Author
27 Apr 2005 1:56 AM
Jim Pickering
Is Outlook Express your default mail program?  Try re-registering it as the
default and see if that fixes it:

Go to Start | Run and type the following:

"C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
(Check the path to msimn.exe to make sure that is correct)

Make certain to include the quotations marks and the space between the
ending quotation mark and the slash.

Then open Internet Explorer and go to Tools\Internet Options\Programs and
set OE as the default mail (and news) program.
--
Jim Pickering, MVP, Outlook Express
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6

Please deliver feedback to the newsgroup, so that others can be helped. No
one gets paid to help here, and the response rate from those that are helped
is less than 4-5%. If that were how medical advancements were made we would
all have died years ago.  Thanks.



Show quoteHide quote
"IC_Clearly" <icclea***@mindspring.com> wrote in message
news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
>I have an Access 2000 program that sends reports out via Outlook Express.
> Access actually calls up OE and sends the Access report as either HTML or
> RTF (we determine which ahead of time).  This is working at 10 or our
> locations.  We just installed SP2 at one of the locations and it no longer
> works.  We have disabled the security settins in OE that might block
> attachements, but something else is going on.  When Access attempts to
> send
> the report we no longer even see OE called up (which we do at the other
> locations).
>
> Is there something in SP2 that would prevent Acess 2K from sending the
> report to Outlook Express??
>
> Thanks.
>
> --
> IC
>
>
Author
28 Apr 2005 5:54 PM
IC_Clearly
Jim,

I tried your suggestion -- no luck.  I did find that this machine has setup
a hotmail account w/MSN and it was an option at Internet Explorer
Tools\Internet Options\Programs.  But, it was not selected as the default.
I have posted a couple of screen shots of the error messages, if this might
help.  Go to http://mynet11.tripod.com/accesserror.htm.

Here are several ideas on what might be causing this:

1. MSN Hotmail account (I have seen where MSN Hotmail may be a problem in
blocking access to Outlook, so maybe OE as well?)

2. AVG antivirus program (I have not uninstalled, but I have turned off
several monitors but not sure a complete uninstall might be in order).

3. Office service packs not up to date  (I am attempting to do this remotely
and do not have the Office disk at the site and am reluctant to install the
updates without the disks there).

4. XP SP2 (I have just added all the updates)

Whatever it is, OE is just not getting the call from Access.  By the way, we
are using the standard email feature from Access in the code.

Thanks.

IC


Show quoteHide quote
"Jim Pickering" <jim.picker***@gmail.com> wrote in message
news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
> Is Outlook Express your default mail program?  Try re-registering it as
the
> default and see if that fixes it:
>
> Go to Start | Run and type the following:
>
> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
> (Check the path to msimn.exe to make sure that is correct)
>
> Make certain to include the quotations marks and the space between the
> ending quotation mark and the slash.
>
> Then open Internet Explorer and go to Tools\Internet Options\Programs and
> set OE as the default mail (and news) program.
> --
> Jim Pickering, MVP, Outlook Express
>
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
>
> Please deliver feedback to the newsgroup, so that others can be helped. No
> one gets paid to help here, and the response rate from those that are
helped
> is less than 4-5%. If that were how medical advancements were made we
would
> all have died years ago.  Thanks.
>
>
>
> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
> >I have an Access 2000 program that sends reports out via Outlook Express.
> > Access actually calls up OE and sends the Access report as either HTML
or
> > RTF (we determine which ahead of time).  This is working at 10 or our
> > locations.  We just installed SP2 at one of the locations and it no
longer
> > works.  We have disabled the security settins in OE that might block
> > attachements, but something else is going on.  When Access attempts to
> > send
> > the report we no longer even see OE called up (which we do at the other
> > locations).
> >
> > Is there something in SP2 that would prevent Acess 2K from sending the
> > report to Outlook Express??
> >
> > Thanks.
> >
> > --
> > IC
> >
> >
>
Author
28 Apr 2005 6:41 PM
Jim Pickering
What version of the .NET framework do you have installed?  See if the info
at this link gives any help:
http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/

Are you saying the *only* account is a Hotmail account?  If so, you may be
running into a problem with WebDAV extensions, particularly a proxy server.
Server doesn't support WebDAV extensions.
http://www.rfc-editor.org/rfc/rfc2518.txt

--
Jim Pickering

Show quoteHide quote
"IC_Clearly" <icclea***@mindspring.com> wrote in message
news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
> Jim,
>
> I tried your suggestion -- no luck.  I did find that this machine has
> setup
> a hotmail account w/MSN and it was an option at Internet Explorer
> Tools\Internet Options\Programs.  But, it was not selected as the default.
> I have posted a couple of screen shots of the error messages, if this
> might
> help.  Go to http://mynet11.tripod.com/accesserror.htm.
>
> Here are several ideas on what might be causing this:
>
> 1. MSN Hotmail account (I have seen where MSN Hotmail may be a problem in
> blocking access to Outlook, so maybe OE as well?)
>
> 2. AVG antivirus program (I have not uninstalled, but I have turned off
> several monitors but not sure a complete uninstall might be in order).
>
> 3. Office service packs not up to date  (I am attempting to do this
> remotely
> and do not have the Office disk at the site and am reluctant to install
> the
> updates without the disks there).
>
> 4. XP SP2 (I have just added all the updates)
>
> Whatever it is, OE is just not getting the call from Access.  By the way,
> we
> are using the standard email feature from Access in the code.
>
> Thanks.
>
> IC
>
>
> "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
>> Is Outlook Express your default mail program?  Try re-registering it as
> the
>> default and see if that fixes it:
>>
>> Go to Start | Run and type the following:
>>
>> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
>> (Check the path to msimn.exe to make sure that is correct)
>>
>> Make certain to include the quotations marks and the space between the
>> ending quotation mark and the slash.
>>
>> Then open Internet Explorer and go to Tools\Internet Options\Programs and
>> set OE as the default mail (and news) program.
>> --
>> Jim Pickering, MVP, Outlook Express
>>
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>>
>> Please deliver feedback to the newsgroup, so that others can be helped.
>> No
>> one gets paid to help here, and the response rate from those that are
> helped
>> is less than 4-5%. If that were how medical advancements were made we
> would
>> all have died years ago.  Thanks.
>>
>>
>>
>> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
>> >I have an Access 2000 program that sends reports out via Outlook
>> >Express.
>> > Access actually calls up OE and sends the Access report as either HTML
> or
>> > RTF (we determine which ahead of time).  This is working at 10 or our
>> > locations.  We just installed SP2 at one of the locations and it no
> longer
>> > works.  We have disabled the security settins in OE that might block
>> > attachements, but something else is going on.  When Access attempts to
>> > send
>> > the report we no longer even see OE called up (which we do at the other
>> > locations).
>> >
>> > Is there something in SP2 that would prevent Acess 2K from sending the
>> > report to Outlook Express??
>> >
>> > Thanks.
>> >
>> > --
>> > IC
>> >
>> >
>>
>
>
Author
28 Apr 2005 6:55 PM
IC_Clearly
Hi Jim,

I'll check on the .NET issue.  Regarding the Hotmail account, it is "not"
the only account.  It is an option as the default e-mail account in Internet
Tools.  But, it is not selected as the default.

--
IC


Show quoteHide quote
"Jim Pickering" <jim.picker***@gmail.com> wrote in message
news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
> What version of the .NET framework do you have installed?  See if the info
> at this link gives any help:
> http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
>
> Are you saying the *only* account is a Hotmail account?  If so, you may be
> running into a problem with WebDAV extensions, particularly a proxy
server.
> Server doesn't support WebDAV extensions.
> http://www.rfc-editor.org/rfc/rfc2518.txt
>
> --
> Jim Pickering
>
> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
> > Jim,
> >
> > I tried your suggestion -- no luck.  I did find that this machine has
> > setup
> > a hotmail account w/MSN and it was an option at Internet Explorer
> > Tools\Internet Options\Programs.  But, it was not selected as the
default.
> > I have posted a couple of screen shots of the error messages, if this
> > might
> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
> >
> > Here are several ideas on what might be causing this:
> >
> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a problem
in
> > blocking access to Outlook, so maybe OE as well?)
> >
> > 2. AVG antivirus program (I have not uninstalled, but I have turned off
> > several monitors but not sure a complete uninstall might be in order).
> >
> > 3. Office service packs not up to date  (I am attempting to do this
> > remotely
> > and do not have the Office disk at the site and am reluctant to install
> > the
> > updates without the disks there).
> >
> > 4. XP SP2 (I have just added all the updates)
> >
> > Whatever it is, OE is just not getting the call from Access.  By the
way,
> > we
> > are using the standard email feature from Access in the code.
> >
> > Thanks.
> >
> > IC
> >
> >
> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
> >> Is Outlook Express your default mail program?  Try re-registering it as
> > the
> >> default and see if that fixes it:
> >>
> >> Go to Start | Run and type the following:
> >>
> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
> >> (Check the path to msimn.exe to make sure that is correct)
> >>
> >> Make certain to include the quotations marks and the space between the
> >> ending quotation mark and the slash.
> >>
> >> Then open Internet Explorer and go to Tools\Internet Options\Programs
and
> >> set OE as the default mail (and news) program.
> >> --
> >> Jim Pickering, MVP, Outlook Express
> >>
> >
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
> >>
> >> Please deliver feedback to the newsgroup, so that others can be helped.
> >> No
> >> one gets paid to help here, and the response rate from those that are
> > helped
> >> is less than 4-5%. If that were how medical advancements were made we
> > would
> >> all have died years ago.  Thanks.
> >>
> >>
> >>
> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
> >> >I have an Access 2000 program that sends reports out via Outlook
> >> >Express.
> >> > Access actually calls up OE and sends the Access report as either
HTML
> > or
> >> > RTF (we determine which ahead of time).  This is working at 10 or our
> >> > locations.  We just installed SP2 at one of the locations and it no
> > longer
> >> > works.  We have disabled the security settins in OE that might block
> >> > attachements, but something else is going on.  When Access attempts
to
> >> > send
> >> > the report we no longer even see OE called up (which we do at the
other
> >> > locations).
> >> >
> >> > Is there something in SP2 that would prevent Acess 2K from sending
the
> >> > report to Outlook Express??
> >> >
> >> > Thanks.
> >> >
> >> > --
> >> > IC
> >> >
> >> >
> >>
> >
> >
>
Author
28 Apr 2005 11:22 PM
IC_Clearly
Jim,

My version of .NET Framework is version 1.1.4322.573.

I have elminated all of the issues I mentioned prevously:

1. MSN Hotmail account
2. AVG antivirus program
3. Office service packs not up to date
4. XP SP2

I have also elminated MDAC versions and VB versions (but not JET versions
yet).  I did all of this by comparing these with machines that did not have
the problem.  I did not compare .NET Frame versons.  I have since found a
few other machines that have the problem.  They all are using MDAC 2.8.

On another note, I have had problems in general installing Access with MDAC
2.8.  What I do to work around is go to references and cancel out the 2.8
ADO and Security reference and then browse to the ADO files and import a new
reference by selecting the file msadox.dll.  This usually solves the
problems that Access has (which is not related to the Outlook Express issue
we are discussing here).

--
IC


Show quoteHide quote
"Jim Pickering" <jim.picker***@gmail.com> wrote in message
news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
> What version of the .NET framework do you have installed?  See if the info
> at this link gives any help:
> http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
>
> Are you saying the *only* account is a Hotmail account?  If so, you may be
> running into a problem with WebDAV extensions, particularly a proxy
server.
> Server doesn't support WebDAV extensions.
> http://www.rfc-editor.org/rfc/rfc2518.txt
>
> --
> Jim Pickering
>
> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
> > Jim,
> >
> > I tried your suggestion -- no luck.  I did find that this machine has
> > setup
> > a hotmail account w/MSN and it was an option at Internet Explorer
> > Tools\Internet Options\Programs.  But, it was not selected as the
default.
> > I have posted a couple of screen shots of the error messages, if this
> > might
> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
> >
> > Here are several ideas on what might be causing this:
> >
> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a problem
in
> > blocking access to Outlook, so maybe OE as well?)
> >
> > 2. AVG antivirus program (I have not uninstalled, but I have turned off
> > several monitors but not sure a complete uninstall might be in order).
> >
> > 3. Office service packs not up to date  (I am attempting to do this
> > remotely
> > and do not have the Office disk at the site and am reluctant to install
> > the
> > updates without the disks there).
> >
> > 4. XP SP2 (I have just added all the updates)
> >
> > Whatever it is, OE is just not getting the call from Access.  By the
way,
> > we
> > are using the standard email feature from Access in the code.
> >
> > Thanks.
> >
> > IC
> >
> >
> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
> >> Is Outlook Express your default mail program?  Try re-registering it as
> > the
> >> default and see if that fixes it:
> >>
> >> Go to Start | Run and type the following:
> >>
> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
> >> (Check the path to msimn.exe to make sure that is correct)
> >>
> >> Make certain to include the quotations marks and the space between the
> >> ending quotation mark and the slash.
> >>
> >> Then open Internet Explorer and go to Tools\Internet Options\Programs
and
> >> set OE as the default mail (and news) program.
> >> --
> >> Jim Pickering, MVP, Outlook Express
> >>
> >
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
> >>
> >> Please deliver feedback to the newsgroup, so that others can be helped.
> >> No
> >> one gets paid to help here, and the response rate from those that are
> > helped
> >> is less than 4-5%. If that were how medical advancements were made we
> > would
> >> all have died years ago.  Thanks.
> >>
> >>
> >>
> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
> >> >I have an Access 2000 program that sends reports out via Outlook
> >> >Express.
> >> > Access actually calls up OE and sends the Access report as either
HTML
> > or
> >> > RTF (we determine which ahead of time).  This is working at 10 or our
> >> > locations.  We just installed SP2 at one of the locations and it no
> > longer
> >> > works.  We have disabled the security settins in OE that might block
> >> > attachements, but something else is going on.  When Access attempts
to
> >> > send
> >> > the report we no longer even see OE called up (which we do at the
other
> >> > locations).
> >> >
> >> > Is there something in SP2 that would prevent Acess 2K from sending
the
> >> > report to Outlook Express??
> >> >
> >> > Thanks.
> >> >
> >> > --
> >> > IC
> >> >
> >> >
> >>
> >
> >
>
Author
28 Apr 2005 11:42 PM
Jim Pickering
Well IC:  I'm stumped then.  Have you tried making Outlook (not Express) the
default mail program and seeing if it works then?  Are you not getting any
answers from anyone in the Access newsgroups?  That's somewhat surprising
since I don't see any.  Good luck.
--
Jim Pickering, MVP, Outlook Express
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6


Show quoteHide quote
"IC_Clearly" <icclea***@mindspring.com> wrote in message
news:e$LaklETFHA.2840@TK2MSFTNGP10.phx.gbl...
> Jim,
>
> My version of .NET Framework is version 1.1.4322.573.
>
> I have elminated all of the issues I mentioned prevously:
>
> 1. MSN Hotmail account
> 2. AVG antivirus program
> 3. Office service packs not up to date
> 4. XP SP2
>
> I have also elminated MDAC versions and VB versions (but not JET versions
> yet).  I did all of this by comparing these with machines that did not
> have
> the problem.  I did not compare .NET Frame versons.  I have since found a
> few other machines that have the problem.  They all are using MDAC 2.8.
>
> On another note, I have had problems in general installing Access with
> MDAC
> 2.8.  What I do to work around is go to references and cancel out the 2.8
> ADO and Security reference and then browse to the ADO files and import a
> new
> reference by selecting the file msadox.dll.  This usually solves the
> problems that Access has (which is not related to the Outlook Express
> issue
> we are discussing here).
>
> --
> IC
>
>
> "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
>> What version of the .NET framework do you have installed?  See if the
>> info
>> at this link gives any help:
>> http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
>>
>> Are you saying the *only* account is a Hotmail account?  If so, you may
>> be
>> running into a problem with WebDAV extensions, particularly a proxy
> server.
>> Server doesn't support WebDAV extensions.
>> http://www.rfc-editor.org/rfc/rfc2518.txt
>>
>> --
>> Jim Pickering
>>
>> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
>> > Jim,
>> >
>> > I tried your suggestion -- no luck.  I did find that this machine has
>> > setup
>> > a hotmail account w/MSN and it was an option at Internet Explorer
>> > Tools\Internet Options\Programs.  But, it was not selected as the
> default.
>> > I have posted a couple of screen shots of the error messages, if this
>> > might
>> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
>> >
>> > Here are several ideas on what might be causing this:
>> >
>> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a problem
> in
>> > blocking access to Outlook, so maybe OE as well?)
>> >
>> > 2. AVG antivirus program (I have not uninstalled, but I have turned off
>> > several monitors but not sure a complete uninstall might be in order).
>> >
>> > 3. Office service packs not up to date  (I am attempting to do this
>> > remotely
>> > and do not have the Office disk at the site and am reluctant to install
>> > the
>> > updates without the disks there).
>> >
>> > 4. XP SP2 (I have just added all the updates)
>> >
>> > Whatever it is, OE is just not getting the call from Access.  By the
> way,
>> > we
>> > are using the standard email feature from Access in the code.
>> >
>> > Thanks.
>> >
>> > IC
>> >
>> >
>> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
>> >> Is Outlook Express your default mail program?  Try re-registering it
>> >> as
>> > the
>> >> default and see if that fixes it:
>> >>
>> >> Go to Start | Run and type the following:
>> >>
>> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
>> >> (Check the path to msimn.exe to make sure that is correct)
>> >>
>> >> Make certain to include the quotations marks and the space between the
>> >> ending quotation mark and the slash.
>> >>
>> >> Then open Internet Explorer and go to Tools\Internet Options\Programs
> and
>> >> set OE as the default mail (and news) program.
>> >> --
>> >> Jim Pickering, MVP, Outlook Express
>> >>
>> >
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>> >>
>> >> Please deliver feedback to the newsgroup, so that others can be
>> >> helped.
>> >> No
>> >> one gets paid to help here, and the response rate from those that are
>> > helped
>> >> is less than 4-5%. If that were how medical advancements were made we
>> > would
>> >> all have died years ago.  Thanks.
>> >>
>> >>
>> >>
>> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
>> >> >I have an Access 2000 program that sends reports out via Outlook
>> >> >Express.
>> >> > Access actually calls up OE and sends the Access report as either
> HTML
>> > or
>> >> > RTF (we determine which ahead of time).  This is working at 10 or
>> >> > our
>> >> > locations.  We just installed SP2 at one of the locations and it no
>> > longer
>> >> > works.  We have disabled the security settins in OE that might block
>> >> > attachements, but something else is going on.  When Access attempts
> to
>> >> > send
>> >> > the report we no longer even see OE called up (which we do at the
> other
>> >> > locations).
>> >> >
>> >> > Is there something in SP2 that would prevent Acess 2K from sending
> the
>> >> > report to Outlook Express??
>> >> >
>> >> > Thanks.
>> >> >
>> >> > --
>> >> > IC
>> >> >
>> >> >
>> >>
>> >
>> >
>>
>
>
Author
29 Apr 2005 12:00 AM
IC_Clearly
Jim,

Thanks for working with me on this.  I guess this one stumps everyone (from
the lack of replies)!

By the way, I do not have Outlook on the machine.  Only Outlook Express, so
I can not change the default to Outlook.

I had a similar probem a year or so ago.  It was related to embedding Word
in an Access report using an ADO to call Word.  The problem turned out to be
with Norton AntiVirus and MS Works.  Both, for some reason blocked the call.
Anyway, I was hoping this might be a similar problem.

Thanks again, though.

--
IC

"Jim Pickering" <jim.picker***@gmail.com> wrote in message
news:ugLF6vETFHA.2096@TK2MSFTNGP14.phx.gbl...
> Well IC:  I'm stumped then.  Have you tried making Outlook (not Express)
the
> default mail program and seeing if it works then?  Are you not getting any
> answers from anyone in the Access newsgroups?  That's somewhat surprising
> since I don't see any.  Good luck.
> --
> Jim Pickering, MVP, Outlook Express
>
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
>
>
> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> news:e$LaklETFHA.2840@TK2MSFTNGP10.phx.gbl...
> > Jim,
> >
> > My version of .NET Framework is version 1.1.4322.573.
> >
> > I have elminated all of the issues I mentioned prevously:
> >
> > 1. MSN Hotmail account
> > 2. AVG antivirus program
> > 3. Office service packs not up to date
> > 4. XP SP2
> >
> > I have also elminated MDAC versions and VB versions (but not JET
versions
> > yet).  I did all of this by comparing these with machines that did not
> > have
> > the problem.  I did not compare .NET Frame versons.  I have since found
a
> > few other machines that have the problem.  They all are using MDAC 2.8.
> >
> > On another note, I have had problems in general installing Access with
> > MDAC
> > 2.8.  What I do to work around is go to references and cancel out the
2.8
> > ADO and Security reference and then browse to the ADO files and import a
> > new
> > reference by selecting the file msadox.dll.  This usually solves the
> > problems that Access has (which is not related to the Outlook Express
> > issue
> > we are discussing here).
> >
> > --
> > IC
> >
> >
> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> > news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
> >> What version of the .NET framework do you have installed?  See if the
> >> info
> >> at this link gives any help:
> >> http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
> >>
> >> Are you saying the *only* account is a Hotmail account?  If so, you may
> >> be
> >> running into a problem with WebDAV extensions, particularly a proxy
> > server.
> >> Server doesn't support WebDAV extensions.
> >> http://www.rfc-editor.org/rfc/rfc2518.txt
> >>
> >> --
> >> Jim Pickering
> >>
> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
> >> > Jim,
> >> >
> >> > I tried your suggestion -- no luck.  I did find that this machine has
> >> > setup
> >> > a hotmail account w/MSN and it was an option at Internet Explorer
> >> > Tools\Internet Options\Programs.  But, it was not selected as the
> > default.
> >> > I have posted a couple of screen shots of the error messages, if this
> >> > might
> >> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
> >> >
> >> > Here are several ideas on what might be causing this:
> >> >
> >> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a
problem
> > in
> >> > blocking access to Outlook, so maybe OE as well?)
> >> >
> >> > 2. AVG antivirus program (I have not uninstalled, but I have turned
off
> >> > several monitors but not sure a complete uninstall might be in
order).
> >> >
> >> > 3. Office service packs not up to date  (I am attempting to do this
> >> > remotely
> >> > and do not have the Office disk at the site and am reluctant to
install
> >> > the
> >> > updates without the disks there).
> >> >
> >> > 4. XP SP2 (I have just added all the updates)
> >> >
> >> > Whatever it is, OE is just not getting the call from Access.  By the
> > way,
> >> > we
> >> > are using the standard email feature from Access in the code.
> >> >
> >> > Thanks.
> >> >
> >> > IC
> >> >
> >> >
> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> >> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
> >> >> Is Outlook Express your default mail program?  Try re-registering it
> >> >> as
> >> > the
> >> >> default and see if that fixes it:
> >> >>
> >> >> Go to Start | Run and type the following:
> >> >>
> >> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
> >> >> (Check the path to msimn.exe to make sure that is correct)
> >> >>
> >> >> Make certain to include the quotations marks and the space between
the
> >> >> ending quotation mark and the slash.
> >> >>
> >> >> Then open Internet Explorer and go to Tools\Internet
Options\Programs
> > and
> >> >> set OE as the default mail (and news) program.
> >> >> --
> >> >> Jim Pickering, MVP, Outlook Express
> >> >>
> >> >
> >
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
> >> >>
> >> >> Please deliver feedback to the newsgroup, so that others can be
> >> >> helped.
> >> >> No
> >> >> one gets paid to help here, and the response rate from those that
are
> >> > helped
> >> >> is less than 4-5%. If that were how medical advancements were made
we
> >> > would
> >> >> all have died years ago.  Thanks.
> >> >>
> >> >>
> >> >>
> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
> >> >> >I have an Access 2000 program that sends reports out via Outlook
> >> >> >Express.
> >> >> > Access actually calls up OE and sends the Access report as either
> > HTML
> >> > or
> >> >> > RTF (we determine which ahead of time).  This is working at 10 or
> >> >> > our
> >> >> > locations.  We just installed SP2 at one of the locations and it
no
> >> > longer
> >> >> > works.  We have disabled the security settins in OE that might
block
> >> >> > attachements, but something else is going on.  When Access
attempts
> > to
> >> >> > send
> >> >> > the report we no longer even see OE called up (which we do at the
> > other
> >> >> > locations).
> >> >> >
> >> >> > Is there something in SP2 that would prevent Acess 2K from sending
> > the
> >> >> > report to Outlook Express??
> >> >> >
> >> >> > Thanks.
> >> >> >
> >> >> > --
> >> >> > IC
> >> >> >
> >> >> >
> >> >>
> >> >
> >> >
> >>
> >
> >
>
Author
29 Apr 2005 2:53 AM
Jim Pickering
IC:  Good luck and as a last resort, you might want to look at this MSDN
page for some possible help:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvbpj01/html/gs0103.asp
--
Jim Pickering, MVP, Outlook Express
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6



Show quoteHide quote
"IC_Clearly" <icclea***@mindspring.com> wrote in message
news:%23F8dz6ETFHA.1152@tk2msftngp13.phx.gbl...
> Jim,
>
> Thanks for working with me on this.  I guess this one stumps everyone
> (from
> the lack of replies)!
>
> By the way, I do not have Outlook on the machine.  Only Outlook Express,
> so
> I can not change the default to Outlook.
>
> I had a similar probem a year or so ago.  It was related to embedding Word
> in an Access report using an ADO to call Word.  The problem turned out to
> be
> with Norton AntiVirus and MS Works.  Both, for some reason blocked the
> call.
> Anyway, I was hoping this might be a similar problem.
>
> Thanks again, though.
>
> --
> IC
>
> "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> news:ugLF6vETFHA.2096@TK2MSFTNGP14.phx.gbl...
>> Well IC:  I'm stumped then.  Have you tried making Outlook (not Express)
> the
>> default mail program and seeing if it works then?  Are you not getting
>> any
>> answers from anyone in the Access newsgroups?  That's somewhat surprising
>> since I don't see any.  Good luck.
>> --
>> Jim Pickering, MVP, Outlook Express
>>
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>>
>>
>> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> news:e$LaklETFHA.2840@TK2MSFTNGP10.phx.gbl...
>> > Jim,
>> >
>> > My version of .NET Framework is version 1.1.4322.573.
>> >
>> > I have elminated all of the issues I mentioned prevously:
>> >
>> > 1. MSN Hotmail account
>> > 2. AVG antivirus program
>> > 3. Office service packs not up to date
>> > 4. XP SP2
>> >
>> > I have also elminated MDAC versions and VB versions (but not JET
> versions
>> > yet).  I did all of this by comparing these with machines that did not
>> > have
>> > the problem.  I did not compare .NET Frame versons.  I have since found
> a
>> > few other machines that have the problem.  They all are using MDAC 2.8.
>> >
>> > On another note, I have had problems in general installing Access with
>> > MDAC
>> > 2.8.  What I do to work around is go to references and cancel out the
> 2.8
>> > ADO and Security reference and then browse to the ADO files and import
>> > a
>> > new
>> > reference by selecting the file msadox.dll.  This usually solves the
>> > problems that Access has (which is not related to the Outlook Express
>> > issue
>> > we are discussing here).
>> >
>> > --
>> > IC
>> >
>> >
>> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> > news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
>> >> What version of the .NET framework do you have installed?  See if the
>> >> info
>> >> at this link gives any help:
>> >> http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
>> >>
>> >> Are you saying the *only* account is a Hotmail account?  If so, you
>> >> may
>> >> be
>> >> running into a problem with WebDAV extensions, particularly a proxy
>> > server.
>> >> Server doesn't support WebDAV extensions.
>> >> http://www.rfc-editor.org/rfc/rfc2518.txt
>> >>
>> >> --
>> >> Jim Pickering
>> >>
>> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
>> >> > Jim,
>> >> >
>> >> > I tried your suggestion -- no luck.  I did find that this machine
>> >> > has
>> >> > setup
>> >> > a hotmail account w/MSN and it was an option at Internet Explorer
>> >> > Tools\Internet Options\Programs.  But, it was not selected as the
>> > default.
>> >> > I have posted a couple of screen shots of the error messages, if
>> >> > this
>> >> > might
>> >> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
>> >> >
>> >> > Here are several ideas on what might be causing this:
>> >> >
>> >> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a
> problem
>> > in
>> >> > blocking access to Outlook, so maybe OE as well?)
>> >> >
>> >> > 2. AVG antivirus program (I have not uninstalled, but I have turned
> off
>> >> > several monitors but not sure a complete uninstall might be in
> order).
>> >> >
>> >> > 3. Office service packs not up to date  (I am attempting to do this
>> >> > remotely
>> >> > and do not have the Office disk at the site and am reluctant to
> install
>> >> > the
>> >> > updates without the disks there).
>> >> >
>> >> > 4. XP SP2 (I have just added all the updates)
>> >> >
>> >> > Whatever it is, OE is just not getting the call from Access.  By the
>> > way,
>> >> > we
>> >> > are using the standard email feature from Access in the code.
>> >> >
>> >> > Thanks.
>> >> >
>> >> > IC
>> >> >
>> >> >
>> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> >> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
>> >> >> Is Outlook Express your default mail program?  Try re-registering
>> >> >> it
>> >> >> as
>> >> > the
>> >> >> default and see if that fixes it:
>> >> >>
>> >> >> Go to Start | Run and type the following:
>> >> >>
>> >> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
>> >> >> (Check the path to msimn.exe to make sure that is correct)
>> >> >>
>> >> >> Make certain to include the quotations marks and the space between
> the
>> >> >> ending quotation mark and the slash.
>> >> >>
>> >> >> Then open Internet Explorer and go to Tools\Internet
> Options\Programs
>> > and
>> >> >> set OE as the default mail (and news) program.
>> >> >> --
>> >> >> Jim Pickering, MVP, Outlook Express
>> >> >>
>> >> >
>> >
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>> >> >>
>> >> >> Please deliver feedback to the newsgroup, so that others can be
>> >> >> helped.
>> >> >> No
>> >> >> one gets paid to help here, and the response rate from those that
> are
>> >> > helped
>> >> >> is less than 4-5%. If that were how medical advancements were made
> we
>> >> > would
>> >> >> all have died years ago.  Thanks.
>> >> >>
>> >> >>
>> >> >>
>> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
>> >> >> >I have an Access 2000 program that sends reports out via Outlook
>> >> >> >Express.
>> >> >> > Access actually calls up OE and sends the Access report as either
>> > HTML
>> >> > or
>> >> >> > RTF (we determine which ahead of time).  This is working at 10 or
>> >> >> > our
>> >> >> > locations.  We just installed SP2 at one of the locations and it
> no
>> >> > longer
>> >> >> > works.  We have disabled the security settins in OE that might
> block
>> >> >> > attachements, but something else is going on.  When Access
> attempts
>> > to
>> >> >> > send
>> >> >> > the report we no longer even see OE called up (which we do at the
>> > other
>> >> >> > locations).
>> >> >> >
>> >> >> > Is there something in SP2 that would prevent Acess 2K from
>> >> >> > sending
>> > the
>> >> >> > report to Outlook Express??
>> >> >> >
>> >> >> > Thanks.
>> >> >> >
>> >> >> > --
>> >> >> > IC
>> >> >> >
>> >> >> >
>> >> >>
>> >> >
>> >> >
>> >>
>> >
>> >
>>
>
>
Author
29 Apr 2005 3:11 AM
IC_Clearly
Jim,

You are getting very warm!  But, I found the problem.  Here you go:

http://support.microsoft.com/default.aspx?scid=kb;en-us;296396

Actually, I noticed the Send Attachement was not working in Excel and Word
and I found they use the same command.  This one had been a bear!

Thanks for all the feedback.

--
IC


"Jim Pickering" <jim.picker***@gmail.com> wrote in message
news:e2cypaGTFHA.3040@TK2MSFTNGP10.phx.gbl...
> IC:  Good luck and as a last resort, you might want to look at this MSDN
> page for some possible help:
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvbpj01/html/gs0103.asp
> --
> Jim Pickering, MVP, Outlook Express
>
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
>
>
>
> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> news:%23F8dz6ETFHA.1152@tk2msftngp13.phx.gbl...
> > Jim,
> >
> > Thanks for working with me on this.  I guess this one stumps everyone
> > (from
> > the lack of replies)!
> >
> > By the way, I do not have Outlook on the machine.  Only Outlook Express,
> > so
> > I can not change the default to Outlook.
> >
> > I had a similar probem a year or so ago.  It was related to embedding
Word
> > in an Access report using an ADO to call Word.  The problem turned out
to
> > be
> > with Norton AntiVirus and MS Works.  Both, for some reason blocked the
> > call.
> > Anyway, I was hoping this might be a similar problem.
> >
> > Thanks again, though.
> >
> > --
> > IC
> >
> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> > news:ugLF6vETFHA.2096@TK2MSFTNGP14.phx.gbl...
> >> Well IC:  I'm stumped then.  Have you tried making Outlook (not
Express)
> > the
> >> default mail program and seeing if it works then?  Are you not getting
> >> any
> >> answers from anyone in the Access newsgroups?  That's somewhat
surprising
> >> since I don't see any.  Good luck.
> >> --
> >> Jim Pickering, MVP, Outlook Express
> >>
> >
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
> >>
> >>
> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> news:e$LaklETFHA.2840@TK2MSFTNGP10.phx.gbl...
> >> > Jim,
> >> >
> >> > My version of .NET Framework is version 1.1.4322.573.
> >> >
> >> > I have elminated all of the issues I mentioned prevously:
> >> >
> >> > 1. MSN Hotmail account
> >> > 2. AVG antivirus program
> >> > 3. Office service packs not up to date
> >> > 4. XP SP2
> >> >
> >> > I have also elminated MDAC versions and VB versions (but not JET
> > versions
> >> > yet).  I did all of this by comparing these with machines that did
not
> >> > have
> >> > the problem.  I did not compare .NET Frame versons.  I have since
found
> > a
> >> > few other machines that have the problem.  They all are using MDAC
2.8.
> >> >
> >> > On another note, I have had problems in general installing Access
with
> >> > MDAC
> >> > 2.8.  What I do to work around is go to references and cancel out the
> > 2.8
> >> > ADO and Security reference and then browse to the ADO files and
import
> >> > a
> >> > new
> >> > reference by selecting the file msadox.dll.  This usually solves the
> >> > problems that Access has (which is not related to the Outlook Express
> >> > issue
> >> > we are discussing here).
> >> >
> >> > --
> >> > IC
> >> >
> >> >
> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> >> > news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
> >> >> What version of the .NET framework do you have installed?  See if
the
> >> >> info
> >> >> at this link gives any help:
> >> >> http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
> >> >>
> >> >> Are you saying the *only* account is a Hotmail account?  If so, you
> >> >> may
> >> >> be
> >> >> running into a problem with WebDAV extensions, particularly a proxy
> >> > server.
> >> >> Server doesn't support WebDAV extensions.
> >> >> http://www.rfc-editor.org/rfc/rfc2518.txt
> >> >>
> >> >> --
> >> >> Jim Pickering
> >> >>
> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> >> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
> >> >> > Jim,
> >> >> >
> >> >> > I tried your suggestion -- no luck.  I did find that this machine
> >> >> > has
> >> >> > setup
> >> >> > a hotmail account w/MSN and it was an option at Internet Explorer
> >> >> > Tools\Internet Options\Programs.  But, it was not selected as the
> >> > default.
> >> >> > I have posted a couple of screen shots of the error messages, if
> >> >> > this
> >> >> > might
> >> >> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
> >> >> >
> >> >> > Here are several ideas on what might be causing this:
> >> >> >
> >> >> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a
> > problem
> >> > in
> >> >> > blocking access to Outlook, so maybe OE as well?)
> >> >> >
> >> >> > 2. AVG antivirus program (I have not uninstalled, but I have
turned
> > off
> >> >> > several monitors but not sure a complete uninstall might be in
> > order).
> >> >> >
> >> >> > 3. Office service packs not up to date  (I am attempting to do
this
> >> >> > remotely
> >> >> > and do not have the Office disk at the site and am reluctant to
> > install
> >> >> > the
> >> >> > updates without the disks there).
> >> >> >
> >> >> > 4. XP SP2 (I have just added all the updates)
> >> >> >
> >> >> > Whatever it is, OE is just not getting the call from Access.  By
the
> >> > way,
> >> >> > we
> >> >> > are using the standard email feature from Access in the code.
> >> >> >
> >> >> > Thanks.
> >> >> >
> >> >> > IC
> >> >> >
> >> >> >
> >> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> >> >> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
> >> >> >> Is Outlook Express your default mail program?  Try re-registering
> >> >> >> it
> >> >> >> as
> >> >> > the
> >> >> >> default and see if that fixes it:
> >> >> >>
> >> >> >> Go to Start | Run and type the following:
> >> >> >>
> >> >> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
> >> >> >> (Check the path to msimn.exe to make sure that is correct)
> >> >> >>
> >> >> >> Make certain to include the quotations marks and the space
between
> > the
> >> >> >> ending quotation mark and the slash.
> >> >> >>
> >> >> >> Then open Internet Explorer and go to Tools\Internet
> > Options\Programs
> >> > and
> >> >> >> set OE as the default mail (and news) program.
> >> >> >> --
> >> >> >> Jim Pickering, MVP, Outlook Express
> >> >> >>
> >> >> >
> >> >
> >
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
> >> >> >>
> >> >> >> Please deliver feedback to the newsgroup, so that others can be
> >> >> >> helped.
> >> >> >> No
> >> >> >> one gets paid to help here, and the response rate from those that
> > are
> >> >> > helped
> >> >> >> is less than 4-5%. If that were how medical advancements were
made
> > we
> >> >> > would
> >> >> >> all have died years ago.  Thanks.
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> >> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
> >> >> >> >I have an Access 2000 program that sends reports out via Outlook
> >> >> >> >Express.
> >> >> >> > Access actually calls up OE and sends the Access report as
either
> >> > HTML
> >> >> > or
> >> >> >> > RTF (we determine which ahead of time).  This is working at 10
or
> >> >> >> > our
> >> >> >> > locations.  We just installed SP2 at one of the locations and
it
> > no
> >> >> > longer
> >> >> >> > works.  We have disabled the security settins in OE that might
> > block
> >> >> >> > attachements, but something else is going on.  When Access
> > attempts
> >> > to
> >> >> >> > send
> >> >> >> > the report we no longer even see OE called up (which we do at
the
> >> > other
> >> >> >> > locations).
> >> >> >> >
> >> >> >> > Is there something in SP2 that would prevent Acess 2K from
> >> >> >> > sending
> >> > the
> >> >> >> > report to Outlook Express??
> >> >> >> >
> >> >> >> > Thanks.
> >> >> >> >
> >> >> >> > --
> >> >> >> > IC
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >
> >> >> >
> >> >>
> >> >
> >> >
> >>
> >
> >
>
Author
29 Apr 2005 11:21 AM
Steve Cochran
What a stupid error.  I'm glad you found it.

BTW, OE will not send in RTF format, so that could also contribute to the
problem.  OE wil only use plain text and HTML.  RTF is for Outlook.

steve

Show quoteHide quote
"IC_Clearly" <icclea***@mindspring.com> wrote in message
news:uag%23QlGTFHA.3636@TK2MSFTNGP14.phx.gbl...
> Jim,
>
> You are getting very warm!  But, I found the problem.  Here you go:
>
> http://support.microsoft.com/default.aspx?scid=kb;en-us;296396
>
> Actually, I noticed the Send Attachement was not working in Excel and Word
> and I found they use the same command.  This one had been a bear!
>
> Thanks for all the feedback.
>
> --
> IC
>
>
> "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> news:e2cypaGTFHA.3040@TK2MSFTNGP10.phx.gbl...
>> IC:  Good luck and as a last resort, you might want to look at this MSDN
>> page for some possible help:
>>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvbpj01/html/gs0103.asp
>> --
>> Jim Pickering, MVP, Outlook Express
>>
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>>
>>
>>
>> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> news:%23F8dz6ETFHA.1152@tk2msftngp13.phx.gbl...
>> > Jim,
>> >
>> > Thanks for working with me on this.  I guess this one stumps everyone
>> > (from
>> > the lack of replies)!
>> >
>> > By the way, I do not have Outlook on the machine.  Only Outlook
>> > Express,
>> > so
>> > I can not change the default to Outlook.
>> >
>> > I had a similar probem a year or so ago.  It was related to embedding
> Word
>> > in an Access report using an ADO to call Word.  The problem turned out
> to
>> > be
>> > with Norton AntiVirus and MS Works.  Both, for some reason blocked the
>> > call.
>> > Anyway, I was hoping this might be a similar problem.
>> >
>> > Thanks again, though.
>> >
>> > --
>> > IC
>> >
>> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> > news:ugLF6vETFHA.2096@TK2MSFTNGP14.phx.gbl...
>> >> Well IC:  I'm stumped then.  Have you tried making Outlook (not
> Express)
>> > the
>> >> default mail program and seeing if it works then?  Are you not getting
>> >> any
>> >> answers from anyone in the Access newsgroups?  That's somewhat
> surprising
>> >> since I don't see any.  Good luck.
>> >> --
>> >> Jim Pickering, MVP, Outlook Express
>> >>
>> >
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>> >>
>> >>
>> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> news:e$LaklETFHA.2840@TK2MSFTNGP10.phx.gbl...
>> >> > Jim,
>> >> >
>> >> > My version of .NET Framework is version 1.1.4322.573.
>> >> >
>> >> > I have elminated all of the issues I mentioned prevously:
>> >> >
>> >> > 1. MSN Hotmail account
>> >> > 2. AVG antivirus program
>> >> > 3. Office service packs not up to date
>> >> > 4. XP SP2
>> >> >
>> >> > I have also elminated MDAC versions and VB versions (but not JET
>> > versions
>> >> > yet).  I did all of this by comparing these with machines that did
> not
>> >> > have
>> >> > the problem.  I did not compare .NET Frame versons.  I have since
> found
>> > a
>> >> > few other machines that have the problem.  They all are using MDAC
> 2.8.
>> >> >
>> >> > On another note, I have had problems in general installing Access
> with
>> >> > MDAC
>> >> > 2.8.  What I do to work around is go to references and cancel out
>> >> > the
>> > 2.8
>> >> > ADO and Security reference and then browse to the ADO files and
> import
>> >> > a
>> >> > new
>> >> > reference by selecting the file msadox.dll.  This usually solves the
>> >> > problems that Access has (which is not related to the Outlook
>> >> > Express
>> >> > issue
>> >> > we are discussing here).
>> >> >
>> >> > --
>> >> > IC
>> >> >
>> >> >
>> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> >> > news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
>> >> >> What version of the .NET framework do you have installed?  See if
> the
>> >> >> info
>> >> >> at this link gives any help:
>> >> >> http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
>> >> >>
>> >> >> Are you saying the *only* account is a Hotmail account?  If so, you
>> >> >> may
>> >> >> be
>> >> >> running into a problem with WebDAV extensions, particularly a proxy
>> >> > server.
>> >> >> Server doesn't support WebDAV extensions.
>> >> >> http://www.rfc-editor.org/rfc/rfc2518.txt
>> >> >>
>> >> >> --
>> >> >> Jim Pickering
>> >> >>
>> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> >> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
>> >> >> > Jim,
>> >> >> >
>> >> >> > I tried your suggestion -- no luck.  I did find that this machine
>> >> >> > has
>> >> >> > setup
>> >> >> > a hotmail account w/MSN and it was an option at Internet Explorer
>> >> >> > Tools\Internet Options\Programs.  But, it was not selected as the
>> >> > default.
>> >> >> > I have posted a couple of screen shots of the error messages, if
>> >> >> > this
>> >> >> > might
>> >> >> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
>> >> >> >
>> >> >> > Here are several ideas on what might be causing this:
>> >> >> >
>> >> >> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a
>> > problem
>> >> > in
>> >> >> > blocking access to Outlook, so maybe OE as well?)
>> >> >> >
>> >> >> > 2. AVG antivirus program (I have not uninstalled, but I have
> turned
>> > off
>> >> >> > several monitors but not sure a complete uninstall might be in
>> > order).
>> >> >> >
>> >> >> > 3. Office service packs not up to date  (I am attempting to do
> this
>> >> >> > remotely
>> >> >> > and do not have the Office disk at the site and am reluctant to
>> > install
>> >> >> > the
>> >> >> > updates without the disks there).
>> >> >> >
>> >> >> > 4. XP SP2 (I have just added all the updates)
>> >> >> >
>> >> >> > Whatever it is, OE is just not getting the call from Access.  By
> the
>> >> > way,
>> >> >> > we
>> >> >> > are using the standard email feature from Access in the code.
>> >> >> >
>> >> >> > Thanks.
>> >> >> >
>> >> >> > IC
>> >> >> >
>> >> >> >
>> >> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> >> >> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
>> >> >> >> Is Outlook Express your default mail program?  Try
>> >> >> >> re-registering
>> >> >> >> it
>> >> >> >> as
>> >> >> > the
>> >> >> >> default and see if that fixes it:
>> >> >> >>
>> >> >> >> Go to Start | Run and type the following:
>> >> >> >>
>> >> >> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
>> >> >> >> (Check the path to msimn.exe to make sure that is correct)
>> >> >> >>
>> >> >> >> Make certain to include the quotations marks and the space
> between
>> > the
>> >> >> >> ending quotation mark and the slash.
>> >> >> >>
>> >> >> >> Then open Internet Explorer and go to Tools\Internet
>> > Options\Programs
>> >> > and
>> >> >> >> set OE as the default mail (and news) program.
>> >> >> >> --
>> >> >> >> Jim Pickering, MVP, Outlook Express
>> >> >> >>
>> >> >> >
>> >> >
>> >
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>> >> >> >>
>> >> >> >> Please deliver feedback to the newsgroup, so that others can be
>> >> >> >> helped.
>> >> >> >> No
>> >> >> >> one gets paid to help here, and the response rate from those
>> >> >> >> that
>> > are
>> >> >> > helped
>> >> >> >> is less than 4-5%. If that were how medical advancements were
> made
>> > we
>> >> >> > would
>> >> >> >> all have died years ago.  Thanks.
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> >> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
>> >> >> >> >I have an Access 2000 program that sends reports out via
>> >> >> >> >Outlook
>> >> >> >> >Express.
>> >> >> >> > Access actually calls up OE and sends the Access report as
> either
>> >> > HTML
>> >> >> > or
>> >> >> >> > RTF (we determine which ahead of time).  This is working at 10
> or
>> >> >> >> > our
>> >> >> >> > locations.  We just installed SP2 at one of the locations and
> it
>> > no
>> >> >> > longer
>> >> >> >> > works.  We have disabled the security settins in OE that might
>> > block
>> >> >> >> > attachements, but something else is going on.  When Access
>> > attempts
>> >> > to
>> >> >> >> > send
>> >> >> >> > the report we no longer even see OE called up (which we do at
> the
>> >> > other
>> >> >> >> > locations).
>> >> >> >> >
>> >> >> >> > Is there something in SP2 that would prevent Acess 2K from
>> >> >> >> > sending
>> >> > the
>> >> >> >> > report to Outlook Express??
>> >> >> >> >
>> >> >> >> > Thanks.
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> > IC
>> >> >> >> >
>> >> >> >> >
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >>
>> >> >
>> >> >
>> >>
>> >
>> >
>>
>
>
Author
30 Apr 2005 8:32 PM
IC_Clearly
Steve,

I certainly agree it is quite "stupid."

With regard to the RTF format, it works on all of our machines with OE
Express.

--
IC


Show quoteHide quote
"Steve Cochran" <scoch***@oehelp.com> wrote in message
news:u2vFe2KTFHA.3392@TK2MSFTNGP12.phx.gbl...
> What a stupid error.  I'm glad you found it.
>
> BTW, OE will not send in RTF format, so that could also contribute to the
> problem.  OE wil only use plain text and HTML.  RTF is for Outlook.
>
> steve
>
> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> news:uag%23QlGTFHA.3636@TK2MSFTNGP14.phx.gbl...
> > Jim,
> >
> > You are getting very warm!  But, I found the problem.  Here you go:
> >
> > http://support.microsoft.com/default.aspx?scid=kb;en-us;296396
> >
> > Actually, I noticed the Send Attachement was not working in Excel and
Word
> > and I found they use the same command.  This one had been a bear!
> >
> > Thanks for all the feedback.
> >
> > --
> > IC
> >
> >
> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> > news:e2cypaGTFHA.3040@TK2MSFTNGP10.phx.gbl...
> >> IC:  Good luck and as a last resort, you might want to look at this
MSDN
> >> page for some possible help:
> >>
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvbpj01/html/gs0103.asp
> >> --
> >> Jim Pickering, MVP, Outlook Express
> >>
> >
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
> >>
> >>
> >>
> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> news:%23F8dz6ETFHA.1152@tk2msftngp13.phx.gbl...
> >> > Jim,
> >> >
> >> > Thanks for working with me on this.  I guess this one stumps everyone
> >> > (from
> >> > the lack of replies)!
> >> >
> >> > By the way, I do not have Outlook on the machine.  Only Outlook
> >> > Express,
> >> > so
> >> > I can not change the default to Outlook.
> >> >
> >> > I had a similar probem a year or so ago.  It was related to embedding
> > Word
> >> > in an Access report using an ADO to call Word.  The problem turned
out
> > to
> >> > be
> >> > with Norton AntiVirus and MS Works.  Both, for some reason blocked
the
> >> > call.
> >> > Anyway, I was hoping this might be a similar problem.
> >> >
> >> > Thanks again, though.
> >> >
> >> > --
> >> > IC
> >> >
> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> >> > news:ugLF6vETFHA.2096@TK2MSFTNGP14.phx.gbl...
> >> >> Well IC:  I'm stumped then.  Have you tried making Outlook (not
> > Express)
> >> > the
> >> >> default mail program and seeing if it works then?  Are you not
getting
> >> >> any
> >> >> answers from anyone in the Access newsgroups?  That's somewhat
> > surprising
> >> >> since I don't see any.  Good luck.
> >> >> --
> >> >> Jim Pickering, MVP, Outlook Express
> >> >>
> >> >
> >
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
> >> >>
> >> >>
> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> >> news:e$LaklETFHA.2840@TK2MSFTNGP10.phx.gbl...
> >> >> > Jim,
> >> >> >
> >> >> > My version of .NET Framework is version 1.1.4322.573.
> >> >> >
> >> >> > I have elminated all of the issues I mentioned prevously:
> >> >> >
> >> >> > 1. MSN Hotmail account
> >> >> > 2. AVG antivirus program
> >> >> > 3. Office service packs not up to date
> >> >> > 4. XP SP2
> >> >> >
> >> >> > I have also elminated MDAC versions and VB versions (but not JET
> >> > versions
> >> >> > yet).  I did all of this by comparing these with machines that did
> > not
> >> >> > have
> >> >> > the problem.  I did not compare .NET Frame versons.  I have since
> > found
> >> > a
> >> >> > few other machines that have the problem.  They all are using MDAC
> > 2.8.
> >> >> >
> >> >> > On another note, I have had problems in general installing Access
> > with
> >> >> > MDAC
> >> >> > 2.8.  What I do to work around is go to references and cancel out
> >> >> > the
> >> > 2.8
> >> >> > ADO and Security reference and then browse to the ADO files and
> > import
> >> >> > a
> >> >> > new
> >> >> > reference by selecting the file msadox.dll.  This usually solves
the
> >> >> > problems that Access has (which is not related to the Outlook
> >> >> > Express
> >> >> > issue
> >> >> > we are discussing here).
> >> >> >
> >> >> > --
> >> >> > IC
> >> >> >
> >> >> >
> >> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> >> >> > news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
> >> >> >> What version of the .NET framework do you have installed?  See if
> > the
> >> >> >> info
> >> >> >> at this link gives any help:
> >> >> >>
http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
Show quoteHide quote
> >> >> >>
> >> >> >> Are you saying the *only* account is a Hotmail account?  If so,
you
> >> >> >> may
> >> >> >> be
> >> >> >> running into a problem with WebDAV extensions, particularly a
proxy
> >> >> > server.
> >> >> >> Server doesn't support WebDAV extensions.
> >> >> >> http://www.rfc-editor.org/rfc/rfc2518.txt
> >> >> >>
> >> >> >> --
> >> >> >> Jim Pickering
> >> >> >>
> >> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> >> >> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
> >> >> >> > Jim,
> >> >> >> >
> >> >> >> > I tried your suggestion -- no luck.  I did find that this
machine
> >> >> >> > has
> >> >> >> > setup
> >> >> >> > a hotmail account w/MSN and it was an option at Internet
Explorer
> >> >> >> > Tools\Internet Options\Programs.  But, it was not selected as
the
> >> >> > default.
> >> >> >> > I have posted a couple of screen shots of the error messages,
if
> >> >> >> > this
> >> >> >> > might
> >> >> >> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
> >> >> >> >
> >> >> >> > Here are several ideas on what might be causing this:
> >> >> >> >
> >> >> >> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a
> >> > problem
> >> >> > in
> >> >> >> > blocking access to Outlook, so maybe OE as well?)
> >> >> >> >
> >> >> >> > 2. AVG antivirus program (I have not uninstalled, but I have
> > turned
> >> > off
> >> >> >> > several monitors but not sure a complete uninstall might be in
> >> > order).
> >> >> >> >
> >> >> >> > 3. Office service packs not up to date  (I am attempting to do
> > this
> >> >> >> > remotely
> >> >> >> > and do not have the Office disk at the site and am reluctant to
> >> > install
> >> >> >> > the
> >> >> >> > updates without the disks there).
> >> >> >> >
> >> >> >> > 4. XP SP2 (I have just added all the updates)
> >> >> >> >
> >> >> >> > Whatever it is, OE is just not getting the call from Access.
By
> > the
> >> >> > way,
> >> >> >> > we
> >> >> >> > are using the standard email feature from Access in the code.
> >> >> >> >
> >> >> >> > Thanks.
> >> >> >> >
> >> >> >> > IC
> >> >> >> >
> >> >> >> >
> >> >> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> >> >> >> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
> >> >> >> >> Is Outlook Express your default mail program?  Try
> >> >> >> >> re-registering
> >> >> >> >> it
> >> >> >> >> as
> >> >> >> > the
> >> >> >> >> default and see if that fixes it:
> >> >> >> >>
> >> >> >> >> Go to Start | Run and type the following:
> >> >> >> >>
> >> >> >> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
> >> >> >> >> (Check the path to msimn.exe to make sure that is correct)
> >> >> >> >>
> >> >> >> >> Make certain to include the quotations marks and the space
> > between
> >> > the
> >> >> >> >> ending quotation mark and the slash.
> >> >> >> >>
> >> >> >> >> Then open Internet Explorer and go to Tools\Internet
> >> > Options\Programs
> >> >> > and
> >> >> >> >> set OE as the default mail (and news) program.
> >> >> >> >> --
> >> >> >> >> Jim Pickering, MVP, Outlook Express
> >> >> >> >>
> >> >> >> >
> >> >> >
> >> >
> >
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
Show quoteHide quote
> >> >> >> >>
> >> >> >> >> Please deliver feedback to the newsgroup, so that others can
be
> >> >> >> >> helped.
> >> >> >> >> No
> >> >> >> >> one gets paid to help here, and the response rate from those
> >> >> >> >> that
> >> > are
> >> >> >> > helped
> >> >> >> >> is less than 4-5%. If that were how medical advancements were
> > made
> >> > we
> >> >> >> > would
> >> >> >> >> all have died years ago.  Thanks.
> >> >> >> >>
> >> >> >> >>
> >> >> >> >>
> >> >> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> >> >> >> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
> >> >> >> >> >I have an Access 2000 program that sends reports out via
> >> >> >> >> >Outlook
> >> >> >> >> >Express.
> >> >> >> >> > Access actually calls up OE and sends the Access report as
> > either
> >> >> > HTML
> >> >> >> > or
> >> >> >> >> > RTF (we determine which ahead of time).  This is working at
10
> > or
> >> >> >> >> > our
> >> >> >> >> > locations.  We just installed SP2 at one of the locations
and
> > it
> >> > no
> >> >> >> > longer
> >> >> >> >> > works.  We have disabled the security settins in OE that
might
> >> > block
> >> >> >> >> > attachements, but something else is going on.  When Access
> >> > attempts
> >> >> > to
> >> >> >> >> > send
> >> >> >> >> > the report we no longer even see OE called up (which we do
at
> > the
> >> >> > other
> >> >> >> >> > locations).
> >> >> >> >> >
> >> >> >> >> > Is there something in SP2 that would prevent Acess 2K from
> >> >> >> >> > sending
> >> >> > the
> >> >> >> >> > report to Outlook Express??
> >> >> >> >> >
> >> >> >> >> > Thanks.
> >> >> >> >> >
> >> >> >> >> > --
> >> >> >> >> > IC
> >> >> >> >> >
> >> >> >> >> >
> >> >> >> >>
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >
> >> >> >
> >> >>
> >> >
> >> >
> >>
> >
> >
>
Author
29 Apr 2005 4:11 PM
Jim Pickering
Thanks for that feedback.  Frustrating, I admit but glad it's now working.
Let's hope it stays that way.
--
Jim Pickering, MVP, Outlook Express
https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6



Show quoteHide quote
"IC_Clearly" <icclea***@mindspring.com> wrote in message
news:uag%23QlGTFHA.3636@TK2MSFTNGP14.phx.gbl...
> Jim,
>
> You are getting very warm!  But, I found the problem.  Here you go:
>
> http://support.microsoft.com/default.aspx?scid=kb;en-us;296396
>
> Actually, I noticed the Send Attachement was not working in Excel and Word
> and I found they use the same command.  This one had been a bear!
>
> Thanks for all the feedback.
>
> --
> IC
>
>
> "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> news:e2cypaGTFHA.3040@TK2MSFTNGP10.phx.gbl...
>> IC:  Good luck and as a last resort, you might want to look at this MSDN
>> page for some possible help:
>>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvbpj01/html/gs0103.asp
>> --
>> Jim Pickering, MVP, Outlook Express
>>
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>>
>>
>>
>> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> news:%23F8dz6ETFHA.1152@tk2msftngp13.phx.gbl...
>> > Jim,
>> >
>> > Thanks for working with me on this.  I guess this one stumps everyone
>> > (from
>> > the lack of replies)!
>> >
>> > By the way, I do not have Outlook on the machine.  Only Outlook
>> > Express,
>> > so
>> > I can not change the default to Outlook.
>> >
>> > I had a similar probem a year or so ago.  It was related to embedding
> Word
>> > in an Access report using an ADO to call Word.  The problem turned out
> to
>> > be
>> > with Norton AntiVirus and MS Works.  Both, for some reason blocked the
>> > call.
>> > Anyway, I was hoping this might be a similar problem.
>> >
>> > Thanks again, though.
>> >
>> > --
>> > IC
>> >
>> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> > news:ugLF6vETFHA.2096@TK2MSFTNGP14.phx.gbl...
>> >> Well IC:  I'm stumped then.  Have you tried making Outlook (not
> Express)
>> > the
>> >> default mail program and seeing if it works then?  Are you not getting
>> >> any
>> >> answers from anyone in the Access newsgroups?  That's somewhat
> surprising
>> >> since I don't see any.  Good luck.
>> >> --
>> >> Jim Pickering, MVP, Outlook Express
>> >>
>> >
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>> >>
>> >>
>> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> news:e$LaklETFHA.2840@TK2MSFTNGP10.phx.gbl...
>> >> > Jim,
>> >> >
>> >> > My version of .NET Framework is version 1.1.4322.573.
>> >> >
>> >> > I have elminated all of the issues I mentioned prevously:
>> >> >
>> >> > 1. MSN Hotmail account
>> >> > 2. AVG antivirus program
>> >> > 3. Office service packs not up to date
>> >> > 4. XP SP2
>> >> >
>> >> > I have also elminated MDAC versions and VB versions (but not JET
>> > versions
>> >> > yet).  I did all of this by comparing these with machines that did
> not
>> >> > have
>> >> > the problem.  I did not compare .NET Frame versons.  I have since
> found
>> > a
>> >> > few other machines that have the problem.  They all are using MDAC
> 2.8.
>> >> >
>> >> > On another note, I have had problems in general installing Access
> with
>> >> > MDAC
>> >> > 2.8.  What I do to work around is go to references and cancel out
>> >> > the
>> > 2.8
>> >> > ADO and Security reference and then browse to the ADO files and
> import
>> >> > a
>> >> > new
>> >> > reference by selecting the file msadox.dll.  This usually solves the
>> >> > problems that Access has (which is not related to the Outlook
>> >> > Express
>> >> > issue
>> >> > we are discussing here).
>> >> >
>> >> > --
>> >> > IC
>> >> >
>> >> >
>> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> >> > news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
>> >> >> What version of the .NET framework do you have installed?  See if
> the
>> >> >> info
>> >> >> at this link gives any help:
>> >> >> http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
>> >> >>
>> >> >> Are you saying the *only* account is a Hotmail account?  If so, you
>> >> >> may
>> >> >> be
>> >> >> running into a problem with WebDAV extensions, particularly a proxy
>> >> > server.
>> >> >> Server doesn't support WebDAV extensions.
>> >> >> http://www.rfc-editor.org/rfc/rfc2518.txt
>> >> >>
>> >> >> --
>> >> >> Jim Pickering
>> >> >>
>> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> >> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
>> >> >> > Jim,
>> >> >> >
>> >> >> > I tried your suggestion -- no luck.  I did find that this machine
>> >> >> > has
>> >> >> > setup
>> >> >> > a hotmail account w/MSN and it was an option at Internet Explorer
>> >> >> > Tools\Internet Options\Programs.  But, it was not selected as the
>> >> > default.
>> >> >> > I have posted a couple of screen shots of the error messages, if
>> >> >> > this
>> >> >> > might
>> >> >> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
>> >> >> >
>> >> >> > Here are several ideas on what might be causing this:
>> >> >> >
>> >> >> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a
>> > problem
>> >> > in
>> >> >> > blocking access to Outlook, so maybe OE as well?)
>> >> >> >
>> >> >> > 2. AVG antivirus program (I have not uninstalled, but I have
> turned
>> > off
>> >> >> > several monitors but not sure a complete uninstall might be in
>> > order).
>> >> >> >
>> >> >> > 3. Office service packs not up to date  (I am attempting to do
> this
>> >> >> > remotely
>> >> >> > and do not have the Office disk at the site and am reluctant to
>> > install
>> >> >> > the
>> >> >> > updates without the disks there).
>> >> >> >
>> >> >> > 4. XP SP2 (I have just added all the updates)
>> >> >> >
>> >> >> > Whatever it is, OE is just not getting the call from Access.  By
> the
>> >> > way,
>> >> >> > we
>> >> >> > are using the standard email feature from Access in the code.
>> >> >> >
>> >> >> > Thanks.
>> >> >> >
>> >> >> > IC
>> >> >> >
>> >> >> >
>> >> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> >> >> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
>> >> >> >> Is Outlook Express your default mail program?  Try
>> >> >> >> re-registering
>> >> >> >> it
>> >> >> >> as
>> >> >> > the
>> >> >> >> default and see if that fixes it:
>> >> >> >>
>> >> >> >> Go to Start | Run and type the following:
>> >> >> >>
>> >> >> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
>> >> >> >> (Check the path to msimn.exe to make sure that is correct)
>> >> >> >>
>> >> >> >> Make certain to include the quotations marks and the space
> between
>> > the
>> >> >> >> ending quotation mark and the slash.
>> >> >> >>
>> >> >> >> Then open Internet Explorer and go to Tools\Internet
>> > Options\Programs
>> >> > and
>> >> >> >> set OE as the default mail (and news) program.
>> >> >> >> --
>> >> >> >> Jim Pickering, MVP, Outlook Express
>> >> >> >>
>> >> >> >
>> >> >
>> >
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>> >> >> >>
>> >> >> >> Please deliver feedback to the newsgroup, so that others can be
>> >> >> >> helped.
>> >> >> >> No
>> >> >> >> one gets paid to help here, and the response rate from those
>> >> >> >> that
>> > are
>> >> >> > helped
>> >> >> >> is less than 4-5%. If that were how medical advancements were
> made
>> > we
>> >> >> > would
>> >> >> >> all have died years ago.  Thanks.
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> >> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
>> >> >> >> >I have an Access 2000 program that sends reports out via
>> >> >> >> >Outlook
>> >> >> >> >Express.
>> >> >> >> > Access actually calls up OE and sends the Access report as
> either
>> >> > HTML
>> >> >> > or
>> >> >> >> > RTF (we determine which ahead of time).  This is working at 10
> or
>> >> >> >> > our
>> >> >> >> > locations.  We just installed SP2 at one of the locations and
> it
>> > no
>> >> >> > longer
>> >> >> >> > works.  We have disabled the security settins in OE that might
>> > block
>> >> >> >> > attachements, but something else is going on.  When Access
>> > attempts
>> >> > to
>> >> >> >> > send
>> >> >> >> > the report we no longer even see OE called up (which we do at
> the
>> >> > other
>> >> >> >> > locations).
>> >> >> >> >
>> >> >> >> > Is there something in SP2 that would prevent Acess 2K from
>> >> >> >> > sending
>> >> > the
>> >> >> >> > report to Outlook Express??
>> >> >> >> >
>> >> >> >> > Thanks.
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> > IC
>> >> >> >> >
>> >> >> >> >
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >>
>> >> >
>> >> >
>> >>
>> >
>> >
>>
>
>
Author
1 May 2005 7:16 AM
TC
FWIW, I notice lots of google groups hits for "MAPIX=1", dating back to
1996 at least! For example: "If Exchange is not installed, you can
enable the MAPI Send Mail commands in Word by a line reading MAPIX=1 to
the [Mail] section in WIN.INI.", etc. etc.

TC
Author
2 May 2005 3:40 AM
david epsom dot com dot au
http://support.microsoft.com/default.aspx?scid=kb;en-us;296396


In the registry,
HKLM\software\microsoft\Windows Messaging Subsystem\
MAPIX=1

(david)

Show quoteHide quote
"IC_Clearly" <icclea***@mindspring.com> wrote in message
news:uag%23QlGTFHA.3636@TK2MSFTNGP14.phx.gbl...
> Jim,
>
> You are getting very warm!  But, I found the problem.  Here you go:
>
> http://support.microsoft.com/default.aspx?scid=kb;en-us;296396
>
> Actually, I noticed the Send Attachement was not working in Excel and Word
> and I found they use the same command.  This one had been a bear!
>
> Thanks for all the feedback.
>
> --
> IC
>
>
> "Jim Pickering" <jim.picker***@gmail.com> wrote in message
> news:e2cypaGTFHA.3040@TK2MSFTNGP10.phx.gbl...
>> IC:  Good luck and as a last resort, you might want to look at this MSDN
>> page for some possible help:
>>
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvbpj01/html/gs0103.asp
>> --
>> Jim Pickering, MVP, Outlook Express
>>
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>>
>>
>>
>> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> news:%23F8dz6ETFHA.1152@tk2msftngp13.phx.gbl...
>> > Jim,
>> >
>> > Thanks for working with me on this.  I guess this one stumps everyone
>> > (from
>> > the lack of replies)!
>> >
>> > By the way, I do not have Outlook on the machine.  Only Outlook
>> > Express,
>> > so
>> > I can not change the default to Outlook.
>> >
>> > I had a similar probem a year or so ago.  It was related to embedding
> Word
>> > in an Access report using an ADO to call Word.  The problem turned out
> to
>> > be
>> > with Norton AntiVirus and MS Works.  Both, for some reason blocked the
>> > call.
>> > Anyway, I was hoping this might be a similar problem.
>> >
>> > Thanks again, though.
>> >
>> > --
>> > IC
>> >
>> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> > news:ugLF6vETFHA.2096@TK2MSFTNGP14.phx.gbl...
>> >> Well IC:  I'm stumped then.  Have you tried making Outlook (not
> Express)
>> > the
>> >> default mail program and seeing if it works then?  Are you not getting
>> >> any
>> >> answers from anyone in the Access newsgroups?  That's somewhat
> surprising
>> >> since I don't see any.  Good luck.
>> >> --
>> >> Jim Pickering, MVP, Outlook Express
>> >>
>> >
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>> >>
>> >>
>> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> news:e$LaklETFHA.2840@TK2MSFTNGP10.phx.gbl...
>> >> > Jim,
>> >> >
>> >> > My version of .NET Framework is version 1.1.4322.573.
>> >> >
>> >> > I have elminated all of the issues I mentioned prevously:
>> >> >
>> >> > 1. MSN Hotmail account
>> >> > 2. AVG antivirus program
>> >> > 3. Office service packs not up to date
>> >> > 4. XP SP2
>> >> >
>> >> > I have also elminated MDAC versions and VB versions (but not JET
>> > versions
>> >> > yet).  I did all of this by comparing these with machines that did
> not
>> >> > have
>> >> > the problem.  I did not compare .NET Frame versons.  I have since
> found
>> > a
>> >> > few other machines that have the problem.  They all are using MDAC
> 2.8.
>> >> >
>> >> > On another note, I have had problems in general installing Access
> with
>> >> > MDAC
>> >> > 2.8.  What I do to work around is go to references and cancel out
>> >> > the
>> > 2.8
>> >> > ADO and Security reference and then browse to the ADO files and
> import
>> >> > a
>> >> > new
>> >> > reference by selecting the file msadox.dll.  This usually solves the
>> >> > problems that Access has (which is not related to the Outlook
>> >> > Express
>> >> > issue
>> >> > we are discussing here).
>> >> >
>> >> > --
>> >> > IC
>> >> >
>> >> >
>> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> >> > news:uerOtHCTFHA.544@TK2MSFTNGP15.phx.gbl...
>> >> >> What version of the .NET framework do you have installed?  See if
> the
>> >> >> info
>> >> >> at this link gives any help:
>> >> >> http://www.eggheadcafe.com/ng/microsoft.public.access.formscoding/
>> >> >>
>> >> >> Are you saying the *only* account is a Hotmail account?  If so, you
>> >> >> may
>> >> >> be
>> >> >> running into a problem with WebDAV extensions, particularly a proxy
>> >> > server.
>> >> >> Server doesn't support WebDAV extensions.
>> >> >> http://www.rfc-editor.org/rfc/rfc2518.txt
>> >> >>
>> >> >> --
>> >> >> Jim Pickering
>> >> >>
>> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> >> news:uqJkDuBTFHA.3652@TK2MSFTNGP15.phx.gbl...
>> >> >> > Jim,
>> >> >> >
>> >> >> > I tried your suggestion -- no luck.  I did find that this machine
>> >> >> > has
>> >> >> > setup
>> >> >> > a hotmail account w/MSN and it was an option at Internet Explorer
>> >> >> > Tools\Internet Options\Programs.  But, it was not selected as the
>> >> > default.
>> >> >> > I have posted a couple of screen shots of the error messages, if
>> >> >> > this
>> >> >> > might
>> >> >> > help.  Go to http://mynet11.tripod.com/accesserror.htm.
>> >> >> >
>> >> >> > Here are several ideas on what might be causing this:
>> >> >> >
>> >> >> > 1. MSN Hotmail account (I have seen where MSN Hotmail may be a
>> > problem
>> >> > in
>> >> >> > blocking access to Outlook, so maybe OE as well?)
>> >> >> >
>> >> >> > 2. AVG antivirus program (I have not uninstalled, but I have
> turned
>> > off
>> >> >> > several monitors but not sure a complete uninstall might be in
>> > order).
>> >> >> >
>> >> >> > 3. Office service packs not up to date  (I am attempting to do
> this
>> >> >> > remotely
>> >> >> > and do not have the Office disk at the site and am reluctant to
>> > install
>> >> >> > the
>> >> >> > updates without the disks there).
>> >> >> >
>> >> >> > 4. XP SP2 (I have just added all the updates)
>> >> >> >
>> >> >> > Whatever it is, OE is just not getting the call from Access.  By
> the
>> >> > way,
>> >> >> > we
>> >> >> > are using the standard email feature from Access in the code.
>> >> >> >
>> >> >> > Thanks.
>> >> >> >
>> >> >> > IC
>> >> >> >
>> >> >> >
>> >> >> > "Jim Pickering" <jim.picker***@gmail.com> wrote in message
>> >> >> > news:%236qzdxsSFHA.3552@TK2MSFTNGP10.phx.gbl...
>> >> >> >> Is Outlook Express your default mail program?  Try
>> >> >> >> re-registering
>> >> >> >> it
>> >> >> >> as
>> >> >> > the
>> >> >> >> default and see if that fixes it:
>> >> >> >>
>> >> >> >> Go to Start | Run and type the following:
>> >> >> >>
>> >> >> >> "C:\PROGRAM FILES\OUTLOOK EXPRESS\MSIMN.EXE" /reg
>> >> >> >> (Check the path to msimn.exe to make sure that is correct)
>> >> >> >>
>> >> >> >> Make certain to include the quotations marks and the space
> between
>> > the
>> >> >> >> ending quotation mark and the slash.
>> >> >> >>
>> >> >> >> Then open Internet Explorer and go to Tools\Internet
>> > Options\Programs
>> >> > and
>> >> >> >> set OE as the default mail (and news) program.
>> >> >> >> --
>> >> >> >> Jim Pickering, MVP, Outlook Express
>> >> >> >>
>> >> >> >
>> >> >
>> >
> https://mvp.support.microsoft.com/profile=F9F51EF1-4AE3-4D23-B2D8-1171988A62D6
>> >> >> >>
>> >> >> >> Please deliver feedback to the newsgroup, so that others can be
>> >> >> >> helped.
>> >> >> >> No
>> >> >> >> one gets paid to help here, and the response rate from those
>> >> >> >> that
>> > are
>> >> >> > helped
>> >> >> >> is less than 4-5%. If that were how medical advancements were
> made
>> > we
>> >> >> > would
>> >> >> >> all have died years ago.  Thanks.
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >> "IC_Clearly" <icclea***@mindspring.com> wrote in message
>> >> >> >> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
>> >> >> >> >I have an Access 2000 program that sends reports out via
>> >> >> >> >Outlook
>> >> >> >> >Express.
>> >> >> >> > Access actually calls up OE and sends the Access report as
> either
>> >> > HTML
>> >> >> > or
>> >> >> >> > RTF (we determine which ahead of time).  This is working at 10
> or
>> >> >> >> > our
>> >> >> >> > locations.  We just installed SP2 at one of the locations and
> it
>> > no
>> >> >> > longer
>> >> >> >> > works.  We have disabled the security settins in OE that might
>> > block
>> >> >> >> > attachements, but something else is going on.  When Access
>> > attempts
>> >> > to
>> >> >> >> > send
>> >> >> >> > the report we no longer even see OE called up (which we do at
> the
>> >> > other
>> >> >> >> > locations).
>> >> >> >> >
>> >> >> >> > Is there something in SP2 that would prevent Acess 2K from
>> >> >> >> > sending
>> >> > the
>> >> >> >> > report to Outlook Express??
>> >> >> >> >
>> >> >> >> > Thanks.
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> > IC
>> >> >> >> >
>> >> >> >> >
>> >> >> >>
>> >> >> >
>> >> >> >
>> >> >>
>> >> >
>> >> >
>> >>
>> >
>> >
>>
>
>
Author
27 Apr 2005 9:37 AM
TC
Hard to say, without seeing some code.

Show the line that should (but doesn't) start OE.

Turn error-handling OFF (On Error GoTo 0) immediately before that line,
so the error (if any) is displayed at that point.

HTH,
TC
Author
28 Apr 2005 5:54 PM
IC_Clearly
TC,

See reply to Jim Pickering.

Thanks.

IC

Show quoteHide quote
"TC" <aatcbbtcc***@yahoo.com> wrote in message
news:1114594672.665433.198180@g14g2000cwa.googlegroups.com...
> Hard to say, without seeing some code.
>
> Show the line that should (but doesn't) start OE.
>
> Turn error-handling OFF (On Error GoTo 0) immediately before that line,
> so the error (if any) is displayed at that point.
>
> HTH,
> TC
>
Author
27 Apr 2005 6:17 PM
Michael Santovec
Did you also uncheck the security setting to in OE to Warn me if other applications try to
send mail?

Show quoteHide quote
"IC_Clearly" <icclea***@mindspring.com> wrote in message
news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
>I have an Access 2000 program that sends reports out via Outlook Express.
> Access actually calls up OE and sends the Access report as either HTML or
> RTF (we determine which ahead of time).  This is working at 10 or our
> locations.  We just installed SP2 at one of the locations and it no longer
> works.  We have disabled the security settins in OE that might block
> attachements, but something else is going on.  When Access attempts to send
> the report we no longer even see OE called up (which we do at the other
> locations).
>
> Is there something in SP2 that would prevent Acess 2K from sending the
> report to Outlook Express??
>
> Thanks.
>
> --
> IC
>
>
Author
28 Apr 2005 5:56 PM
IC_Clearly
Michael,

Yes, this was done.  I have run into that issue before and in those
instances OE did get the call and the Send box appears and gives us an
error.  In this case, OE never gets the call.  See error messages at
http://mynet11.tripod.com/accesserror.htm.

Thanks.

--
IC


"Michael Santovec" <michael_santo***@prodigy.net> wrote in message
news:%23EdsnV1SFHA.3176@TK2MSFTNGP09.phx.gbl...
> Did you also uncheck the security setting to in OE to Warn me if other
applications try to
Show quoteHide quote
> send mail?
>
> --
>
> Mike - http://pages.prodigy.net/michael_santovec/techhelp.htm
>
>
> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl...
> >I have an Access 2000 program that sends reports out via Outlook Express.
> > Access actually calls up OE and sends the Access report as either HTML
or
> > RTF (we determine which ahead of time).  This is working at 10 or our
> > locations.  We just installed SP2 at one of the locations and it no
longer
> > works.  We have disabled the security settins in OE that might block
> > attachements, but something else is going on.  When Access attempts to
send
> > the report we no longer even see OE called up (which we do at the other
> > locations).
> >
> > Is there something in SP2 that would prevent Acess 2K from sending the
> > report to Outlook Express??
> >
> > Thanks.
> >
> > --
> > IC
> >
> >
>
>
Author
27 Apr 2005 7:37 PM
Frank Saunders, MS-MVP, IE/OE
Show quote Hide quote
"IC_Clearly" <icclea***@mindspring.com> wrote in message
news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl
> I have an Access 2000 program that sends reports out via Outlook Express.
> Access actually calls up OE and sends the Access report as either HTML or
> RTF (we determine which ahead of time).  This is working at 10 or our
> locations.  We just installed SP2 at one of the locations and it no longer
> works.  We have disabled the security settins in OE that might block
> attachements, but something else is going on.  When Access attempts to
> send
> the report we no longer even see OE called up (which we do at the other
> locations).
>
> Is there something in SP2 that would prevent Acess 2K from sending the
> report to Outlook Express??
>
> Thanks.

"It no longer works" doesn't tell us much.
Exactly what happens?
Often SP2 has problems if spyware was already installed on a machine:
First eliminate any spyware.
What You Should Know About Spyware
http://www.microsoft.com/athome/security/spyware/devioussoftware.mspx

CAUTION!!!!!  Removing some spyware can damage the Winsock stack.  Before
you try to remove spyware, download a copy of LSP-Fix - a free program to
repair damaged Winsock 2 stacks (all Windows versions)
http://www.cexx.org/lspfix.htm
Winsockfix for W95, W98, ME, NT, 2000, XP
http://www.tacktech.com/pub/winsockfix/WinsockFix.zip
Directions here:   http://www.tacktech.com/display.cfm?ttid=257
WinXP:
Get WinSockxpFix
http://www.spychecker.com/program/winsockxpfix.html
How to Reset Internet Protocol (TCP/IP) in Windows XP
http://support.microsoft.com/kb/299357
In WinXP SP2: You can fix Winsock by going to Start | Run and typing
CMD
In the command window type
netsh winsock reset

See
Help with Hijackware
http://aumha.org/a/parasite.htm
   http://aumha.org/a/quickfix.htm
   http://aumha.net/viewtopic.php?t=5878
http://mvps.org/winhelp2002/unwanted.htm
http://inetexplorer.mvps.org/data/prevention.htm
   http://inetexplorer.mvps.org/data/tshoot.htm
http://www.mvps.org/sramesh2k/Malware_Defence.htm
http://defendingyourmachine.blogspot.com

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup only.  Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com./athome/security/protect/default.aspx
http://defendingyourmachine.blogspot.com/
Author
28 Apr 2005 6:00 PM
IC_Clearly
Frank,

See comments below.................


Show quoteHide quote
"Frank Saunders, MS-MVP, IE/OE" <franksaund***@mvps.org> wrote in message
news:eNA5VB2SFHA.628@tk2msftngp13.phx.gbl...
> "IC_Clearly" <icclea***@mindspring.com> wrote in message
> news:OR3PBKpSFHA.2324@TK2MSFTNGP10.phx.gbl
> > I have an Access 2000 program that sends reports out via Outlook
Express.
> > Access actually calls up OE and sends the Access report as either HTML
or
> > RTF (we determine which ahead of time).  This is working at 10 or our
> > locations.  We just installed SP2 at one of the locations and it no
longer
> > works.  We have disabled the security settins in OE that might block
> > attachements, but something else is going on.  When Access attempts to
> > send
> > the report we no longer even see OE called up (which we do at the other
> > locations).
> >
> > Is there something in SP2 that would prevent Acess 2K from sending the
> > report to Outlook Express??
> >
> > Thanks.
>
> "It no longer works" doesn't tell us much.
> Exactly what happens?

OE never gets the call.  See error message at
http://mynet11.tripod.com/accesserror.htm.

> Often SP2 has problems if spyware was already installed on a machine:
> First eliminate any spyware.
> What You Should Know About Spyware
> http://www.microsoft.com/athome/security/spyware/devioussoftware.mspx


AdAware is run daily on the machine.  By the way, this is a new machine.  It
has not been on the net more than a few days and it has AVG antivirus (which
might be a sourece of the problem).

Show quoteHide quote
>
> CAUTION!!!!!  Removing some spyware can damage the Winsock stack.  Before
> you try to remove spyware, download a copy of LSP-Fix - a free program to
> repair damaged Winsock 2 stacks (all Windows versions)
> http://www.cexx.org/lspfix.htm
> Winsockfix for W95, W98, ME, NT, 2000, XP
> http://www.tacktech.com/pub/winsockfix/WinsockFix.zip
> Directions here:   http://www.tacktech.com/display.cfm?ttid=257
> WinXP:
> Get WinSockxpFix
> http://www.spychecker.com/program/winsockxpfix.html
> How to Reset Internet Protocol (TCP/IP) in Windows XP
> http://support.microsoft.com/kb/299357
> In WinXP SP2: You can fix Winsock by going to Start | Run and typing
> CMD
> In the command window type
> netsh winsock reset
>
> See
> Help with Hijackware
> http://aumha.org/a/parasite.htm
>    http://aumha.org/a/quickfix.htm
>    http://aumha.net/viewtopic.php?t=5878
> http://mvps.org/winhelp2002/unwanted.htm
> http://inetexplorer.mvps.org/data/prevention.htm
>    http://inetexplorer.mvps.org/data/tshoot.htm
> http://www.mvps.org/sramesh2k/Malware_Defence.htm
> http://defendingyourmachine.blogspot.com
>
> --
> Frank Saunders, MS-MVP, IE/OE
> Please respond in Newsgroup only.  Do not send email
> http://www.fjsmjs.com
> Protect your PC
> http://www.microsoft.com./athome/security/protect/default.aspx
> http://defendingyourmachine.blogspot.com/
>
>