Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > inetserver iis > july 2003

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 31

Ixtrasp.asp
Posted by Sergio at 7/31/2003 11:50:32 PM
I want to use the indexing services in my web site. Anyone knows where can I find doc regarding creating a query page in .aspx that wroks with indexing service. Using IIS 6.0 This article http://msdn.microsoft.com/library/default.asp? url=/library/en-us/indexsrv/html/ixuwebqy_1ai5.asp say...more >>


ASP file access and server map error
Posted by Becky at 7/31/2003 11:44:59 PM
I am using this code to backup files on a web server via an asp page: Dim fsoObject 'File system object Dim filObject 'File Object set fsoObject = Server.CreateObject ("Scripting.FileSystemObject") filepath = Server.MapPath("../system/db.mdb") sourcepath = Server.MapPath("../syste...more >>

cdonts permission problem
Posted by mike lindner at 7/31/2003 8:22:19 PM
hi, serving asp pages on 2000 server to send emails, the clients web browsers i get a "permission denied" when the cdonts.send command is reached in the page. i guess i have to set a permission on the server, could someone please tell me where :-) thanks, and have a nice day :-) mikel...more >>

Confused with IIS5.0...
Posted by Gern Blansten at 7/31/2003 7:55:28 PM
I'm trying to setup a website on my XP Pro server. I've installed IIS5, and left all the defaults alone. When I type in http://127.0.0.1 into my browser, I get challenged for authentication. When I went to check the status of my server from the Internet (I use Dynip), I see that my HTTPS por...more >>

child domain permissions
Posted by Jacen at 7/31/2003 6:04:54 PM
I cant seem to be able to assign group or user rights to my web from a child domain with full trust relationships. the domain permissions work fine, however I will add users and groups from my child domain and they do not work. The domain where the web server resides is HSP. The child dom...more >>

Concurrent Requests from Same Session
Posted by PJ at 7/31/2003 5:58:51 PM
I posted a few days ago concerning requests being blocked from a main window after a popup window had initiated a file download. Apparently this has to do with the fact that asp.net or iis serialize all requests from the same session. Further requests from the same session are being queued unti...more >>

OWA problem resolved
Posted by khan at 7/31/2003 4:10:29 PM
Finally my problem with the OWA is resolved. The problem was the permission settings on exchange virtual folder under default web site. When I set that one to anonymous and integrated windows authentication everything works fine. But now I have another problem which is simple. When I type ...more >>

Clearing hung connections in IIS
Posted by keeganalex NO[at]SPAM yahoo.com at 7/31/2003 2:43:52 PM
Hello, We're using a third party web-based package that requires our users to log-in. If a user X's out of Internet Explorer before pressing Log Out, IIS doesn't and never releases their session. If they try to log back in, it says they're already logged in. First, is there any easy way t...more >>



Create a new SSL Certificate Request while one exists?
Posted by Dan at 7/31/2003 1:20:54 PM
I need to create a new SSL certificate using a different company name as we were acquired this year. I don't want to remove my current SSL certificate until I have gotten my certificate back from the authority I am going to use. The "Web Server Certificate Wizard" only gives me the options of ...more >>

Event ID 32 - Help!
Posted by Duncan McDonald at 7/31/2003 11:40:03 AM
Can someone help me with this Event, no one seems to know what causing it: Event Type: Warning Event Source: W3SVC Event Category: None Event ID: 32 Date: 31/07/2003 Time: 11:16:38 User: N/A Computer: XXXXXX Description: The server was unable to read the file X:\wwwroot\***********\co...more >>

IIS log problem
Posted by David at 7/31/2003 10:50:12 AM
Hi, My web server also encounter the same problem, however, I have try to telnet (using port 80) to the my web server and then press entre twice, I can't found any log for such request. Any idea about that ?? regards, David "Edwin Kusters" <NOSPAMeksnews@xs4all.nl> wrote in message news:...more >>

Error: -2146893039 (0x80090311)
Posted by john NO[at]SPAM fedak.net at 7/31/2003 9:51:48 AM
We've been seeing the following error intermittantly on our IIS5/Win2K server based system: -2146893039 (0x80090311) We are using Windows Authentiacation for the site and have a very complex domain architecture. I believe that is maps to the SEC_E_NO_AUTHENTICATING_AUTHORITY error code, ...more >>

