Xtreme .Net Talk
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Registered members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Xtreme .Net Talk
.NET
Network
"Could not access 'CDO.Message' object."?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="ddpesta" data-source="post: 378094" data-attributes="member: 26662"><p>There is one further cause for a CDO.Message instantiation failure. It seems by default that .NET uses the loopback address (127.0.0.1) a the origin for the SMTP action. Therefore, the following must be set in IIS:</p><p>1. The IP address for the SMTP site must be set to <all unassigned></p><p>2. Access-Connections - Either allow all, or make sure the loopback address appears in the list of allowed IPs.</p><p>3. Access-Relay - Same with Connections</p></blockquote><p></p>
[QUOTE="ddpesta, post: 378094, member: 26662"] There is one further cause for a CDO.Message instantiation failure. It seems by default that .NET uses the loopback address (127.0.0.1) a the origin for the SMTP action. Therefore, the following must be set in IIS: 1. The IP address for the SMTP site must be set to <all unassigned> 2. Access-Connections - Either allow all, or make sure the loopback address appears in the list of allowed IPs. 3. Access-Relay - Same with Connections [/QUOTE]
Insert quotes…
Verification
Post reply
.NET
Network
"Could not access 'CDO.Message' object."?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom