|
 |
asp_cdo thread: ASP 0115 errors - Professional CDO Programming Chapter 13
Message #1 by "Joseph Delpha" <jdelpha@w...> on Mon, 26 Mar 2001 19:31:03
|
|
Hello List, I am actually an AS/400 programmer who has purchased several
WROX publications in an attempt to learn how things are done in the
Microsoft world. I am currently working with the Professional CDO
programming book and attempting to implement the People Finder. I am
getting the following error:
error 'ASP 0115'
Unexpected error
A trappable error occurred in an external object. The script cannot
continue.
Can any one tell me what the usual cause of ASP 0115 is. Is this an
authentication problem?
I currently have three types of Address Types in my global address list,
mailboxes, distribution lists and remote users. I would like to display
all three types on the address.asp page.
Any help or direction would be appreciated.
I apologize if this is not the correct list!
Message #2 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Tue, 27 Mar 2001 12:11:32 +0100
|
|
Sorry, I cannot help but I am familiar with your error. I could not find
any information about it whatever, and furthermore it did not seem to be
happening consistently, so it was impossible to determine the cause. In the
end this resulted in us giving up trying to use CDO with exchange server,
and we just used CDONTS instead.
So if anyone does have any insight into this error I would be interested in
hearing it too.
-----Original Message-----
From: Joseph Delpha [mailto:jdelpha@w...]
Sent: Monday, March 26, 2001 8:31 PM
To: ASP CDO
Subject: [asp_cdo] ASP 0115 errors - Professional CDO Programming
Chapter 13
Hello List, I am actually an AS/400 programmer who has purchased several
WROX publications in an attempt to learn how things are done in the
Microsoft world. I am currently working with the Professional CDO
programming book and attempting to implement the People Finder. I am
getting the following error:
error 'ASP 0115'
Unexpected error
A trappable error occurred in an external object. The script cannot
continue.
Can any one tell me what the usual cause of ASP 0115 is. Is this an
authentication problem?
I currently have three types of Address Types in my global address list,
mailboxes, distribution lists and remote users. I would like to display
all three types on the address.asp page.
Any help or direction would be appreciated.
I apologize if this is not the correct list!
Message #3 by "Joseph Delpha" <jdelpha@w...> on Wed, 28 Mar 2001 13:38:56
|
|
> Sorry, I cannot help but I am familiar with your error. I could not find
> any information about it whatever, and furthermore it did not seem to be
> happening consistently, so it was impossible to determine the cause. In
the
> end this resulted in us giving up trying to use CDO with exchange server,
> and we just used CDONTS instead.
>
> So if anyone does have any insight into this error I would be interested
in
> hearing it too.
>
> -----Original Message-----
> From: Joseph Delpha [mailto:jdelpha@w...]
> Sent: Monday, March 26, 2001 8:31 PM
> To: ASP CDO
> Subject: [asp_cdo] ASP 0115 errors - Professional CDO Programming
> Chapter 13
>
>
> Hello List, I am actually an AS/400 programmer who has purchased several
> WROX publications in an attempt to learn how things are done in the
> Microsoft world. I am currently working with the Professional CDO
> programming book and attempting to implement the People Finder. I am
> getting the following error:
> error 'ASP 0115'
> Unexpected error
> A trappable error occurred in an external object. The script cannot
> continue.
> Can any one tell me what the usual cause of ASP 0115 is. Is this an
> authentication problem?
> I currently have three types of Address Types in my global address list,
> mailboxes, distribution lists and remote users. I would like to display
> all three types on the address.asp page.
> Any help or direction would be appreciated.
> I apologize if this is not the correct list!
Thanks to all for your kind help and suggestions. I have gotten around my
little problem. What happened was some third party software was installed
to replicate the GALs from remote sites to our server. This was installed
after I had insatlled the People Finder Application. Apparently it altered
some of my exchange settings. I just deleted the virtual directory in IIS
and recreated it, works like a dream. That application itself is worth the
price of the book! Thank you again for your generous offers of help!
|
|
 |