N
Nat
I am no Outlook programmer, however we have some custom forms which were
created prior to our rolling out Vista and Office 07. Anyhow, one of these
forms is for a facilities room request .. where emails are generated to let
facilities know when ,where and what needs to be set up. When a user goes to
open up one of these forms in Public Folders, they get an "exception "runtime
Error" has occured in Script" dialog box. IF the user chooses not to debug,
they will see a 2nd dialog box, labeled Script Error, which states "Cannot
find this file. Verify teh path and file name are correct. Line No:40:
It then highlights the following line of code
' get ole/message session object
Set olemsession = application.CreateObject("MAPI.Session")
Does anyone know that this might be caused by? I can also provide the
entire code of the form, if that would help.
Thanks so much
created prior to our rolling out Vista and Office 07. Anyhow, one of these
forms is for a facilities room request .. where emails are generated to let
facilities know when ,where and what needs to be set up. When a user goes to
open up one of these forms in Public Folders, they get an "exception "runtime
Error" has occured in Script" dialog box. IF the user chooses not to debug,
they will see a 2nd dialog box, labeled Script Error, which states "Cannot
find this file. Verify teh path and file name are correct. Line No:40:
It then highlights the following line of code
' get ole/message session object
Set olemsession = application.CreateObject("MAPI.Session")
Does anyone know that this might be caused by? I can also provide the
entire code of the form, if that would help.
Thanks so much