N
Neil Dittmar
Hi Everyone,
I'm running into an issue programming a custom
calendar/appointment form in Outlook 2003 using VBScript.
The issue occurs if I try to book a resource using the
custom form. Everything else appears to be fine (VBScript
code runs as expected), however when I try to book a
resource I get the following error:
"The object could not be found. Unable to directly book a
resource for this meeting."
The strange thing is that I can book a resource using
the default Outlook 2003 appointment form. I can also
book a resource using my custom form if there is no
VBScript code behind it. The error only occurs when there
is any VBScript code behind the custom appointment form.
I have tested this by simply adding "Option Explicit" as
the only line of code in the editor, republishing the form
and attempting to create an appointment with an added
resource. It is specifically any code behind the
appointement form that causes it to error out. If anybody
has any suggestions or information regarding this issue,
it would be greatly appreciated.
Thanks,
Neil Dittmar
Software Developer
Aurora Information Systems
I'm running into an issue programming a custom
calendar/appointment form in Outlook 2003 using VBScript.
The issue occurs if I try to book a resource using the
custom form. Everything else appears to be fine (VBScript
code runs as expected), however when I try to book a
resource I get the following error:
"The object could not be found. Unable to directly book a
resource for this meeting."
The strange thing is that I can book a resource using
the default Outlook 2003 appointment form. I can also
book a resource using my custom form if there is no
VBScript code behind it. The error only occurs when there
is any VBScript code behind the custom appointment form.
I have tested this by simply adding "Option Explicit" as
the only line of code in the editor, republishing the form
and attempting to create an appointment with an added
resource. It is specifically any code behind the
appointement form that causes it to error out. If anybody
has any suggestions or information regarding this issue,
it would be greatly appreciated.
Thanks,
Neil Dittmar
Software Developer
Aurora Information Systems