Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / February 2006

Tip: Looking for answers? Try searching our database.

ASP cdo.message in iis server! what else?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Cimento Cola - 31 Jan 2006 19:10 GMT
Hello all!
I have built an ASP. This asp runs in a IIS server.
This asp has the following code:

<script language ="vbs">
sub button1_onclick

dim variavel
Set myMail = CreateObject("CDO.Message")
Set objconf = CreateObject("CDO.Configuration")

...

end sub
</script>

Whenever i open this page in other computer, when the butto is clicked i get
an error in line "Set myMail = CreateObject("CDO.Message")"
The server has smtp installed.
Why does this not work in other computers? What do they have to have
instaled?

Thank you!
Josh Twist - 01 Feb 2006 16:02 GMT
I'm not sure I understand your problem - but here's my first guess.
Have you looked under Add/Remove Windows Components and checked that
the SMTP service is installed?

It's usually under Control Panel > Add Remove Programs > Add Remove
Windows Components. Then choose IIS and click the Details button. Check
that SMTP service is installed.

Good luck
http://www.thejoyofcode.com/

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.