![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Some of the contacts in my database are subject to the following set of
messages: 1. Cannot load an object because it is not available on this machine. (OK) 2. An exception ‘run time error’ has occurred in script. (a list of 1 debugger called “New instance of Microsoft Script editor” shows up) Do you want to debug using the selected debugger? If I answer YES, and then break the debugger, I could edit the following information: (Object doesn’t support this property or method: “pageSBE.DataGrid1” line No 11.) Const c_strFormName = "Financial Information" Const adUseClient = 3 Const DbgRight = 1 Function Item_Open() Dim lContactIndex Dim conn ' Get the objects on this form Set pageSBE = GetInspector.ModifiedFormPages(c_strFormName) Set grid = pageSBE.DataGrid1 ' Quit now if we are in design mode If pageSBE.DesignMode Then Exit Function End If 3. If I’ve answered "NO" in #2, then I get a pop-up that says: Object doesn’t support this property or method: “pageSBE.DataGrid1” line No 11. 4. If I answer "OK" in this pop-up the contact opens up. Any idea of how to stop this from happening? |
#2
|
|||
|
|||
![]()
Any idea how you created the problem? Outlook doesn't do this all by itself.
There is more to the story you are leaving out. -- Russ Valentine [MVP-Outlook] "JWS" wrote in message ... Some of the contacts in my database are subject to the following set of messages: 1. Cannot load an object because it is not available on this machine. (OK) 2. An exception ‘run time error’ has occurred in script. (a list of 1 debugger called “New instance of Microsoft Script editor” shows up) Do you want to debug using the selected debugger? If I answer YES, and then break the debugger, I could edit the following information: (Object doesn’t support this property or method: “pageSBE.DataGrid1” line No 11.) Const c_strFormName = "Financial Information" Const adUseClient = 3 Const DbgRight = 1 Function Item_Open() Dim lContactIndex Dim conn ' Get the objects on this form Set pageSBE = GetInspector.ModifiedFormPages(c_strFormName) Set grid = pageSBE.DataGrid1 ' Quit now if we are in design mode If pageSBE.DesignMode Then Exit Function End If 3. If I’ve answered "NO" in #2, then I get a pop-up that says: Object doesn’t support this property or method: “pageSBE.DataGrid1” line No 11. 4. If I answer "OK" in this pop-up the contact opens up. Any idea of how to stop this from happening? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calendar recurrences err msg"Cannot open this item. The object ... | kazza | Outlook - Calandaring | 0 | November 14th 07 07:17 AM |
"object unavailable on this machine" error on reinstall | Gabrielle | Outlook - Using Forms | 3 | February 26th 07 09:54 PM |
change incoming email attachment default to "open" vs "save as" | conroy | Outlook - General Queries | 1 | December 12th 06 01:58 AM |
Cannot "Open" "Import/Export' or use "Data File Management" | Ed Isenberg | Outlook - Installation | 3 | July 16th 06 12:31 AM |
want Outlook 2003 to auto open"Other Contacts" not "My Contacts" | tobytaby | Outlook - Using Contacts | 0 | June 28th 06 06:24 PM |