all groups > inetserver iis > november 2005 > threads for thursday november 3
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
subdirectory mapping subdomains
Posted by Norbert XOR Kornyi at 11/3/2005 8:46:15 PM
Is it possible on IIS6 to create subdomains the way that each directory
in root of mysite.com is mapped to subdomain? ie. dirs sub1 and sub2 in
root would point to sub1.mysite.com and sub2.mysite.com..
I know this is achieved by creating a new "web site" for each subodmain
and setting differen... more >>
The folder may be located in an unavailable location, protected wi
Posted by Ian L at 11/3/2005 8:44:03 PM
setting up a new win2k3 server. Trying to copy everything from a win2k server
onto the win2k3 server. I ran the iis migration tool to copy everything.
Everything did copy. and i can pull up everything by going to
http://newserver-name/whatever
but when i try to open http://newserver-name in... more >>
aspnet1.1 and aspnet2.0
Posted by Derek at 11/3/2005 4:16:01 PM
Hi there,
Can someone tell me if the two can co-exist on one IIS6.0 server. We
currently have an IIS server, running asp.net - I would to migrate to 2.0,
however have the two co-existing initially then switching over.
If yes, can you provide instructions or links... thanks!
Derek.
... more >>
Converting ISAPI filter to HTTP Module
Posted by Thomas J at 11/3/2005 3:54:42 PM
I have an ISAPI Filter written in C. I need to rewrite this in .NET for
IIS6.
The main tasks I need to do include:
1. Extract the username and password from a cookie
2. Look up the users username in Active Directory if the username is in
email address format
3. Authenticate the user against ... more >>
Upgrade Effort from Win2000 IIS5.0 to Win2003 II6.0 - Estimate
Posted by billmorrisett at 11/3/2005 3:03:29 PM
My client is currently running a 6 server farm, win2000/IIS 5.0, ASP,
SQL-Server db's. Can anyone give me a ballpark manhour estimate for
the conversion to win2003/IIS 6.0? (Later we'll convert to ASP .NET,
but I'm not concerned about that now.)
One person, one week? I searched google and m... more >>
Access Denied Error 80070005
Posted by UrbanCoyote at 11/3/2005 12:16:07 PM
We have the following code on Windows Server 2003 SP IIS 6.0 for a password
change apllication
<%
Dim Group
Dim User
Dim sGroups
Set User = GetObject("WinNT://" & "XDOT" & "/" &
UCASE(Replace(UCASE(Request.Servervariables("LOGON_USER")), "XDOT", "")) &
",user")
... more >>
PHP?
Posted by John at 11/3/2005 12:13:27 PM
Please forgive me if this post is not appropriate as I'm kind of new to the
newsgroup thing.
I was wondering if anyone could advise on how to configure my IIS5 to use
PHP files. Also does anyone know or has experienced any issues/problems
that affect the existing .asp or other existing web... more >>
Programatically configuring many-to-one IIS6 certificate mapping
Posted by rlusian at 11/3/2005 11:57:12 AM
My product uses IIS 6 many-to-one certificate mapping to authenticate clients
contacting my Web site and map them to a user account. This is effective and
very convenient.
However, while there is an API to set up one-to-one certificate mapping in
IIS, there is no such API for many-to-one. ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Can't install IIS on XP Pro (0x4b8)
Posted by jpm at 11/3/2005 9:26:45 AM
Hello. I'm having a very insidious install problem with my Windows XP
box. I need to install IIS in order to do some .NET development and I
can't get it to install completely.
My hardware is: P4 2.8, 1 GB Ram, 200 GB SATA drive
My OS is: Windows XP, with the SP2 patch applied
I've ins... more >>
web site / mail server different ip for hosts
Posted by Cindy at 11/3/2005 7:26:05 AM
I host our email server and recently out sourced our web site. Now internal
users can not get to our web site. When I ping our web site and internal
address is returned. Our DNS zone is the same as our web site name. How can
I host our email server with the same name as our out sourced web... more >>
performance & W3wp.exe at iis6
Posted by Tomer at 11/3/2005 7:10:02 AM
I have a win2003 sp1 standard server with 2 GB Ram and dual xeon cpu - iis is
installed. I havent change the defaults of the iis - it has about 300 web
sites defined on it - with 3 application pool - configured at default. most
of the sites at at one application pool. W3wp.exe had picks of 90%... more >>
Some websites don't show - all the same IIS
Posted by David Thielen at 11/3/2005 6:36:06 AM
Hi;
Some of my websites are not showing up. All of these are on the same IP
address and I use the header to select which website they are. And I have
looked and looked and the properties all look identical:
www.windward.net - works
jasmine.windward.net - fails. But www is a cname to jasmi... more >>
port "resolution"
Posted by bill tie at 11/3/2005 2:52:12 AM
Suppose the FQDN is machineName.companyName.com.
I've a web application using port 22222. I invoke the application as follows
http://machineName:22222
I'd like to do it as follows:
http://differentNameWithoutPortNumber
How do I accomplish this in Win2k3?
Thank you.
... more >>
How to diagnose an IIS and/or Asp.Net hang
Posted by Tom Conlon at 11/3/2005 12:16:42 AM
Badly hung here. After serveral reboots, tried uninstall and reinstall of
IIS, but still no go. Was working fine. Now, in a state where every request
to http://localhost/... simply hangs. The IE progress bar shows 3 or 4
squares, then it just stops. Also, trying to open an asp.net project ... more >>
localhost and 127.0.01 results in an "HTTP 404 Page not found"
Posted by Peter Trolle Jakobsen at 11/3/2005 12:00:00 AM
when calling a page addressing it with http:/<computername> the page appears
promptly, whereas addressing the same page with http://localhost or
http://127.0.0.1 results in an "HTTP 404 Page not found Internet Explorer".
I cannot find out why!
--
mvh trolle
... more >>
|