Hello Jeff,
I dont think that it can read the ISO file, you will either have to mount[1]
the ISO file, or use a DVD/CD with the OS "unpacked".
The DVD dics 2428.X has the file in F:\ENGLISH\WIN2003\STANDARD\I386\IMS.CAB
[1]
http://msdn.microsoft.com/subscriptions/faq/default.aspx (search for
"mount" and you will find software for that)
--
Regards,
Kristofer Gafvert
http://www.ilopia.com [quoted text, click to view] "Jeff Cochand" <nospamjac@pobox.com> wrote in message
news:fe57c681.0411230914.ce6e04c@posting.google.com...
> I'm running IIS 6.0 on Windows Server 2003, and want to install SMTP.
> I want to use SmtpMail in C# asp.net code.
> SMTP does not show up in IIS Mgr, and I've read that SMTP is not
> installed by default in Windows Server 2003.
>
> I run Start=>CP=>Add/Remove Programs=>Add/Remove Windows
> Components=>Application Server (Details...)=>IIS (Details...)=>Check
> SMTP=>Ok=>Ok=>Next
>
> Windows Component Wizard pops up Files Needed dialog, saying The file
> 'adsiisex.dll' on Windows Server 2003, Standard Edition CD-ROM is
> needed.
>
> I have a DVD subscription to MSDN.
> I put in the Windows Server 2003 DVD and Browse to
> F:\ENGLISH\WIN2003\ISO\WIN2003_STANDARD_ENTERPRISE, where
> EN_WINDOWS_SERVER_2003_STANDARD_ENTERPRISE.ISO is located.
>
> The Locate File dialog is looking for adsiisex.dll and can't see it in
> the .ico file.
>
> What do I need to do to install SMTP on Windows Server 2003?
>
> Thanks.