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 derfloh 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 Lennertbiezen

  1. Lennertbiezen

    select alternative folders outlook with redemption

    Can anyone help me? I need to select mailitems in another folder then the defaultfolder. A shared mailbox to be exact. Normally i would to something like: loOutlook = CREATEOBJECT('Outlook.Application') loFolder = loOutlook.GetNamespace("MAPI") loBox=lofolder.Folders[3]...
  2. Lennertbiezen

    Reports and Citrix

    Mike, Yes i'm sure the cursor isn't empty. On a standalone pc the report (with the same data) is working. On the citrix metaframe it flashes. (indeed, like a empty cursor). Lennert
  3. Lennertbiezen

    Reports and Citrix

    Can anyone help? Showing reports on a citrix client wil not work. No failure or message, the report will simple not show (flash). the gdiplus.dll is in place. Lennert Biezen

Part and Inventory Search

Back
Top