|
-
Jan 16th, 2007, 12:10 PM
#2
Re: [02/03] Could not access 'CDO.Message' object
The "Could not access 'CDO.Message' object." exception is usually a wrapper for a more descriptive exception - have a look at the exceptionInstance.InnerException property, or easier still - Console.WriteLine(exceptionInstance.ToString()), to get the real problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|