|
Home > Archive > IIS and SMTP > November 2004 > smtp install on windows server 2003 from MSDN DVD
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
smtp install on windows server 2003 from MSDN DVD
|
|
| Jeff Cochand 2004-11-23, 6:07 pm |
| 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_ENTERPRI
SE.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.
| |
| Kristofer Gafvert 2004-11-23, 6:07 pm |
| 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/subscript...aq/default.aspx (search for
"mount" and you will find software for that)
--
Regards,
Kristofer Gafvert
http://www.ilopia.com
"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_ENTERPRI
SE.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.
|
|
|
|
|