View Full Version : sendobject doing nothing


vipersmind
03-02-2004, 06:28 PM
Hi
I am trying to send a report to one email from form.
My code is fired from a command button.

It flashing up quickly saying that it's sending the report but nothing happens.

We use Novell Groupwise.


DoCmd.SendObject acSendReport, "StopeReport_Rise", _
acFormatHTML, "email@somewhere.com.au", , , "test", "test", True

vipersmind
03-02-2004, 07:03 PM
I have been playing around with this SendObject and even if I leave out the e-maill address it says that it is sending but nothing happens.......
:confused:

vipersmind
03-03-2004, 06:33 PM
:D Anyone? Anyone? :D

Opengrave
03-10-2004, 09:41 AM
We use Novell Groupwise. The code looks ok, Groupwise could be yorr problem. Can you temporarily set Outlook (or Express) as the default client and see if it works? This should narrow down the problem.

Groundrush
03-11-2004, 12:13 AM
I have a patch that may correct the problem called "Groupwise Mail to Protocol Handler"

This utility will make changes to enable Internet Explorer users to click on 'mailto' links and have a GroupWise mail view invoked.

that worked for me.


Let me know if you are interested and I will email it to you.
Or maybe reistall Groupwise again that may also help.