Asp.net
Sun, 6 Jul 2008 12:06:49 -0700 (PDT)
I have a very basic question. Couldn't find active Asp.net active
groups to help me quickly, so I am posting it here hoping someone
might be able to help me.
How can I post a message when a user adds their name to a guestbook?
Would appreciate any help. ...
|
PHP 5
Sun, 6 Jul 2008 12:55:03 -0500
Hi
I installed php 5 via the installer. Naturally it doesnt work on my IIS 6
server. I do have the php ext set to allowed.
Unfortunmatley there are many other extenstions and no good instructions on
which should be loaded. I am trying to get an off the wall open source app
called MantisBT to run. My d ...
|
THANK YOU, THANK YOU, THANK YOU
Sat, 5 Jul 2008 17:15:48 -0700 (PDT)
I spent the entire day today trying to resolve this annoying problem.
It took me 12 hours but thank GOD I came across your post to fix this
IIS problem..
Kevin ...
|
ISAPI filter to modify IIS logging
Fri, 4 Jul 2008 18:24:59 +0100
Hi,
We're running IIS6 websites behind a load balancing applicance with W3C
logging enabled. The issue is that for every request logged it displays the
load balancers ip address as the client-ip therefore making it impossible to
determine the source of the request from the logs. The load balancer does
how ...
|
IIS not working - no information server managment SBS 2003
Fri, 4 Jul 2008 07:31:03 -0700
I don't have information from few modules in SBS 2003 server management -
Backup, Update, monitoring.
I have only information "This program can't show web page : try internet
connection"
I also discovered that in Internet Information Services I don't have anything.
I don't know what has happened.
I only kn ...
|
[ANNOUNCE] CTP2 of IIS7 PowerShell Provider Released!
Fri, 04 Jul 2008 10:58:17 -0300
http://blogs.iis.net/thomad/archive/2008/07/03/ctp2-of-iis7-powershell-provider-released.aspx
The IIS team has been hard at work providing more complete integration
of IIS 7 and Windows PowerShell.
Make sure you check it out and provide your feedback! If there's
anything I can do to help with examples and ...
|
ISAPI authentication filter
Fri, 04 Jul 2008 15:19:26 +0200
I have a custom ISAPI auth filter that is set up on ms exchange web
site. I have made some changes and now after the user logs in I get the
user credentials in the url.
So the url is no longer https://hostname/exchange, it is
https://hostname/exchange/?user=usernamevalue&password=passwordvalue&referer=%2Fexch ...
|
|
|
Writing into the Pickup directory
Thu, 3 Jul 2008 06:36:45 -0700 (PDT)
Hi,
I created an ASP page for sending email messages. I'd like to write
these messages directly into the C:\Inetpub\mailroot\Pickup directory.
The problem is that when the IIS SMTP is active writing is not
possible... How can I do?
Thank you very much in advance
Carmelo ...
|
Need help analysing IISstate dump
Thu, 3 Jul 2008 04:06:01 -0700
My ASP webapplication (i gather) cause the IIS 6.0 (in IIS 5.0 mode) to crash
hard.
I've plenty of errors like "[website] is out of process".
I've need help analysing the log and dump file.
I can post the log file here.
If somebody out there wants to examing the dump file, i can make it avaiable
for download ...
|
How do you enable download of files with unknown ext, no ext whilst
keeping valid ext?
Wed, 2 Jul 2008 21:28:05 -0700 (PDT)
Hi,
I'm trying to set up an Internal HTTP File Share with IIS 6.0 on
Win2K3SP1, but I can't figure out how to enable the IIS server to
return files with no extensions as well as files with unknown
extensions whilst allowing known file types, html, txt etc, to be
returned with the correct mime type.
If I ...
|