Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Sending email in ASP using Windows Vista Ultimate 64-bits ..

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Related Topics:
Getting IIS to work on Vista Ultimate - I have had IIS working (had to turn off OneCare But after a reboot (happens about every hour with Vista) it now gives me a msg The process cannot access the file because it is being used by another process. Why does MS not provide the..

Repair ASP.NET - Vista Ultimate - GDay All, I have a problem with ASP.NET and an Autodesk Web App. This problem has lead to the discovery of some corrupt files in my ASP.NET folder. I have tried repairing the files by running from Microsoft but this simply informs me that..

getting an IIS7 server on Vista ultimate visible from the .. - I have a static IP and am running Vista Ultimate. I've installed IIS7 and have no problem accessing it from my IE 7 browser as or as my name and can ping it by IP number without a problem. I have made ports 80, 20, 21 and 22..

BITS on Windows 2000 server - I can find where I enable BITS on Windows 2003 and can't find the same check box in Windows 2000. Hints? Thanks.

sending email from asp with CDO - Hello, I have one web server (iss) and one mail server on the same server. I'm sending (SMTP) emails from asp with CDO. When I send an email to some domain, wich isn't hosted in my mail server, all run ok. But when I want to send one email to some domain
Next:  IIS: Cannot find server or DNS Error  
Author Message
VistaDevil

External


Since: Dec 05, 2007
Posts: 4



(Msg. 1) Posted: Wed Dec 05, 2007 2:30 am
Post subject: Sending email in ASP using Windows Vista Ultimate 64-bits & IIS 7?
Archived from groups: microsoft>public>inetserver>iis (more info?)

I recently discovered that there seems to be no way to send ASP email
messages from a site in IIS 7 when hosted in Windows Vista Ultimate 64-
bits because there is no SMTP server included with the OS. The funny
thing is that even when installing a third party SMTP server, like
ArgoSoft Mail Server Pro, IIS 7 still refuses to let go the emails.
CDO componet seems to be working fine (and of course CDONTS doesn't
work with this platform) but there seems to be a communication
(configuration?) layer missing between IIS and third party SMTP's.
Has any of you solved this or know about a SMTP server that *really*
works to do this task without resorting to downgrading to XP SP2,
switching to Linux or waiting for Windows Server 2008?
Thanks

 >> Stay informed about: Sending email in ASP using Windows Vista Ultimate 64-bits .. 
Back to top
Login to vote
VistaDevil

External


Since: Dec 05, 2007
Posts: 4



(Msg. 2) Posted: Wed Dec 05, 2007 10:53 am
Post subject: Re: Sending email in ASP using Windows Vista Ultimate 64-bits & IIS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 5 dic, 09:40, "Kristofer Gafvert" <kgafv....RemoveThis@NEWSilopia.com> wrote:
> I'm afraid i don't understand. If CDO works fine, what communication layer
> is missing? As far as i know you can connect to any SMTP server (local or
> remote) with CDO.
>
> --
> Regards,
> Kristofer Gafverthttp://www.gafvert.info/iis/- IIS Related Info
>
> "VistaDevil" <Latin.Boob.Lo....RemoveThis@gmail.com> skrev i meddelandetnews:8b73df29-aaeb-4b4d-bdbb-698b96bef66e@i29g2000prf.googlegroups.com...
>
>
>
> >I recently discovered that there seems to be no way to send ASP email
> > messages from a site in IIS 7 when hosted in Windows Vista Ultimate 64-
> > bits because there is no SMTP server included with the OS. The funny
> > thing is that even when installing a third party SMTP server, like
> > ArgoSoft Mail Server Pro, IIS 7 still refuses to let go the emails.
> > CDO componet seems to be working fine (and of course CDONTS doesn't
> > work with this platform) but there seems to be a communication
> > (configuration?) layer missing between IIS and third party SMTP's.
> > Has any of you solved this or know about a SMTP server that *really*
> > works to do this task without resorting to downgrading to XP SP2,
> > switching to Linux or waiting for Windows Server 2008?
> > Thanks- Ocultar texto de la cita -
>
> - Mostrar texto de la cita -

Or so I thought... But I've been looking for samples to compare my
code against snippets and none produces the expected result. My SMTP
is working as it sends and receives emails; my web server is working
as I can see pages and interact with a database via web... But as long
it involves ending a simple email from ASP code, the whole setup is
useless. Changing some parameters in the schema I can obtain two
errors: transport layer or pickup folder.

I'll reinstall Windows and see if the condition remains. Thanks.

 >> Stay informed about: Sending email in ASP using Windows Vista Ultimate 64-bits .. 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 3146



(Msg. 3) Posted: Wed Dec 05, 2007 12:02 pm
Post subject: Re: Sending email in ASP using Windows Vista Ultimate 64-bits & IIS 7? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I'm afraid i don't understand. If CDO works fine, what communication layer
is missing? As far as i know you can connect to any SMTP server (local or
remote) with CDO.

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


"VistaDevil" <Latin.Boob.Lover.RemoveThis@gmail.com> skrev i meddelandet
news:8b73df29-aaeb-4b4d-bdbb-698b96bef66e@i29g2000prf.googlegroups.com...
>I recently discovered that there seems to be no way to send ASP email
> messages from a site in IIS 7 when hosted in Windows Vista Ultimate 64-
> bits because there is no SMTP server included with the OS. The funny
> thing is that even when installing a third party SMTP server, like
> ArgoSoft Mail Server Pro, IIS 7 still refuses to let go the emails.
> CDO componet seems to be working fine (and of course CDONTS doesn't
> work with this platform) but there seems to be a communication
> (configuration?) layer missing between IIS and third party SMTP's.
> Has any of you solved this or know about a SMTP server that *really*
> works to do this task without resorting to downgrading to XP SP2,
> switching to Linux or waiting for Windows Server 2008?
> Thanks
 >> Stay informed about: Sending email in ASP using Windows Vista Ultimate 64-bits .. 
Back to top
Login to vote
VistaDevil

External


Since: Dec 05, 2007
Posts: 4



(Msg. 4) Posted: Sun Dec 09, 2007 8:42 am
Post subject: Re: Sending email in ASP using Windows Vista Ultimate 64-bits & IIS [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Okey... Reinstallation didn't solve the issue, but I found a solution.

1. Set the Mail component in ISS 7 to localhost to no authentication
2. If your SMTP server is 32bits and your platform is 64bits, enable
that in PoolApps
3. Allow IUSR_Machine to read and write in temp space with ICACLS
4. Set your connection data in the ASP code to send USR & PWD to use
the SMTP server
5. You should be able to send messages from IIS 7 now!

Hope this helps others!
 >> Stay informed about: Sending email in ASP using Windows Vista Ultimate 64-bits .. 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]