opening calendar in vb

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wsafa
    New Member
    • Jun 2007
    • 1

    opening calendar in vb

    when trying to open calendar in vb,
    an error was raised on all client computers( WIn XP)
    only Data server(Win 2000 advanced server) was opened correctly.[IMG]


    error:
    calendar has encountered a problem and needs to close. We are sorry for the inconvenience.
  • VBWheaties
    New Member
    • Feb 2008
    • 145

    #2
    Originally posted by wsafa
    when trying to open calendar in vb,
    an error was raised on all client computers( WIn XP)
    only Data server(Win 2000 advanced server) was opened correctly.[IMG]


    error:
    calendar has encountered a problem and needs to close. We are sorry for the inconvenience.
    MS calendar control? MS outlook calendar? Post what calendar you are referring to and/or post some code.

    Try replacing the .ocx on the target platform having the issue. Or create a setup package.

    A shot in the dark guess is the clients raising the error have an older version of the component. A setup package or registration of the ocx should remedy the issue.

    Comment

    Working...