ADSI question
I have hard time understanding this
Basically I have following directory structure
C:\Inetpub\wwwroot\Temp\A123
I want to set the mime types on A123, I am getting trouble to get to the
A123 directory
I am using this
Set oIIS = GetObject("IIS://localhost/W3SVC/1/Root/Temp")
Set oDir = oIIS.GetObject("IIsWebDirectory", "A123")
second line fails. whats the correct way to get upto A123 so that I cna add
mime types to that directory. I tried IIsWebVirtualDir too but no use.
I may be wrong somehere I can not figure it out that.... Tag: PermissionsChecker on IIS6 Tag: 338365
IIS 6.0 issue
Hi all,
I got an error message this morning from my IIS 6.0 server.
It seems the Default AppPool was disabled because it had
something to do with the http.sys.
To resolve this issue, I had to re-install IIS since it
would not start the websites.
I also configured an app pool for each website running on
the server. I also disabled Rapid Failover and Pinging.
Is there anything else I can do to make the server more
stable ?
thanks Tag: PermissionsChecker on IIS6 Tag: 338364
MIME Types
I want to add programatically Mime types to my IIS 6.0 server. Due to IIS
6.0 high security I need to add myu mime extensions to a particular virtual
directory.
can somebody show me some examples on how to add Mime types using ADSI on a
particular virtual directory.
thanks Tag: PermissionsChecker on IIS6 Tag: 338363
Inet Subdomains How?
What exactly is a registerable Internet domain name and how does that relate
to subdomains? For instance if one owns or is renting xyzabc.com then
what exactly is jkl.xyzabc.com? I understand that the jkl is known as a
subdomain. But is the complete entity jkl.xyzabc.com something that is
independently registerable from xzyabc.com? OR if one owns xyzabc.com then
does one own automatically all subdomains off xyzabc.com in Internet domain
name space? I guess the question boils down to whether '.' is a special and
non-registerable character below the TLD level and therefore the
registerable domain name is that entity in the right most portion of the
name including one and only one
'.' which preceeds a valid TLD? Tag: PermissionsChecker on IIS6 Tag: 338362
Synchronize IIS 6.0 configuration settings in a load balanced
Has anyone made this work?I am trying to setup two load balanced IIS 6.0 web servers with the web content of both the servers on a UNC share.I have not been able to find any method to synchronize the IIS configuration settings across the two servers.I would really appreciate it if someone could help me out with this.
Thanks
Amol. Tag: PermissionsChecker on IIS6 Tag: 338361
IIS dies on startup with Event ID 115
Something happened to my Exchange server over the weekend that caused
a crash (nothing logged) and upon startup my IIS is failing with Event
ID 115 (Service could not bind instance 1). This error is logged for
both MSFTPSVC and W3SVC. All services seem to be running but OWA
access to either port 80 or 443 gets a page cannot be displayed error.
The access attempt is responded to with an account login and the logs
show the access attempt. I am running a certificate, and a port
redirection from port 80. Most docs I have found on this refer to
running multiple instances which I do not have. My securebindings in
metabase is correct. I have no other instances of either FTP or
W3SVC. This behaves exactly the same either on reboot or IIS Admin
restart. I have tried disabling SSL by removing port listener in
default web site properties and service behaves exactly the same so it
doesn't seem to be an SSL related problem.
Any suggestions greatly appreciated.
thanks
Hal Tag: PermissionsChecker on IIS6 Tag: 338358
authentication to web folder
Running Windows 2000 Server latest service pack.
I am trying to set up a particular folder in my web directory to need
authentication.
I'm sure I've done this a million times before and I can't find where the
problem is.
Folder A is in my webroot
permission from webroot down are IUSR read/execute
However for Folder A-Sub I wish to have a logon screen appear
so I give deny IUSR all, and add a John_Doe user with READ/EXECUTE
I get the logon prompt everytime however my user is not able to login.
I've also set this folder up for FTP and I Can FTP to it fine..... Just can
not access through IIS web server.
I am just baffled.
So yes I've check the basic password etc.
I believe that it must be a setting IIS I am unaware of, a security policy
issue, or Bill gates messing with me personally.
Your help would be greatly appreciated.
Troy Tag: PermissionsChecker on IIS6 Tag: 338357
Urgent help required for IIS
Hi All,
Is it possible to get the IIS version programmatically.
I need this information urgently.
thanks for any help,
Viki Tag: PermissionsChecker on IIS6 Tag: 338355
IIS website IP binding
Sorry for the noob question, but I'm curious as to why IIS lets you enter an
arbitrary IP address for a website without checking to see if it's binded to
the NIC? I realize that the dropdown provides you with a list of IP's
currently binded, but you can also type in an IP and apply it.
Thanks. Tag: PermissionsChecker on IIS6 Tag: 338354
After upgraded to Windows 2003 ASP fails to astablish ADO connections
I ran a Win2000 server, IIS 5 with several ASP applications.
Yesterday, I upgraded our server to Win2003 and noticed that all ASP
applications failed to establish connection with my SQL Server 2000. I
get an error type: 0x8007007F. Is ADO still supported on Windows 2003
server?
Can anyone help please? Tag: PermissionsChecker on IIS6 Tag: 338346
ID an IIS server
i currently have 40+ servers and there's a patch for IIS
that i need to install. is there any app utility/tool i
could use to ID which one of my servers are running IIS?
thanks Tag: PermissionsChecker on IIS6 Tag: 338344
PHP and IIS
I have a web site designed by someone else that I would like to run
from our server. Most of the pages are PHP. We didn't run PHP before, so I
installed PHP on our server (Windows Server 2003) and set it up in IIS
(6.0). The pages are still not running. Is there something that I have to
do to get the PHP pages working?
Thansk. Tag: PermissionsChecker on IIS6 Tag: 338343
IIS does not start
Hi,
has anyone an idea how to delete the "%WINDIR%\system32
\inetsrv" folder after de-installing the w3srv component??
I always get the error message that the folder is in use
although the w3srv service has been removed previously.
Another thing is that the folder is filled with .dll- and
other files after each reboot.
How can I de-install the IIS service really entirely??
Thanks in advance
Norbert Tag: PermissionsChecker on IIS6 Tag: 338339
broken images all of a sudden
I work on a website and noticed since yesterday that I'm getting the
same broken image (or 2 on some pages) all of a sudden. I double-checked
the file path in the HTML and made sure these images were still in their
proper folder and it seems to be all OK. And, when I open the page up in
Dreamweaver, everything looks OK. I also checked a couple of other
computers around the office to make sure it wasn't just my browser. I am
totally stumped....anybody else seen this?
IIS 5 Tag: PermissionsChecker on IIS6 Tag: 338331
Authenation Error Win2003
We are using http://servername/connectcomputer for XP
Pro Client to connect to the Win2003 Server. I am getting
the following 'Authentation Error'! This appears to be an
IIS issue.
Where should I look to resolve? Tag: PermissionsChecker on IIS6 Tag: 338318
event id 1000
I am getting this error in the event log application area every hour.
Everything seems to working fine but I get a Event ID 1000 error. I am
runing server 2003, frontpage 2003 and fp server extensions.
Microsoft FrontPage Server Extensions:
error reading iis default vroot info Tag: PermissionsChecker on IIS6 Tag: 338316
Web site/Application pool freeze
I did some searching on here and couldn't find a post for
a similar problem.
We have a Windows 2003 IIS 6.0 server running perhaps 20
web sites, with the main site configured to run in its
own application pool. Periodically this main site will
stop responding, and the site and application pool have
to be restarted. When the main site is locked up, the
other sites still function normally. This is the same as
it was before putting the main site in its own
application pool.
The site that is locking up is
running .asp, .aspx, .shtml, and javascript pages. There
are quite a few pages that connect to MS SQL Server and a
few that connect to an Access database. Initially, I
thought the problem could be that connections were not
getting closed, and enough being open caused the freezes.
Looking through the code, I did find a handful of
older .asp pages that were not explicitly closing the
connections. However, the problem with the freezing has
reoccurred several times since then.
When the site locks up, there is nothing in the log file
indicating any problems - it just stops.
Thank you in advance for any help.
-Mike Tag: PermissionsChecker on IIS6 Tag: 338303
IIS Migration Tool Problems
Hi,
I'm using iismt.exe to migrate from iis5 to iis6.
After migrating I noticed content under the _private folders did not get
copied, but the folders under it were created.
Also, when trying to remove button on the application isolation settings do
not work.
I reviewed the iismt log and found no error messsages.
Any ideas on how to troubleshoot these problems?
Thanks! Tag: PermissionsChecker on IIS6 Tag: 338297
IIS error Message 7023 with system error 127
When I try to start the www service on my w2k server i get
the following error in the event log
event ID 7023
the www publishing service service was termintaed with the
followingerror
The specified procedure could not be found
If I try to start from the cmd promt I get a system error
127 as well
The knowledge base does not refer to this error
specifically.
Pls help
Thanx
Nigel Tag: PermissionsChecker on IIS6 Tag: 338292
Rename IUSR_servername to reflect hostname change on the server
I got a box that originally named 'serverA' and later renamed to
serverB'. The IUSR_servername stays with the old name, IUSR_serverA. I
wanted to change the IUSR_serverA to IUSER_serverB. It seems that I
can't change it like that because the IIS 5.0 will have the
authenication login prompt poping up after the change, suggesting it
is not using the anoynmous login by the renamed IUSR_serverB.
Is there a way to change it so I can minimize some confusion down the
road and maintain some consistency?
Thanks,
Bill Tag: PermissionsChecker on IIS6 Tag: 338291
Some webpages not working
I am bussy migrating our webpages from one server to
another. Some pages do not want to display on the new
server. The old server was a win2k server machine and the
new one is Win2003 server.
Is there any setting you need to set or is it suppose to
work straight away? Tag: PermissionsChecker on IIS6 Tag: 338290
Writing client certificates to file during SSL-session...
Hi,
This article describes how to write a Client Authentication Certificate to a File in IIS 4.0. " http://support.microsoft.com/default.aspx?scid=kb;en-us;216829 "
But, when using this code on IIS6 the output is "corrupted".
Does anyone know if IIS6 does the encoding in a different way than IIS4 and 5 did?
Regards,
Jonas Tag: PermissionsChecker on IIS6 Tag: 338283
How does #Include virtual work?
I copy an application to wwwroot:
wwwroot
+--- myApp
+--- common
|
+--- images
|
default.asp
global.asa
I create a virtual directory to point to it. To do that I open
IIS plugin, Navigate to "Default Web Site", right context menu,
New, Virtual Directory, Next, Alias = "myApp", Next, Directory =
"C:\Inetpub\wwwroot\myApp", Next, Next, Finish.
At the top of default.asp is the line:
<!--#Include virtual="/common/setupadrot.asp" -->
But I get an error.
Active Server Pages, ASP 0126 (0x80004005)
The include file '/common/setupadrot.asp' was not found.
/myApp/Default.asp, line 6
What is the correct way to use #Include virtual with a web
directory set up like this? Where does the app think the root
is and how can I find out where it thinks the application's
web-root is located.
None of these work.
<!--#Include virtual="common/setupadrot.asp" -->
<!--#Include virtual="/common/setupadrot.asp" -->
<!--#Include virtual="./common/setupadrot.asp" -->
<!--#Include virtual="../common/setupadrot.asp" -->
<!--#Include virtual="/../common/setupadrot.asp" -->
This will work OK:
<!--#Include virtual="myApp/common/setupadrot.asp" -->
but the problem is I don't want to include the name of the root,
"myApp", because this may change at some time in the future.
Will I have to use
<!--#Include virtual="myApp/common/setupadrot.asp" -->
during development and change it to:
<!--#Include virtual="/common/setupadrot.asp" -->
when I deploy it?
Naturally I need to have several distinct web applications in
wwwroot. Using #Include file is out of the question. Tag: PermissionsChecker on IIS6 Tag: 338278
IIS 5.0, Win 2000 Server, SSL NOT WORKING
hi all,
I tried to configure SSL to my web site according to KB290625, HOW TO:
Configure SSL in a Windows 2000 IIS 5.0 Test Environment by using
Certificate Server 2.0.
I managed to create the certificate request, according to the first part
of the KB, but when I tried to submit the request, the page
http://servername/certsrv/ was not found.
What am I missing?
Mike Tag: PermissionsChecker on IIS6 Tag: 338275
FPSE problem
I am installing visual studio C# .net. Before i can
install the instructions are tell me to install and
configure my IIS and FPSE. FOr some reason i cant go into
the suggested Administrative Tools/ Computer Management/
Service and applications. When i click on services and
applications to expand it, it the dialog box just goes
blank and the only way to shut it down is to use the task
manager.
Does anyone know why this is happening?
thanks
Mike Tag: PermissionsChecker on IIS6 Tag: 338271
IIS stuffed?
After having fiddled around with IIS 6.0 and having a major crash after
which I had to reinstall it, I can no longer use adsutil and other vbs
script to manipulate the metabase. It doesn't complain, it just does
nothing.
Is there any way I can fix this without having to completely reinstall
Windows?
Cheers,
Håvard Tag: PermissionsChecker on IIS6 Tag: 338270
IIS 6.0 and Visual C++ ISAPI DLL
I installed an ISAPI DLL in c:\inetpub\wwwroot\UnstableApp folder and configured its VDIR using IIS 5.0 isolation mode to low. When I browsed the site using IE 6 (http://localhost/UnstableApp/UnstableApp.dll), it prompted me to download the DLL rather then outputting something on the browser.
Please help. Did I missed something? Tag: PermissionsChecker on IIS6 Tag: 338253
IIS Anonymous Access Issue
IIS will not, under any security configuration allow anonymous website access.
The network is a home-based WLAN. A cable modem hooks into my cable ISP. My wireless router connects to the modem and to my PC.
The PC is Windows XP Pro with IIS 5.1
Security for IIS: Anonymous access is enabled under the IUSR_SEAWOLF username and the NTFS permissions are granted as FC - Full Control, both on the IUSR_ and IWAM_ user accounts. Rights are passed down to all subfolders. IIS is allowed to manage the passwords.
Also, IWA is enabled. Without IWA enabled the server gives a standard 403 error, however when I do use both anonymous and IWA then I get a logon prompt!
So, I can't get to the site no matter how it is configured. I configured no security, controled security, and Integrated Windows Authentication and in combinations thereof with the same result - users are REQUIRED to login.
They CAN access the server - just not ANY content on the server without logging in. I do not want this, I want to allow everyone on the Internet to browse the site. Tag: PermissionsChecker on IIS6 Tag: 338240
Default Directory Location??
I seem to be finding two answers to where the default/standard location is
for the home directory when one is setting up multiple web sites.
On initial install the default folder for the default web site seems to be:
\inetpub\wwwroot
For the 2nd on sites I'm finding two answers:
\inetpub\wwwroot\site2 and \inetpub\site2
Which is the more standard and is there any reason to choose one over the
other?
In SBS2003 if I look at \inetpub\wwwroot\default.htm with FP2003 and then
right click on "Remote Web Workplace" and select hyperlink it shows
"/remote".
Yet remote seems to be here \inetpub\remote. What part of this am I missing
or does the "forward slash" have a special meaning here? Tag: PermissionsChecker on IIS6 Tag: 338234
IIS Redirect
Hey all
I have a web which I wish to redirect to another URL. I have set this up and
it is working without a problem. However within this web there is a
sub-folder which I would like to *not* redirect. ie redirect the entire web,
except for one folder. When editing the properties of the individual folders
I can turn off the redirection for that folder, however after clicking OK,
and going back into the properties the settings revert to the original
settings - ie redirect.
Is it possible to do this in some way or am I missing something?
Thanks in advance
Cameron McShane Tag: PermissionsChecker on IIS6 Tag: 338231
Port 443 not listening
Hello all,
Is there any way to enable port 443? I ran netstat and
it's not even listed. Please help.
Thanks in advance. Tag: PermissionsChecker on IIS6 Tag: 338220
IIS Command Line
Hi,
Using IIS command line, how can I change in IIS the Web server IP
address from "All Unassigned" to a different IP address?
Art Tag: PermissionsChecker on IIS6 Tag: 338210
IIS Command Line
Hi,
Using IIS command line, how can I change in IIS the Web server IP
address from "All Unassigned" to a different IP address?
Art Tag: PermissionsChecker on IIS6 Tag: 338209
IIS Command Line
Hi,
Using dos command line, how can I change in IIS the Web
server IP address from "All Unassigned" to a different IP
address?
Art Tag: PermissionsChecker on IIS6 Tag: 338208
SSL stopped working.
Hello all, I'm having a problem connecting to my web
server via port 443. It was working since March but
Friday was a different story. Can anyone offer some help?
Thanks in advance.
Tony Tag: PermissionsChecker on IIS6 Tag: 338207
Problem displaying JPEG files through localhost
Hi there.
Recently, I have had a quite peculiar problem: When browsing web-pages
through localhost on my workstation, JPEG-files do not display - a red cross
in IE and nothing in Mozilla; trying to browse the images from the folder
(example: http://localhost/test/images/showme.jpg) equally fails. They do,
however, display when browsing the web-pages directly through the file
system. (example: C:\Inetpub\wwwroot\test\images\showme.jpg)
The problem not only concerns IIS, but also Apache and Tomcat - no JPEG
images, while GIF's and PNG's are displayed regardless of browser, so the
problem must be deeper than IIS.
Of course, I have checked the general MIME-settings on the workstation, but
all seems to be in good order.
Does anybody have any idea what the reason for this problem can be, and how
to solve it?
Best regards,
Ken Tag: PermissionsChecker on IIS6 Tag: 338206
COM+ Problems in One Site but not Another
In a web ASP application with IIS 5.0 that uses a COM+ application comprised
of 50+
components contained within about 30 DLLs (handles data access and business
logic) one of the components is throwing errors (ASP Timeout errors, Invalid
Use of Null error) even though it's been running fine for three years (and
was working fine this morning) and I haven't touched it in a year. It is
contained within a DLL that provides a DB-read component (which is working
fine and works with SQL Server) and a write-to-DB component which is the one
that suddenly does not work (it also uses transactions).
I've triend shutting down the entire COM+ application without effect. I have
not restarted the production server or IIS yet, since it is in high use
throughout the day. All of the other components, transactional and otherwise
are all working fine. And in fact, another identical ASP application (a demo
site) that uses
the SAME components works fine
Does anyone know what may be going on and how to resolve this one component
going crazy in one web application but works fine in another (identical
one)?
Thanks for any help. Tag: PermissionsChecker on IIS6 Tag: 338203
How to troubleshoot slow performance resolving jpg?
I would appreciate any advice on how to start troubleshooting a performance
issue I am having with IIS 5.1. I am a novice at IIS. Here is the deal:
Config:
Windows XP SP1
McAffee virus scanning
IIS 5.1
Visual Studio .Net
Problem (simple description):
Open IE
Type http://localhost/adventurechallenges/library/images/b3.jpg
Hit enter
It takes 5 minutes (literally) for this jpg to be returned by IIS. The jpg
does exist and it exists in the location indicated above in the URL. I
checked it in IIS MMC (Internet Information Services, under Administrative
Tools, which was under Control Panel). There are many other jpgs and gifs
in the same folder. IE will resolve some of the files very quickly and
others will take 3-5 minutes.
Problem (more complicated description, but I think it is the same thing):
Start Visual Studio .Net
An Open Project window is presented.
I click on any of the available projects.
An "Open Web" windows is presented, showing me that it is attempting to open
the project. It stays there for about 30 minutes before opening the
project.
I know it is waiting on IIS because of the following IIS log entries ....
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2004-06-28 04:10:04
#Fields: date time c-ip cs-username s-sitename s-computername s-ip s-port
cs-method cs-uri-stem cs-uri-query sc-status sc-win32-status sc-bytes
cs-bytes time-taken cs-version cs-host cs(User-Agent) cs(Cookie) cs(Referer)
2004-06-28 04:10:04 127.0.0.1 - W3SVC1 DUFF1 127.0.0.1 80 GET
/AdventureChallenges/~~-90540276229646021.tmp - 200 0 271 167 0 HTTP/1.1
localhost Microsoft-Visual-Studio.NET/7.00.9466 - -
2004-06-28 04:25:07 127.0.0.1 - W3SVC1 DUFF1 127.0.0.1 80 GET
/_vti_inf.html - 200 121 0 262 902719 HTTP/1.1 localhost
Mozilla/2.0+(compatible;+MS+FrontPage+4.0) - -
2004-06-28 04:25:07 127.0.0.1 - W3SVC1 DUFF1 127.0.0.1 80 POST
/AdventureChallenges/_vti_bin/shtml.dll - 200 0 506 407 156 HTTP/1.1
localhost MSFrontPage/4.0 - -
2004-06-28 04:25:07 127.0.0.1 - W3SVC1 DUFF1 127.0.0.1 80 POST
/AdventureChallenges/_vti_bin/_vti_aut/author.dll - 200 0 301 444 0 HTTP/1.1
localhost MSFrontPage/4.0 - -
2004-06-28 04:40:37 127.0.0.1 - W3SVC1 DUFF1 127.0.0.1 80 POST
/AdventureChallenges/_vti_bin/_vti_aut/author.dll - 400 121 0 457 930282
HTTP/1.1 localhost MSFrontPage/4.0 - -
2004-06-28 04:40:37 127.0.0.1 - W3SVC1 DUFF1 127.0.0.1 80 POST
/AdventureChallenges/_vti_bin/_vti_aut/author.dll - 401 5 4246 559 15
HTTP/1.1 localhost MSFrontPage/4.0 - -
2004-06-28 04:40:37 127.0.0.1 - W3SVC1 DUFF1 127.0.0.1 80 GET
/AdventureChallenges/ - 302 0 311 167 0 HTTP/1.1 localhost
Microsoft-Visual-Studio.NET/7.00.9466 - -
2004-06-28 04:56:08 127.0.0.1 - W3SVC1 DUFF1 127.0.0.1 80 GET
/AdventureChallenges/ - 403 5 4219 168 109 HTTP/1.1 localhost
Microsoft-Visual-Studio.NET/7.00.9466 - -
See how there are really big gaps in time between some of the entries? Here
is how it looked before IIS started giving me trouble. Things were just
moving along nicely ...
#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2004-03-29 04:10:46
#Fields: time c-ip cs-method cs-uri-stem sc-status
04:10:46 127.0.0.1 GET /AdventureChallenges/~~-80970718629627715.tmp 200
04:10:46 127.0.0.1 GET /_vti_inf.html 200
04:10:50 127.0.0.1 POST /AdventureChallenges/_vti_bin/shtml.dll 200
04:10:50 127.0.0.1 POST /AdventureChallenges/_vti_bin/_vti_aut/author.dll
200
04:10:50 127.0.0.1 POST /AdventureChallenges/_vti_bin/_vti_aut/author.dll
200
04:11:23 127.0.0.1 DEBUG /AdventureChallenges/index.aspx 401
04:11:24 127.0.0.1 DEBUG /AdventureChallenges/index.aspx 200
04:11:44 127.0.0.1 GET /AdventureChallenges/index.aspx 200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/css/AdvenChall.css 200
04:11:44 127.0.0.1 GET /aspnet_client/system_web/1_1_4322/WebUIValidation.js
200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/tiling1.gif 200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/slogan2.jpg 200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/None.jpg 200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/slogan1.jpg 200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/map.jpg 200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/adventure.jpg 200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/b1.jpg 200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/b4.jpg 403
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/b2.jpg 200
04:11:44 127.0.0.1 GET /AdventureChallenges/library/images/b3.jpg 200
04:11:45 127.0.0.1 GET /AdventureChallenges/library/images/b5.jpg 403
04:11:45 127.0.0.1 GET /AdventureChallenges/library/images/back_text.jpg 403
04:11:45 127.0.0.1 GET /AdventureChallenges/library/images/tiling2.gif 403
04:11:45 127.0.0.1 GET /AdventureChallenges/library/images/tiling3.gif 403
04:11:52 127.0.0.1 GET /AdventureChallenges/index.aspx 200
04:11:52 127.0.0.1 GET /AdventureChallenges/library/css/AdvenChall.css 304
04:11:52 127.0.0.1 GET /aspnet_client/system_web/1_1_4322/WebUIValidation.js
304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/slogan1.jpg 304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/slogan2.jpg 304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/tiling1.gif 304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/adventure.jpg 304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/map.jpg 304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/None.jpg 304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/b1.jpg 304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/b2.jpg 304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/b3.jpg 304
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/back_text.jpg 200
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/rock1.jpg 200
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/b4.jpg 200
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/tiling2.gif 200
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/b5.jpg 200
04:11:52 127.0.0.1 GET /AdventureChallenges/library/images/tiling3.gif 200
04:12:10 127.0.0.1 POST /AdventureChallenges/index.aspx 500
04:12:16 127.0.0.1 DEBUG /AdventureChallenges/index.aspx 200
04:13:48 127.0.0.1 GET /myWebApp/~~100998031429627716.tmp 200
04:13:48 127.0.0.1 GET /_vti_inf.html 200
04:13:48 127.0.0.1 POST /myWebApp/_vti_bin/shtml.dll 200
04:13:48 127.0.0.1 POST /myWebApp/_vti_bin/_vti_aut/author.dll 200
04:13:48 127.0.0.1 POST /myWebApp/_vti_bin/_vti_aut/author.dll 200
04:14:13 127.0.0.1 DEBUG /AdventureChallenges/index.aspx 200
04:14:22 127.0.0.1 GET /AdventureChallenges/index.aspx 200
04:14:22 127.0.0.1 GET /AdventureChallenges/library/css/AdvenChall.css 304
04:14:22 127.0.0.1 GET /aspnet_client/system_web/1_1_4322/WebUIValidation.js
304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/slogan2.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/slogan1.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/rock1.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/adventure.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/tiling1.gif 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/map.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/b1.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/None.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/b2.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/back_text.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/tiling2.gif 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/b3.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/b4.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/b5.jpg 304
04:14:22 127.0.0.1 GET /AdventureChallenges/library/images/tiling3.gif 304
04:14:31 127.0.0.1 POST /AdventureChallenges/index.aspx 302
04:14:31 127.0.0.1 GET /AdventureChallenges/index.aspx 200
04:14:31 127.0.0.1 GET /AdventureChallenges/library/images/Ads/ad121x457.jpg
200
04:14:39 127.0.0.1 GET /AdventureChallenges/PostWus.aspx 200
04:14:41 127.0.0.1 POST /AdventureChallenges/PostWus.aspx 200
04:14:45 127.0.0.1 POST /AdventureChallenges/PostWus.aspx 200
04:14:46 127.0.0.1 POST /AdventureChallenges/PostWus.aspx 200
04:14:49 127.0.0.1 GET /AdventureChallenges/MainMap.aspx 200
04:14:52 127.0.0.1 GET /AdventureChallenges/index.aspx 200
04:14:56 127.0.0.1 GET /AdventureChallenges/Calculators/Calculator.aspx 200
04:15:02 127.0.0.1 GET /AdventureChallenges/Challenges/Describe.aspx 200
04:15:08 127.0.0.1 GET /AdventureChallenges/Calculators/Calculator.aspx 200
04:15:11 127.0.0.1 POST /AdventureChallenges/Calculators/Calculator.aspx 200
04:15:11 127.0.0.1 POST /AdventureChallenges/Calculators/Calculator.aspx 200
04:15:22 127.0.0.1 GET /AdventureChallenges/Calculators/Calculator.aspx 200
04:15:49 127.0.0.1 GET /AdventureChallenges/Challenges/Describe.aspx 200
04:15:59 127.0.0.1 GET /AdventureChallenges/Content/Content.aspx 200
04:16:09 127.0.0.1 GET /AdventureChallenges/Content/Content.aspx 200
04:29:47 127.0.0.1 GET /AdventureChallenges/index.aspx 200
04:29:50 127.0.0.1 DEBUG /AdventureChallenges/index.aspx 200
04:30:20 127.0.0.1 GET /EN_US 404
04:31:54 127.0.0.1 GET /EN_US 404
04:41:40 127.0.0.1 GET /EN_US 404
So what has changed on the machine? The only thing that I know of that has
changed is this. For an unknown reason, IIS stopped unexpectedly. Since
then there has been trouble. IIS has been reinstalled. Visual Studio has
been reinstalled. McAffee is at the latest signature file.
I don't know what to do from here. Is it possible that the metabase is
messed up and needs to be recreated?
I appreciate any assistance.
TLT Tag: PermissionsChecker on IIS6 Tag: 338194
Start time for SBS IIS??
Hello,
I've noticed especially with SBS2003, that when trying to get to the
companyweb, that it takes a good 20-30 seconds to load, but once loaded, it
runs great! What's the deal? Can I correct this?
Thanks,
--
David Lozzi
Web Applications/Network Specialist
Delphi Technology Solutions, Inc.
dlozzi(remove-this)@delphi-ts.com Tag: PermissionsChecker on IIS6 Tag: 338182
Is there conflict between IIS and HP Web Jetadmin?
System: WinXP SP1.
I have HP Web JetAdmin installed on my computer in order to maintain the HP
printers in our network.
After installed IIS I began getting the following pair of errors when my
system boots:
1. HPWebJetd.exe - Application error
The instruction at 0x6ff02f78 referenced memory at 0x18. The memory could
not be "read".
2. (A little later) Apache HTTP Service encountered a problem and needed to
close. When I view the error report, I observe the following Error
signature:
szAppName: HPWebJetd.exe szAppVer 2.0.43.0
szModName: libhttpd.dll szModVer 2.0.43.0
Does anyone know how to fix this?
Thanks,
Jim Tag: PermissionsChecker on IIS6 Tag: 338162
Is it safe to delete the logs?
Hi!
I'm sure you'll think it's a dumb question but I need to
ask it! Is it safe to delete the logs created by IIS 6.0
(ftp and OWA)?
Thanks in advance!
Ninon Tag: PermissionsChecker on IIS6 Tag: 338158
redirect for directories
I have a large established site with many directories and sub directories
and sub sub directories. All this is being replaced with a different (more
logical) directory structure.
I'd like to redirect visitors from any page in "old_directory_a" to the
index page of new directory "a".
How do you do this in IIS?
Jeff Tag: PermissionsChecker on IIS6 Tag: 338156
IIS Version?
How do I verify what version of IIS is running on my Windows 2000 Server? Is it 5.0 by default? Please help answer this seemingly easy question. Tag: PermissionsChecker on IIS6 Tag: 338155
Using IPSec to connect to a virtual folder on another PC on a different network
I have a Windows 2000 Server running IIS 5.0 out in the DMZ of my Cisco
firewall using IP 10.1.1.X.
One of the websites on this server connects to a virtual directory which is
located on a Windows 2000 Professional PC on the corporate secured LAN at
10.0.0.X.
My ISP (they are configuring my firewall) informs me that I should look at
connecting to this shared folder (virtual directory) using IPSec on both
boxes to secure the connection instead of opening up Netbios on the firewall
to connect to the share on the Windows 2000 Pro box.
How do I do this on each of the boxes (Windows 2000 Server and Windows 2000
Pro)?
Thanks,
Rob Skinner Tag: PermissionsChecker on IIS6 Tag: 338150
Help troubleshooting this error
Does anyone know how to solve this error in IIS6?
A process serving application pool 'DefaultAppPool' suffered a fatal
communication error with the World Wide Web Publishing Service. The process
id was '2408'. The data field contains the error number.
Thanks,
rob Tag: PermissionsChecker on IIS6 Tag: 338149
Perl and IIs
One more question. I just installed ActivePerl and was wondering if
there's a setting I have to make in IIs to let it know that Perl is
installed?
Thanks Tag: PermissionsChecker on IIS6 Tag: 338140
Acces is denied on CDO.Message Send method
Hi All,
I'm surfing to an asp file which creates an object that runs an
application that creates a CDO.Message object(a little long but not too
much...).
I am able to fill in the required fields(to, from etc...), but when
trying to pefrom the send method of the object I receive an "Access is
denied" message.
Running the same application from the local machine is successful.
Running the same application through the asp fails.
Help!!!
Spinks.
*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it! Tag: PermissionsChecker on IIS6 Tag: 338139
ADOX - how do I select a table by name in order to read which fields it has?
Hi -
I'm finding tons of examples out there on how to create a table or enumerate
thru tables and same with fields but what if I just want to PICK a table I
know the name of so that I can read or write fields to it?
I imagine it is something like:
Set Cat = Server.CreateObject("ADOX.Catalog")
Set Cat.ActiveConnection = Conn
?myTable=Cat.Tables.name("TableName")?
For Each objColumn in myTable.Columns
Response.Write objColumn.Name & "<br>"
Next
THANKS!
--
Scotter Tag: PermissionsChecker on IIS6 Tag: 338138
Pending certificate not found
We have an exchange server running IIS5 with a certificte
about to expire. I went through the options to create a
renewal request. I sent the request to a CA and obtained
the response. When i try to process the pending request,
I get the message
"The pending certificate request for this response was
not found. This request may be canceled."
In the registery, it shows the correct request file name
= c:\renewcertreq.txt.
. Tag: PermissionsChecker on IIS6 Tag: 338137
Has anyone been able to successfully register PermChk.dll on an IIS 6 box
and use PermissionsChecker in an ASP application?