-
Posted to
ASP.NET Administration
by
robasta
on
05-11-2009, 10:08 AM
Hi all,
It turns out everything was setup correctly. The problem was that the domain name, which was being transfered to point to my ip address, was still pointing to the old ip.
This was due to some '48hr propagation delay'.
Thanks for your help guys.
-
Posted to
ASP.NET Administration
by
robasta
on
05-05-2009, 3:34 AM
Hi all,
I managed to setup a directory as a virtual directory under the default website. It runs as an application and I am able to send emails from this web app.
Setting up the same folder as a website, (same code and same config file), I am unable to send emails.
Have I missed something?
-
Posted to
IIS7 - Setup
by
robasta
on
04-21-2009, 12:03 PM
Okay, got it running. here's how:
1. start->administrative tools->server manager, go to features, select "add features", tick "smtp server" (if it is not already installed), choose to install the required "remote server admin toos"
2. check to confirm that "Simple Mail Transfer Protocol ...
-
Posted to
IIS7 - Setup
by
robasta
on
04-21-2009, 10:30 AM
Great, IIS7 is supposed to make my life easier, right? WRONG! I have just spent about 3hr trying to figure out how to setup SMTP virtual server. I have the SMTP running but IIS manager doesnt show the virtual smtp server like in iis6.
no help out there...
I am running win2k8 server and IIS 7.
please help.