Website icon on website folder?
Posted by sail33811 NO[at]SPAM NOSPAM33.hotmail.com at 7/31/2003 8:29:38 AM
This is probably a silly question in that it doesn't seem to affect my ability to do what I want, but I'm curious... When I open "My Computer" and drill down into the "Inetpub" folder. I see the default website folder which is "wwwroot." This folder has an icon that is different than a standar...more >>

Event ID: 30 (C:\WINNT\help\iisHelp\common\404b.htm. The file does not exist.
Posted by graham.butler NO[at]SPAM kcom.com at 7/31/2003 3:58:36 AM
I have followed the advice after running 'Microsoft's Baseline Security Analyser' and removed the help files. I have also removed the directory entry as pointed to in 'Internet Services Manager'. How can I stop the following entry from being written to the 'System Log' as displayed in 'Event ...more >>

Unable to view default site from Internet using IP of computer
Posted by Somnath Ukil at 7/31/2003 3:12:48 AM
Hi! I have Win NT 4.0 Service Pack 6a IIS 4.0 Proxy 2.0 SP1 I am using the IIS server successfully internally in the network. We use http://server/sitename to access our specific sites. These sites are subdirectories inside c:\inetpub\wwwroot where the default website resides. W...more >>

change server name
Posted by Casey at 7/31/2003 3:01:05 AM
I am looking to change the name of the ISA server is there a way without reloading? --Casey...more >>

FP Ext issue
Posted by Tim M at 7/30/2003 11:03:17 PM
I once had an edit button from my browser. I have updated FP Extensions and then had to remove ext from site. I later re-added them. Now my browser edit button is grayed out. I had this happen on a subweb before but never the root web. The subweb I deleted and recreated, shouldn't have...more >>

Problem with custom ASP ActiveX components in IIS 6.0
Posted by Denis at 7/30/2003 10:50:44 PM
Can't use custom ASP ActiveX components in IIS 6.0. Getting error "ActiveX component can't create object" when using Server.CreateObject("...") in ASP. When I use the same code running vbs script file on Administrator account - the CreateObject method works fine. I've played with Application...more >>

Date Format in ASP pages - Windows 2000 Professional Portuguese
Posted by Vitor Mauricio de N. Silva at 7/30/2003 10:23:20 PM
Hi, Anyone know how to adjust the date format in IIS 5.1 (Windows 2000 Professional Portuguese) for ASP pages ? I try to use the document "306044 - INFO: Behavior of Date/Time Format Differs When Accessed from Active Server Pages" at support.microsoft.com without sucess. I would like to con...more >>

Housing with IIS 6
Posted by yo mismo at 7/30/2003 8:47:07 PM
I want to make housing in a ISP with a machine with W2003 Server. I have a question. What is better, a domain server or a independant server? I want hosting a lot of domains in the server with a lot of users, each one to their domain. I know that windows 2003 (1 host) can´t be do domain contro...more >>

Redirection to a URL question w/ 2003 IIS Manager
Posted by Alex Minkiewicz at 7/30/2003 5:31:30 PM
I have a directory under wwwroot called 'test'. In IIS5 or IIS6, if I change the Default Web Site Properties to "A redirection to a URL" in the Home Directory tab to /test, the 'test' directory is no longer listed in the IIS Manager for 2003. I can however see the 'test' directory in a iis5.0...more >>

IIS Metabase Latency
Posted by Caroline Cucchiara at 7/30/2003 5:04:21 PM
I wrote a simple script to query the content indexing status of all the web directories in our default web site. The query returned status for directories that no longer exist (and ceased to exist quite some time ago) and failed to return status for several directories that currently do e...more >>

ADSI - changing Application Execute permissions
Posted by Pritchie at 7/30/2003 4:52:49 PM
Hi, I am trying to create a list of new sites using IIS ADSI scripts, however all my default applications (for each web site) Execute Permissions are set to "None" and I cannot find out any where how to change them to "Script Only" using IIS ADSI. I've now managed to change the application prot...more >>

Virtual paths, IIS, .NET
Posted by bax NO[at]SPAM kleinbuendel.com at 7/30/2003 3:11:59 PM
I'm cross-posting this from dotnet.framework because I'm desparate, frankly. Apologies ahead of time to those who abhor such behavior. I have a default web site in IIS, maps to http://localhost. From Visual Studio, I create a new web application, save it to http://localhost/myApplication. I...more >>

IIS users and ADS de promotion
Posted by Ramya Priya at 7/30/2003 2:59:12 PM
Hello, If IIS is installed on an ADS, then, after depromoting the ADS, the IIS users (IUSR_machine name, IWAM_machine name) are recreated and there is a event log indicating the same. Are there any known problems if these users are re created again? Please help. With Thanks in advance, Ramy...more >>

Windows Serv. 2003 SMTP config
Posted by KN at 7/30/2003 2:52:11 PM
Trying to configure SMTP to send out email using my ISP. Email is generated by asp app using cdosys. Any suggestions or direction toward this type of configuration?? Regards, Khaled ...more >>

domain / basic authentication
Posted by scott at 7/30/2003 2:45:18 PM
I have a little issue that I'd like to find a fix for. A have a web server that is a member of a development domain (yes, I know that having web servers being members of domains isn't generally a good idea). I have a web site on this server that is set to use basic authentication. I've create...more >>

