Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by egsp

  1. egsp

    Groupwise recipient.object error

    but thank you for your support
  2. egsp

    Groupwise recipient.object error

    its automatically set to "draft" but I already try that for sure I really believe that the problem is because of the "remote mode" or any other configuration
  3. egsp

    Groupwise recipient.object error

    I found this in a german board, it's for VBA... and the user writes that it works... Subject = "Registrierung" 'Anhang deklarieren Attachment = "" 'Mailempfänger Recipient = "Max.Mustermann@Musterstadt.de" 'Mail Hauptnachrichten Text Bodytext = "Bitte nehmen...
  4. egsp

    Groupwise recipient.object error

    no GW shows the mail with the correct subject and bodytext but instead of the recipient there are "$$$"
  5. egsp

    Groupwise recipient.object error

    I have already done that but it show me the same error and the debugger mark the line with the .resolve() I believe that I configurated GW not correct, because there are several boards that show me that this code is correct
  6. egsp

    Groupwise recipient.object error

    I try to send emails but theres the error "recipient.object... unknown error". The emial appears in GW but there is no recipient I use GW in remote modus I also used GWSend but there's the same problem... here's the code: objGroupWise = CREATEOBJECT("NovellGroupWareSession") objAccount =...

Part and Inventory Search

Back
Top