Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 4 : in C# and VB
This is the forum to discuss the Wrox book Beginning ASP.NET 4: in C# and VB by Imar Spaanjaars; ISBN: 9780470502211
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 4 : in C# and VB section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 20th, 2011, 11:47 PM
Friend of Wrox
 
Join Date: May 2011
Posts: 411
Thanks: 13
Thanked 7 Times in 7 Posts
Default IIS Question

So when you go to the IIS manager select add website. Is that not the same as going in windows to InetPub, wwwroot and selecting a virtual directory like we used to do in the good ole days? Also what do you have to do in the IIS manager panel to configure SMTP server to run on your machine?
 
Old May 21st, 2011, 12:24 AM
Friend of Wrox
 
Join Date: May 2011
Posts: 411
Thanks: 13
Thanked 7 Times in 7 Posts
Default PS

When I go to the IIS Manager I clearly see that the Icon for SMTP server for Web Applications is there in the default website. Is that good enough? Or is there more that is needed to be done.
 
Old May 21st, 2011, 03:24 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

When you add a web site, you add one at the top level. Virtual directories can only be accessed by using machinename/VirtualDirectoryName or localhost/VirtualDirectoryName. So while they are similar in that they can contain an application, they are not the same.

I asked it before, but maybe you haven't seen my replies: can you please start a new thread for a new topic? It's much easier for everyone to have separate threads about IIS / Virtual directories and SMTP.

To learn how to install an SMTP server, check out the IIS site: http://learn.iis.net/page.aspx/751/c...mail-in-iis-7/

Alternatively, skip the SMTP server and use a local drop folder as explained on page 318.

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP IIS and DLL question mat41 Classic ASP Basics 0 April 10th, 2008 06:43 PM
iis.msc equivalent in IIS for Win XP Pro? RealDHelix Classic ASP Basics 14 March 18th, 2007 08:28 PM
IIS setting up question zhengfengyang Dreamweaver (all versions) 4 March 7th, 2006 09:21 PM
CreateObject error on IIS 4 but not IIS 5 timtom Classic ASP XML 1 December 5th, 2003 01:26 PM
IIS config question? developerz BOOK: ASP.NET Website Programming Problem-Design-Solution 0 November 15th, 2003 05:59 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.