IIS 5 crashing
Posted by Rusty at 7/30/2003 2:27:01 PM
The W3SVC has crashed 2x in the last 24 hours. Reboot is required to bring it back online. I am looking for help decoding the errors logged in event viewer. First error reads: The server stop serving requests for application '/LM/W3SVC/1/ROOT' because the number of Out of Process com...more >>

dsadd tool: Adding many users to a 2003 Server only works in ADDomains?
Posted by Reini Wei at 7/30/2003 2:17:27 PM
Hi folks, we are consolidating and migrating to Win2003 and i tried to add numerous users to the new servers. i used the new dsadd -user command like this. dsadd user CN=user00001 -display Web-User -pwd hispassword -desc WWW-User-blabla -canchpwd no -acctexpires never.. I have Win200...more >>

blogs
Posted by Sandy Ryan at 7/30/2003 1:56:43 PM
ok - i have a customer that wants to put blogs on their website - how do I allow this on an IIS 5.1 server? what software do I need for him to call? thanks...more >>

Windows Authentication not passing username
Posted by John at 7/30/2003 1:34:48 PM
Hello, I have a very simple situation. I installed an export of an MTS package onto my web application server. I call the remote object from within an .asp page, through IIS of course, which is set to Windows Authentication security. When I call the object, the remote server, where the obj...more >>

IIS5- Configuring web page that uses java
Posted by Darren at 7/30/2003 1:23:02 PM
Hi, I am having real problems here, probably because I am not a web guy but got put on the project anyways. Correct me at any time. It is IIS5 web server and configuration are all defaults.. The web page uses java or .js I created a new folder under wwwroot\test. I set the home dire...more >>

DCOM Error
Posted by alex002 at 7/30/2003 12:54:50 PM
Dear all, I have created a form that used a DCOM to search data and display to the user; Before I use IIS 4.0 and it work well. However, after I upgrade the IIS to IIS5.0, the page cannot work due to the code " server.createobject("Info8.Document") ". I have checked my DCOM by using "dcom...more >>

IIS Logging error
Posted by robert orlini at 7/30/2003 12:45:03 PM
I get a repeated error in my System Log which reads: "IIS Logging unable to create directory. The data is the error." Any ideas why we get this? Just upgraded to Windows 2000 from NT 4.0. Thanks. Robert O....more >>

IIS5.0 Log file output
Posted by konan2001 NO[at]SPAM yahoo.com at 7/30/2003 12:22:07 PM
Why does the IIS5.0 log file on my win2k server contain a querystring in the URI Stem field? See the line below: #Software: Microsoft Internet Information Services 5.0 #Version: 1.0 #Date: 2003-02-24 00:31:50 #Fields: date time c-ip cs-username s-ip s-port cs-method cs-uri-stem cs-uri-...more >>

IIS5.0 keeps crashing all the time
Posted by RQuintana at 7/30/2003 11:37:18 AM
All, I have two webservers with Windows 2000 Server. Both have IIS5.0 installed. I have several sites on each server. In the last few days the servers started crashing IIS and everytime I go to a website that uses ASP it shows " HTTP 500 - Internet Server error". When I login to the s...more >>

migration from iis 4 to 5
Posted by loriz at 7/30/2003 11:15:46 AM
Is this the right place to ask migration questions? ...more >>

