-
Posted to
Troubleshooting
by
AaronR
on
02-23-2009, 5:04 PM
The solution to this problem ended up requiring me to recreate all virtual directories in IIS through the exchange management console
... this helped (STEP 1 ONLY)
http://support.microsoft.com/kb/941201
-
Posted to
Troubleshooting
by
AaronR
on
12-24-2008, 9:07 AM
neither solution worked :( any ideas anyone? when someone tried to create an OOF message it said server unavilable (from outlook) I can create an oof from owa though.... has anyone seen anything similar in the past?
-
Posted to
Troubleshooting
by
AaronR
on
12-23-2008, 9:46 AM
hmmm it only appears to show itself when using outlook 2007 (to exchange svr 2007)
using owa appears to be fine and the warning does not appear - it only appears when I startup outlook 2007 - This article appears to be exactly my problem although I'm wearing of implementing it yet. especially during the business day. ...
-
Posted to
Troubleshooting
by
AaronR
on
12-23-2008, 8:44 AM
I fixed it with this KB article http://support.microsoft.com/kb/894435 - but I've got another problem (possibly unrelated but I would assume OT) that exists with "autodiscovery" I have not researched it yet claiming "the name of the security certificate is invalid or does not match the name of the site." ...
-
Posted to
Troubleshooting
by
AaronR
on
12-22-2008, 4:59 PM
I had to re-install all of framework (according to mssupport) to fix an automatic updates issue - during this process i entered a command - cscript %SystemDrive%\Inetpub\AdminScripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1 in order to complete it. currently my IIS server is no longer working (only my users ability to access ...
-
Posted to
ASP.NET Administration
by
AaronR
on
09-03-2008, 12:18 PM
It only answers to a single IP (thats how I set up DNS) but it will not send data out of the same IP it uses a shared pool of host IP's
-
Posted to
ASP.NET Administration
by
AaronR
on
09-03-2008, 12:02 PM
The outbound traffic will travel like this.
browser > webserver > through firewall > access local database and get data > back out through firewall > to users browser. (is that what you were referring to?)
The firewall is on the demarc of the local network taht allows traffic in + out
I want shared host to ...
-
Posted to
ASP.NET Administration
by
AaronR
on
09-03-2008, 10:46 AM
They said that I am unable to do that, is there any other way that you can think of?
-
Posted to
ASP.NET Administration
by
AaronR
on
08-29-2008, 2:30 PM
Hi, I am new here and this may be in the wrong area, but it involves IIS 6! and ASP.net.
I currently have a shared webhost that answers to a single IP albeit I would like all outbound traffic to leave from a single IP someone mentioned this may be possible via IIS manager, can anyone help point me towards a guide or enlighten me if this is ...