Authdiag utility
Hi All
Just seen an article about Microsoft Authdiag Utility to test Authenication
of IIS. I have had problems with a SBS2000 to SBS2003 upgrade and it was due
to IIS virtual directorys having wrong settings so I thought I would have a
look at this.
I wonder what the view of others of this utility. Mine came up with a few
errors and I wonder if this normal?
Here are some examples
It came up under Exchange (OWA) Test Results a lot of files that did not
have READ/EXECUTE accesse.g. xsl files for NT AUTHORITY/SYSTEM
W3SVC/1/Root/Exadmin
Authtype: Anonymous
UNCPassword - an invalid value for UNCUserName or UNCPassword is causing
login to fail.
W3SVC/1/Root//private
Authtype: Anonymous
HTTP/1.1 403 Forbidden
Are the above normal?
Cheers
Paul Tag: web folder file size restriction? Tag: 343585
Can this be done with IIS or should I spin my own server?
Can someone point me in the right direction here? I'm not even sure this is
the right newsgroup to post to.
Here's what I want to do. I have a ton of clients that need to keep a
socket open back to a server (for various reasons). Should I make an IIS
Server Extension to do this or should I spin my own specialized server? To
do this IIS needs to support having clients hit the server with some request
and, from that point foward, the connection stays open (streaming-based
server/client communication vs. request/response-based server/client
communication.)
Any help would be appreciated....
Thanks very much.
Chris Tag: web folder file size restriction? Tag: 343582
php files requesting user login??
Hello,
The system is Win 2000 server running IIS 5. All of a sudden php files
requests users to login!! This doesnt happen when html files are
requested. The website has anonymous access enabled and the ACL
permissions on NTFS looks fine. Any ideas?
Thanks,
Ram. Tag: web folder file size restriction? Tag: 343581
IIS redirection
I'm new to IIS and I'm trying to redirect all requests to my website
that don't have www to www.mywebsite.com.
In apache I would use a .htaccess to do this, and it would look
something like this.
------------------
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.mydomain\.com
RewriteRule .* http://www.mydomain.com%{REQUEST_URI} [R=301,L]
------------------
This tells apache to redirect anything that doesn't begin with
www.mydomain.com to www.mydomain.com/whateverwashere. so
mydomain.com/page.html would be redirected to
www.mydomain.com/page.html.
How can I do something like this on IIS? Tag: web folder file size restriction? Tag: 343580
Internal IIS server - "connection refused"
My IIS server is setup on a computer with an internal IP address. I have
configured my DSL router to forward to port 80 of this IIS server. But
when the URL for my domain is entered into a web browser, I receive
"connection refused" error. Any clues?
Thanks!
LuAnn Tag: web folder file size restriction? Tag: 343574
iis 5.1 will not work
my iis 5.1 was working fine for couple months and then it
just stopped functioning. I am behind a router and I have
norton internet security installed as well.
I have configured my router to allow access to the web
sever as well as norton (server was working fine with
norton and router before).
I decided to uninstall and re-install iis but that did
not seem to work. Every time I try to access the iis snap-
in, it does not start, until I end the inetinfo.exe
process. The snap-in will then only function for a short
time.
I have also ran the sfc /scannow and that did not seem
to have any effect.
iisreset will stop the service but when it trys to
restart it the following error message comes up:
The service did not respond to the start or control
request in a timely fashion, <2147942452, 8007041d>
Anyone have any ideas? Tag: web folder file size restriction? Tag: 343560
keeping open connections around indefintely?
Hi,
I'm a IIS newbie (but not a programmer newbie) so don't flame me too much.
I want to be able to have clients that I'm writing use IIS to connect and
keep a socket open until they are shut down. So, the socket connection
would be persistant and I would be able to send and recv data from my
clients through this nailed-up pipe (my own binary data, not html). I don't
want to deal with the setup and takedown time of a tcp connection for each
client communication. After I connect once, just keep it around forever for
data.
Can I do this via IIS? Would the way be to write an IIS extension?
Thanks for any suggestions or pointing in the right direction...
Chris Tag: web folder file size restriction? Tag: 343552
Windows NAT server doesn't allow internal web server
My server is running windows 2003, and is configured as a NAT Router. I want
it to allow internet users to find my web site, wich is located on one of my
internal workstations.
I opened up the Routing and Remote Access Microsoft Management console and
tried to open the "port 80". but it doesn't work. (by the way, i don't have
any other firewall running).
here's how i proceded :
Start Menu >Administrative tools > Routing and Remote Access.
At the RRAS MMC:
Local Server > IP Routing > NAT/Basic Firewall
In the right pane, right clicked the internet NIC, and choosed the "Services
and Ports" tab.
Hilighted and checked the Web server option and pressed "Edit".
In the Private Address i put my Internal workstation's IP Adress.
Where did i go wrong, or what else do i need to do Tag: web folder file size restriction? Tag: 343551
Frontpage Extensions
I am trying to develop a corporate intranet but my
Frontpage Components on the site aren't working.
According to the Add/Remove Windows Components, I have
the Frontpage 2000 extensions installed on the server but
I get the following error when viewing the site.
The rest of the site works fine except my database
results and forms.
What am I missing?
Thanks!
Phil Tag: web folder file size restriction? Tag: 343549
Asking for SMTP Server help
Hey all,
We have a Windows 2000 Server running IIS5 and we added the SMTP service to
it. We are attempting to get this box set up to relay email to the "outside
world" for a new system we have here. We have not messed with it much so
everything is pretty much default. However, whenever email is sent it
appears to be adding header type information inside the email body.
I did a quick test email and this is the body:
-----------------
Return-Path: webmaster@[...company name...]
Message-ID: <INTRA-WEBX3cf3ednHM00000224@intra-web.pinalcounty.mis>
X-OriginalArrivalTime: 01 Sep 2004 15:23:07.0609 (UTC)
FILETIME=[95536C90:01C49037]
Date: 1 Sep 2004 08:23:07 -0700
Testing the email SMTP server
-----------------
I have tried looking through all the tabs under Properties in the IIS
Management utility. I don't see anything that allows me to modify, change,
or disable this. I am not having any luck looking through the help files,
or my Google attempts. I personally have no experience with the Microsoft
IIS SMTP service so I ask for your help on this. Your input is greatly
appreciated.
-- Andrew Tag: web folder file size restriction? Tag: 343546
w3srv
Hi
We have OWA running on our exchange 2000 server but all of
a sudden it cannot be accessed.
I have noticed a few errors from last night the first one
was for McAfee group shield 9 which was:
Event ID: 2045
The OnAccess (Transport) scanner failed to scan the
item '' with error 80040236.
This seems to have caused this error:
Event ID: 1015
The timeout waiting for the performance data collection
function "W3SVC" in the "C:\WINNT\system32\w3ctrs.dll"
Library to finish has expired. There may be a problem
with this extensible counter or the service it is
collecting data from or the system may have been very
busy when this call was attempted.
Which caused servics control errors:
Event ID 7031
The IIS Admin Service service terminated unexpectedly. It
has done this 2 time(s). The following corrective action
will be taken in 1 milliseconds: Run the configured
recovery program.
The IIS service seems to be running now and I have tried
restarting the service and it seems to be up in the
services mmc and I have stopped the Groupshield services
but still I cannot access OWA
Has anyone any ide Tag: web folder file size restriction? Tag: 343543
ASP.NET Application configuration
Hi,
I have got a shared hosting package with 1&1. It seems to work well.
However, I have hit a small hosting problem which I suspect might be
something to do with IIS settings.
Basically I have 1 domain and 1 subdomain
www.mydomain.com
development.mydomain.com
In my web space I have 2 application directories "Live" and "Development"
created using Front Page Server Extensions upload from VS dotnet using Copy
Project. As I understand it, this should configure these directories under
IIS as applications.
If I set the home directory of www.mydomain.com to the root of my web space
I can access both applications succesfully as www.domain.com/Live and
www.domain.com/Development. Both applications use the web.config files and
bin directories contained within their respective directories. Neither
require web.config or a bin directory in the root.
However, if I change the home directory of www.domain.com to point to the
"Live" directory of my web space, it stops working. I believe that even
though I set the home directory to the "Live" directory the server is
looking for web.config and the bin directory in the root of my web space.
Bizzarely I can have one domain's home directoy pointing at the root and one
pointing at the "Live" folder and the one pointing to the root will work and
the other won't.
Any thoughts would be most welcome
Thanks
Jim Tag: web folder file size restriction? Tag: 343542
IIS & Windows Prompt?
I'm not that well versed in IIS, but we've run into a problem that I can't
seem to figure out.
We have a very simple site that was created in ColdFusion (I know...I
know...) that was working just fine...until...a co-worker tried to undo IIS
lockdown...as you all probably know...this caused many problems...but I
thought we had fixed them all until I noticed this page on a CF site was
being prompted by Windows for a login. It's really wierd...the only page
that gets the windows login prompt is login.cfm...none of the other .cfm
pages get the prompt. And the login.cfm page is a simple form with a
textbox...not much code at all. I tried renaming the file...no luck...tried
deleting the file and recreating it...no luck...and there are other pages
that have the same type of code (simple form) and that don't get the prompt.
So, I guess my question is...why would just one page of a particular site
cause the windows prompt? I checked the permissions and they look correct.
I know this has to do with something that happened when the co-worker tried
to undo IIS lockdown. Can anyone give any advice...I've been reading from
Google...and reading and reading...
Web Server Stats: 2000 server; SP4
IIS: 5.0
ColdFusion: MX
Any help is greatly appreciated!
-bruce duncan Tag: web folder file size restriction? Tag: 343536
Newbie to IIS 6
I have just upgraded my W2K/IIS5.1 setup to W2K3/IIS6. Using host headers
for a couple of websites on one IP. No probs. All is well.
I have heard that IIS6 includes the "URL Scan" functionality that I was
using for my IIS5.1 setup. Where do I go to adjust the parameters?
Thanks,
-Frank Tag: web folder file size restriction? Tag: 343533
Ways to improve performance of IIS application
I am using Win 2003 Enterprise Edition with SQL Server 2000 SP3.
An ASP web-based application with 200 users is being run on this server.
How can i watch on a regular basis to make sure the performance of the
web server for the 200 users is good and not slow.
What are the best practices, guidelines? Any books or online articles you
can share for me to read more about managing an IIS Server when running
a database application on it?
Are there Performance Monitor alerts i have to configure or i have to
manually
verify Task Manager on a regular basis and see if INETINFO.EXE, DLLHOST.EXE,
SQLSERVER.EXE are using too much resources and do IISRESET, SQL Server
services
restart, etc...?
Can someone share their thoughts, experience, suggestions and/or
recommendations on this
subject of performance monitoring and improving?
Thank you very much Tag: web folder file size restriction? Tag: 343532
Connection to local host refused after fresh install.
Hi
IIS has stopped working on my Windows XP pro system. I initially received
an Error 13: when trying to connect to local sites.
I uninstalled IIS and then reinstalled hoping the problem would be fixed. I
don't get that error now but when attempting to connect to a local site I
get the following message.
The connection was refused when attempting to contact 127.0.0.1
The only complication I have on my system is that Apache is also installed.
However it is configured to start manually and is not started on boot up.
Apache is working fine when manually started.
Could there be a conflict with Apache? The 2 web servers resided on this
system together well for the past 10 months.
I'd really appreciate any suggestions about when could be my problem.
Thanks
David Tag: web folder file size restriction? Tag: 343529
problem with XP service pack 2.0
Hi!
I have an application in which I am giving an option like internet
browser in one of a module, where a user can enter a URL and browse any
site, and the entered url will be stored in database, when next time user
logs in the application my browser will load the same URL when he logged
off, if a user entered about:blank or any url which contains " : " hyphen
browser is not responding. Its happening only on XP service pack 2.0. pls
find the attachment of my source file.
Thanks in Advance,
Mohammed Tag: web folder file size restriction? Tag: 343515