IIS Front end
Posted by Brian Baldwin at 7/30/2003 10:51:54 AM
Hey all, I posted the other day, but I think I need to provide more info. I need to create a "pass through" server for IIS. Our IIS server accesses domain resources through UNC (such as the file server where the .dll's write uploaded files), and it also interacts with our SQL Server. I need t...more >>

Domain switch stops me getting full name
Posted by Shaun Garriock at 7/30/2003 10:02:05 AM
Hi I have a simple piece of code that get the persons username and then queries the domain for there full name. We were on a RM connect 2 system before and the code worked fine. Now though when after we switched to a 2000 domain system without RM I can not retrieve the details. This is the...more >>

IISState beginner help...
Posted by Michael at 7/30/2003 9:53:23 AM
Which Process do I use for the PID? Is there one for ASP scripts and others for other scripts? (If so - what's the ASP script process I should use). TIA...more >>

Converting site from Apache/PHP to IIS/PHP - default document problem
Posted by Aaron Lance at 7/30/2003 9:34:57 AM
I have a web site that's using php on apache to dynamically display folder contents... That is, I've created a script that is displayed if there isn't a default document in the folder itself. My default documents in Apache are in this order: index.htm index.html index.php /_Script/_index...more >>

Event: 115; Source: W3Svc
Posted by glh at 7/30/2003 9:21:05 AM
We are receiving upon the following error when our server is starting W2k server. This error only occurs at boot up time. Event ID: 115 Source: W3Svc The service could not bind instance 1. I've looked for a solution and performed the corrective action, but none of our websites hav...more >>

IIS web server error
Posted by Cyont at 7/30/2003 8:32:20 AM
I am not sure if this question should be asked here. If not, please let me know. I am trying to run a web server on my local machine with IIS on Win 2000. I have two errors unexpected. * http://localhost is not working. It has to be http://MyNetworkDomainName in order to bring up the page....more >>

Slow downloads fast uploads
Posted by MePadre at 7/30/2003 7:38:11 AM
Hoping someone can shed some light. My IIS server is having an attack of shyness whereby http:// https:// and ftp:// traffic DOWN is painful (5 - 6 kb/s) while ftp:// uploads are about 1.5 mbit. Anyone suggest where to go with troubleshooting this. Have rebooted, restarted firewall, che...more >>

Problems using/configuring Internet connector license
Posted by Aziz at 7/30/2003 7:21:44 AM
I have windows 2000 server, IIS 5 and I am trying to use Internet connector license so that users can authenticate to the AD before getting access to the server. I tried looking up everywhere with no success. I have put the server in per seat mode. I have created a group and given the use...more >>

can i integrate 2 web server in 1 computer ?
Posted by Willy Soetomo at 7/30/2003 2:49:33 AM
can i integrated 2 web server in 1 computer ? current we have 1 web server which using windows 2000 server. we wanna add another one new web server but can we do it in 1 computer only? hopefully if we can be helped. some more, any hardware or anything we need to integrate it ?? thanks a lo...more >>

Permission denied 'getobject'
Posted by ALF at 7/29/2003 8:52:45 PM
Hello, I have some WMI on my asp page which runs fine when I log on to the IIS box and bring up the page. However if I try and access teh page from another computer I get the permissions error. I have anonymous access enabled (it fails when it is disabled too), but have specified the account to ...more >>

How To Disable NTLM Authentication and still being able to connect?
Posted by Myrth at 7/29/2003 6:03:49 PM
Hi, I'm trying to access to IIS page from inside another script, and would like to have it simple anonymous connection. Right now it requires NTLM handshake or else access is denied. In virtual directory Authentication Methods I have 'Anonymous access' and 'Integrated Windows Authent...more >>

Deploying Win2k SP4
Posted by Citimouse at 7/29/2003 5:43:25 PM
Hi, When I apply SP4, I encounter the error "Unable to write ScriptMaps metabase entry" "Failed to execute regsvr32.exe. Error Code 5." What I finally did is 1. Uninstall IIS 2. Install SP4 3. Reinstall IIS No problem so far. I then compare 3 files in the server with another server...more >>

IIS and XP
Posted by Mikie at 7/29/2003 3:23:49 PM
Can IIS be put on XP Home Edition? Thanx...more >>


DevelopmentNow Blog