IIS 6 VD reset
Hi,
my name is Marko. I startetd work in a new company one week ago. My
parent configured so much wron, so that i need to reset the virtuall
directories. I want to open the Mcrosoft Knowledgebase articel, but
the site is not reachable.
http://support.microsoft.com/kb/883380/en-us
How can i get these information.
How can i reset these directories without the ressource kit, only with
notepad or others?
Thanks for your help Tag: problem solved Tag: 403326
WWW publishing and localhost not working
WinXP Pro SP2
WWW publishing is not working. Originally, I had three hard drives on
my computer. Drive 1 was partitioned as C and E. Suddenly, I started
having problems reading the drive, so I used a data recovery program,
got the website files off of the drive(s) and reformatted them. I ran
tests on the drives and they were working fine - so I put the files back
in their original directories.
When I originally opened up IIS, all the virtual websites had red
question marks next to them. Trying to browse one of them from IIS, I
got a server too busy error. I rebooted, and they looked fine, but when
I tried to browse them, I got a cannot find server message.
I have tried using localhost, 127.0.0.1, my computer name, and nothing.
I went back to IIS, and noticed the default web site was stopped. I
started it, opened up the browser, and tried to load a page. I could
see that the page was trying to load, because I could see the document
size (this is in Opera, but NO browsers will open any pages). It never
finished loading.
So, I went to services and tried to restart WWW publishing. I got a
message about WWW not being able to stop in a timely manner. Then I
tried to stop IIS itself. WWW depends on IIS, so it tried again to stop
WWW, but got the same message again.
Any thoughts? Reinstall windows?
--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share Tag: problem solved Tag: 403323
check the Require SSL option
Hi,
I want to check the Require SSL option in Default web site of IIS; How can
I do that with c#? Tag: problem solved Tag: 403316
redirect incoming request to apache.
Hello.
I have an IIS server running on Windows 2003. I also have an apache
server running on a linux box. (192.168.1.250) I only have 1 external
ip address and currently forward port 80 requests from my outside ip
address to port 80 on the windows box (192.168.1.11) through a cisco
pix box.
I have an application that runs only on linux on apache server. I want
to have IIS take the port 80 request for the app and forward it to
port 80 on the linux server.
I know I can just use port 801 and forward it to port 80 on the linux
server, but i would prefer to NOT do it that way.
Any suggestions?
Thanks Tag: problem solved Tag: 403315
How to generate CRS including an email address in IIS 6 ?
Hi!
I've a IIS 6 installation and need to generate an CSR to sign this CSR
with an enterprise CA based on OpenSSL.
All works fine and I can generate an CSR using the wizzard. The signing
works fine too and the certificate can be used for SSL encryption.
But I want to generate an CSR which includes an email address in the
field "email Address".
Is it possible to include an email address in the CSR?
In older versions of IIS there was an input field for the email address.
How can i generate an CSR with email address for IIS 6?
Thanks a lot in advance for any hints.
Regards.
Tobias Kastner Tag: problem solved Tag: 403314
IIS 6 on Windows 2003 SP2 stopping app
I'm having an intermitent problem with an app I've deployed on IIS6 in a
Windows 2003 server.
I'm using a VS2008 created installer for the app, and some times, the
installer leaves the server with the app stopped, meaning my customers see
a 'Service unavailable' error on their browsers. The only way I could
bring the app online again by restarting IIS.
This doesn't happen always, it seems to happen at random, and it's really
driving me crazy!
Can anyone tell me where to look (logs, docs, anything) to see what's
causing this behavior?
Many thanks,
Pablo
--
Beam me up, Scotty! No intelligent life on this BBS!
Pablo Montilla
www.odyssey.com.uy Tag: problem solved Tag: 403313
Best practices for security for developers deploying web apps to I
I'm looking for information on best practices (and least privilege security)
for developers that are deploying ASP web applications to an IIS 6 server.
We would like to know if our developers need to have administrator
privileges on our productions web servers, to do these tasks.
The applications are written in a mix of vb6, .net 1.1 and .net 2.0.
What permissions should these developers have, and are there any white
papers or best practices guidelines for how to set them up? Tag: problem solved Tag: 403312
Default System Codepage for IIS
Hello gentelmen,
Where can I change the system codepage for IIS 6.0 (Windows 2003)?
I would like to use as default "Central Europe (Windows)".
I use software which based on ASP but doesn't have defined CodePage in the
source.
The users (client) want set the IE to "automaticaly" entcoding, but the
codepage is recognised wrong as "Central Europe (ISO)". So, the characters
don't look properly.
The default code page for IIS scripts should be "Central Europe (Windows)".
If I change the client IE to this manual the pages are sohwed properly.
kind regrads
Norbert Löwe Tag: problem solved Tag: 403310
IIS and certificate mapping
Hi all,
I m working with IIS6 and a stand alone certification authority.
I have deploy 500 certficate (pfx) to remote users now i need to map
this certificate on iss, all certificate has a commonname equal to
username on IIS server (integrated auth).
is possible to map this user via csv,command line, script? in 6 month
i will have to do all again and already the export by hand of pfx take
time, do the map will be longer
thanks for help
Michele Mascolo
Rome-Italy Tag: problem solved Tag: 403307
How to use IIS 7 with Com Objects
We have an application that use IIS 6.0 with com objects, it's VB 6.0
desktop app. How to configure IIS 7 to work like previous version?
Thanks Tag: problem solved Tag: 403304
XSS Cross-Site Scripting - Can you enable XSS in IIS 6.0/7.0?
I know you could do XSS in the past with IIS 5.0 until it got plugged, but
now I have a "real need".
Is it possible to loosen up the security in a control fashion? Tag: problem solved Tag: 403301
File upload errors even after setting AspMaxRequestEntityAllowed
I'm using Windows 2003 running IIS 6.0. I have Enable Direct Metabase Edit
checked.
I edited the MetaBase.xml file and changed AspMaxRequestEntityAllowed to:
AspMaxRequestEntityAllowed="1073741824"
Then I did "iisreset".
I am using a script from www.freeaspupload.net to upload files. But it is
still crapping out on a file that is like 89 MB.
I get the error:
ASP 0101 Unexpected error. Function returned |
The docs for freeaspupload.net and on several other sites seem to say that
this is the only setting I would need to change to allow larger file
uploads. But it does not seem to have any effect.
Is there anything else I need to do or check? If I look at the script, it
is bombing on this line:
VarArrayBinRequest = Request.BinaryRead(Request.TotalBytes)
Thanks! Tag: problem solved Tag: 403300
Log on Locally user right for IIS Lockdown servers
Hello,
This is a very belated followup to the below issue, I am the original
poster. I recently was creating a new OU structure and new security policy
and during testing it was noticed that in fact happened on a server that has
a web-app that uses Windows integrated authentication, which was a surprise
to me.
Does this "Log on Locally" policy also affect web-apps using Windows
Integrated Authentication?
Thanks.
---------------------------------------------------------
Basic Auth requires that the authenticating user have "login locally"
privilege on the server.
The reason that your changes to IUSR/VUSR/Web Anonymous group have no effect
is because those users are NOT used for basic auth (they are accounts used
for Anonymous auth)
The actual user accounts authenticating under Basic auth needs to have
"login locally" privilege.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
<-> wrote in message news:OLg0S3e7EHA.3236@TK2MSFTNGP15.phx.gbl...
Hello,
We have a server that has IIS lockdown and basic authentication for a
website and when the server team applied a policy that restricted logon only
to administrators, no one was able to log into the application. The
application users are not actually logging in locally, so I am thinking that
there is something in the IIS definition that requires that they have this
privilege. In addition, we took the IUSR and VUSR accounts and also Web
anonymous (all "Web" groups local to the machines) and added them, and still
no luck. We added the Everyone group, and this resolved the problem. Is
there any way to preserve non Single Sign-on authentication and not have to
have the Everyone group with the log on locally user right?
Thanks. Tag: problem solved Tag: 403299
WebDAV Server Issue - Sub folders and site name iise
WebDAV Server Issue:
I am unable to get WebDAV to work properly on my Public Windows 2003 IIS
Server. I have two sites on this server (the default site and second site
running with a host header) The default site is configured with a
certificate and SSL. The default site is also configured with my WebDAV
virtual directory and the virtual directory uses digest authentication. When
connecting from a XP Pro client with the add network places wizard I am able
to connect to the site by entering the URL. For example
(https://site.mydomain.com/uploads) . I am prompted for the password as
expected and I can log in. This is where my problems start. Inside of my
WebDAV enabled folder I see a folder with the same name as my WebDAV folder.
Uploads in the above example. I also see the other sub folders that are
actually in my WebDAV folder. When I try to open uploads (a folder that does
not actually exist in this location) or any other folders I get a login
prompt for the actual host name of the server, not the domain name of the
website I originally connected to. I have two concerns with this.
1) Why is my Server\WebDAV exposing the internal network name of my server
2) External clients are unable to connect to sub folders using this name
because it is not routable over the internet.
The clients do have the ability to add files and delete files for the WebDAV
share as long as it is in the root folder only, but they do not appear to
have full WebDAV functionality (Edit files in place, etc.)
This is what I have tried so far
1) Removed and recreated the WebDAV share
2) Removed custom headers from the site
3) Restarted IIS
4) Verified installation off all Critical and Important updates
5) Rebooted Server
Any help would be greatly appreciated
Thanks Tag: problem solved Tag: 403297
IIS integration against a non-Windows KDC
I am running a Windows IIS machine (standalone) and would like to allow
users to authenticate against our existing back-end KDC (MIT Kerberos realm
authentication).
IIS is running a COTS app, so I don't have any flexibility to muck with the
code.
Ideas?
Thanks
Blake Tag: problem solved Tag: 403296
Enable HTTP Connectivity
i own problem on proclariy dashboard 6.3 ,this prblem in login page is
disable controls
how to Enable HTTP Connectivity ?
thanks Tag: problem solved Tag: 403295
Error 401.1
I just got a dedicated Windows 2003 server at Brinkster (IIS6). It had
Plesk 8.3 on it, but some things just didn't seem right with Plesk, so I
uninstalled it.
This is my first dedicated server, and I'd really rather learn about the
inner workings than be dependent on Plesk.
The first problem I have run into after the uninstallation of Plesk 8.3 is
that I cannot view the web pages in the "Default Web Site".
When I type "http://localhost" into IE I get a login dialog - which fails to
take my admin username and password - and then fails, showing "You are not
authorized to view this page" (a 401.1 error).
I even created a new website (allowing anonymous access) and I get the same
dialog box and error trying to access that site.
What is going on? Tag: problem solved Tag: 403283
applicationhost.config error
I seem to have a problem in applicationhost.config but I don't know what it
is or how to correct.
I am running IIS7 under Vista. It was working normally, until I tried to add
a patch that would allow frontpage server extensions, and the administration
pack. Then IIS wouldn't start and I would get the error "Cannot start
service W3SVC on computer '.'."
In the system event log, I see two related errors:
The Application Host Helper Service encountered an error while reading the
data for SID mapping. Please ensure that the application pool name data is
correct in the configuration file. To resolve this issue, please recommit
the changes or restart this service. The data field contains the error
number.
and
The Application Host Helper Service encountered an error trying to process
the configuration data for config history. The feature will be disabled.
To resolve this issue, please confirm that the configuration file is
correct, has correct attribute values for config history and recommit the
changes. The feature will be enabled again if the configuration is correct.
The data field contains the error number. (02000780)
When I ran "C:\windows\system32\inetsrv\appcmd.exe list apppools
I got error < message:configuration error
Filename: \\?\C:\windows\system32\inetsrv\config\applicationhost.config
Line Number: 784
Description: Configuration file is not well-formed XML
Then when I check applicationhost.config I found that line 784 is the last
line of the file! Actually the last line is 783, which is </configuration>.
So I tried removing the last empty line 784, but then appcmd says the error
is on line 783. I'm no further ahead.
Do these error characteristics suggest some problem I could correct?
Although it is complaining about applicationhost.config it's hard to see
where the problem might be. Tag: problem solved Tag: 403279
C# CGI Fails with System.ArgumentException
Hi...
I'm attempting to use C# for CGI. I am able to use both Perl and C without a
problem
but C# fails with:
"Unhandled Exception: System.ArgumentException: The parameter is incorrect.
(Exception from HRESULT: 0x80070057 (E_INVALIDARG))"
I have reduced the test to basics with the C source of:
#include <stdio.h>
int main() {
printf("Content-Type: text/html\r\n\r\n");
printf("<html> <head>\n");
printf("<title>Hello, World!</title>\n");
printf("</head>\n");
printf("<body>\n");
printf("<h1>Hello, World!</h1>\n");
printf("</body> </html>\n");
}
which is envoked by:
http://localhost/CGI/HelloWorld_C.exe
The C# source is:
using System;
namespace HelloWorld_CGI_CS {
class Program {
static void Main() {
Console.Write("Content-Type: text/html\n\n");
Console.Write("<html><head><title>Hello World</title></head>");
Console.Write("<body><h1>Hello</h1></body></html>");
}
}
}
Which is envoked by:
http://localhost/CGI/HelloWorld_CGI_CS.exe
If I drop the C# .exe on a cmd screen I get what I expected:
Content-Type: text/html
<html><head><title>Hello
World</title></head><body><h1>Hello</h1></body></html>
Environment:
Win 2003 SP2
IE 7
Framework 2.0
Web Service Extention: Hello_CS
File Name: C:\CGI\HelloWorld_CGI_CS.exe
Status: Allowed
Both the C and C# .exes are in Virtual Directory CGI.
I tried sending a message to a log file first thing in Main to see if the
page is
being processed. It never reached that point.
Ran the compiled C# against ildasm and got:
.class private auto ansi beforefieldinit HelloWorld_CGI_CS.Program
extends [mscorlib]System.Object
{
} // end of class HelloWorld_CGI_CS.Program
.method public hidebysig specialname rtspecialname
instance void .ctor() cil managed
{
// Code size 7 (0x7)
.maxstack 8
IL_0000: ldarg.0
IL_0001: call instance void [mscorlib]System.Object::.ctor()
IL_0006: ret
} // end of method Program::.ctor
.method private hidebysig static void Main() cil managed
{
.entrypoint
// Code size 31 (0x1f)
.maxstack 8
IL_0000: ldstr "Content-Type: text/html\n\n"
IL_0005: call void [mscorlib]System.Console::Write(string)
IL_000a: ldstr "<html><head><title>Hello World</title></head>"
IL_000f: call void [mscorlib]System.Console::Write(string)
IL_0014: ldstr "<body><h1>Hello</h1></body></html>"
IL_0019: call void [mscorlib]System.Console::Write(string)
IL_001e: ret
} // end of method Program::Main
Thanks... Don Bretz Tag: problem solved Tag: 403268
[No relevant source lines]
WS2008 box using IIS7 on subnet 192.168.100.x is trying to connect to a
storage array on 192.168.200.x.
I have an IP, 192.168.100.220, that allows me read-only access from the .100
subnet to the storage array on the .200 subnet. I can map a drive through
this link and read any files on the storage array.
Now I'm trying to get http access to these files via IIS7 using a UNC as the
path. I was able to create a virtual directory using the UNC and a common
userid/password for authentication. I was able to place a web.config on the
UNC and I enabled Directory Browsing.
This was all working fine, for about 5 minutes! I was able to browse to the
VD and it was working... I swear it was working.
I tried the http connection this morning and am now getting the following
error.
Configuration Error
Description: An error occurred during the processing of a configuration file
required to service this request. Please review the specific error details
below and modify your configuration file appropriately.
Parser Error Message: An error occurred loading a configuration file: Failed
to start monitoring changes to '\\ptlpsrv04\bkodbc' because access is denied.
Source Error:
[No relevant source lines]
Source File: \\ptlpsrv04\bkodbc\web.config Line: 0
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1434;
ASP.NET Version:2.0.50727.1434
The last thing I did last night before leaving was to install the IIS7
throttling app and the IIS7 playlist app CTP2.
Can anyone tell me why this would work one minute and not the next? I can
set up a local path as a VD and it works fine so I strongly suspect that it
is a security issue. But why would it work in the evening, I thried it
several times and from multiple machines, and then fail in the morning?
Thanks in advance for any hair you can save on my head!
--
stullhe104 Tag: problem solved Tag: 403263
IIS ODBC LOG
Hi, I'm logging my IIS by SQL ODBC. When the SQL Server is OffLine the IIS
stops. Anybody knows a registry key to disable this. Thanks. Tag: problem solved Tag: 403261
Performance - 1 vs 2 processor
In regards to cost vs. performance..... what is the recommendation for a IIS
Web Server?
Our web server is primarily asp/asp.net communication with a Microsoft SQL
Server on a separate server.
thanks... Tag: problem solved Tag: 403243
IIS / SSL / Site Security / Multiple Sites
Have a question about an IIS server with multiple commerce web sites and
single SSL certificate
Here is the scenario (single server, single static IP)
www.TheCompany.com this top level company website has the SSL certificate
www.Product1.com \\CompanyServer\c\web\Product1
www.Product2.com \\CompanyServer\c\web\Product2
www.Product3.com \\CompanyServer\c\web\Product3
they both have their own shopping cart, etc. and their own "payment.asp" or
"payment.aspx" pages, with their own theme.
But I want to handle the credit card number entry screen with https:\\ but
with the existing SSL certificate for TheCompany domain, without buying Wild
Card cert and without dealing with many certificates. How can I do that?
Second acceptable solution is to redirect from Product1.com to
Product1.TheCompany.com/payment.asp, but it causes redirction related
security problems.
Is there any way of solving this issue without changing the URL away from
Product1.com with Frames or some other way so that I can use the single
Certificate. I believe some of the Hosters are doing this kind of stuff.
Any ideas about how it can be done? Thanks a million Tag: problem solved Tag: 403242
Tell IIS to ignore Accept header?
I found one browser (Obigo) that sends an Accept header that does not
include "text/html". It only does this when using SSL. Obviously
something wrong with the browser, since it does support text/html.
I'm guessing if IIS went ahead and returned text/html the browser
would be fine, but currently IIS returns a 406 response.
Can I force IIS to ignore the Accept header?
I do have an ISAPI filter, so maybe I can use that to modify the
Accept header? Would that just be "SetHeader" in the pre-process
headers notification? I'm thinking maybe I'll just set the Accept
header to */*, all the time... or maybe only if User-Agent contains
"Obigo". Tag: problem solved Tag: 403240
Check Server Extensions 2002
Just installed IIS on Windows 2003 R2. When logged in as domain
administrator, I'm unable to check server extensions on the default web
site. But when I log in as the local administrator, it works in that the
administration web site appears.
Is this normal or have I done something wrong?
Thanks, Rob. Tag: problem solved Tag: 403239
IIS to redirect sub-domain
Hi,
We currently have IIS set up on our Win 2003 server that is handling port 80
traffic via our firewall (for external access to Exchange). What I'd like to
do is create a new A NAME record (our domain is handled by GoDaddy/Plesk) for
a sub-domain of our domain (subdomain.domain.com) and forward it to the
public IP address of our network (which will hit the firewall). When you
browse to this new sub-domain, it will forward the port 80 traffic to the
firewall, which will in turn forward it to the Win 2003 server running IIS
(as above). What I'd like to happen is to configure (if possible) the IIS to
then forward traffic that specifically requests this new sub-domain to a new
server on our local network (so if you browsed to this particular sub-domain,
it would hit a different server on our local network than if you browsed to
the existing sub-domain we already have set up for access to Exchange - even
though both are forwarding to the same public IP address and both are using
port 80). Is this possible? If so, how do I do it on IIS? Any help is
appreciated. Thanks.
- marc Tag: problem solved Tag: 403236
Identity does not have write access to Temporary ASP.NET Files
Hi Friends,
I created one ASP.Net 2.0 application and deployed that in IIS.
When I tried to access that through IE, it is giving following error.
The current identity (ComputerName\ASPNET) does not have write access
to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files'.
I have done following things
run C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
run aspnet_regiis -ga "ComputerName/ASPNET"
But still i am getting same error.
Please help me.
Thank you
Naveen G Tag: problem solved Tag: 403232
IIS6 Not Listening on Localhost/127.0.0.1
Hi,
I'm trying to install a web application which _has_ to use the (All
Unassigned) IP address.
I've installed the application and configured it as per the install guide,
but when trying to browse to the site using http://localhost or
http://127.0.0.1 Internet Explorer fails to connect, and all I see is an
error "Internet Explorer cannot display the webpage". However, if I change
the IP of the site to that of the NIC - 192.168.0.10 - then visit
http://192.168.0.10 in IE, the page is displayed correctly.
Sadly I can't use the site with a fixed IP because the backend part of the
application communicates using localhost/127.0.0.1.
I can ping 127.0.0.1, but if I use TCPView (SysInternals) nothing is
listening on 127.0.0.1:80, when I change the website IP to fixed and run
TCPView again, it shows IIS is listening on 192.168.0.10:80. I've also tried
Telnet, if I open a connect to "127.0.0.1 80" I get an error returned "Could
not open connection to the host on port 80: Connect failed". Again if I
change the IP to fixed, and telnet to "192.168.0.10 80" I get a response,
albeit a "HTTP/1.1 400 Bad Request" error, but its still a response!
Its almost as if IIS doesn't want to listen on the loopback address. But I
can't figure out why! Has anyone ever come across this? Or know of a possible
fix?
Many thanks
Ben Tag: problem solved Tag: 403230
MIME type needed for SSL to work?
When I enable SSL/HTTPS on IIS 6.0, do I need to add any additional
MIME types? I know the server needs to transfer the certificate to
the client, but I'm not sure if that happens via a GET request or
not. If it is part of a seperate GET request, like when an image is
sent as part of a page, then it must need a MIME type, right?
Anyway, I have one cell phone that uses Obigo browser (although
sometimes it reports Opera in the HTTP headers), and it can't access
any of my HTTPS pages. It can access HTTP, and everyone else can
access HTTPS pages file. The web log shows error 406 for the GET
request from this one browser. All of the other browsers that I've
checked send Accept: */*, but this one Obigo browser sends a long list
of what it accepts. I imagine this is the difference. I don't see
any MIME types in the accepts header that look like a type of
certificate file though.
To make matters worse I think the cell phone is going through an HTTP
proxy, because sometimes it reports "Obigo" as the browser name, and
sometimes "Opera".
The above info about the "Accept" headers is from netmon with normal
HTTP traffic... so for all I know, the accept headers of the SSL
request are actually different (but I don't know how to see those).
The page that the phone is attempting to request is a redirect page
being handled by a filter DLL that I wrote. I'll try adding debug
info to the filter DLL... but I'm thinking the failure is during the
certificate transfer or SSL handshake, which I think is before my
filter DLL is even called. Plus, the filter DLL works for other
browsers, and always works for non-SSL.
Sorry for the long post... I really have no idea where to go with this
problem. Tag: problem solved Tag: 403226
Debug log?
I'm working on a problem where one cell phone cannot connect to my
server using HTTPS. It can connect to the same pages using HTTP, and
lots of other phones can connect using HTTPS. I suspect it is a MIME
type setting issue, maybe for *.cer files?
Anyway, what I'd love to see is a log of the headers sent in the
request, and also the reply from IIS. Is there a way to log this?
For HTTP I'd just use netmon.exe, but HTTPS is encrypted, so I can't
tell what is going on. Tag: problem solved Tag: 403225
ADAM (Active Directory Application Mode) and IIS
Hi.
Quick question.
Is it possible to use ADAM instead of AD for IIs FTP (Isolate users using
Active Directory) with IIs 6 or IIs7?
Thanks
Pat Tag: problem solved Tag: 403224
remotely administer IIS 6.x via the IIS 6.0 console possible(non V
I'm wondering if there is a way, without using vpn, to administer a remote
IIS instance through the local IIS console..
I've tried putting in the DNS name for the server and the user and password,
but this hasnt worked..
IE: test.server.com and user and password..
Is this even possible?
Also.. is there a way to delegate who has rights to use the IIS 6.0 console
and connect to the remote server other than administrators of that remote
server?
Thanks Tag: problem solved Tag: 403222
IIS host header without an external DNS entry or seperate port
On an external web server i see we a default web site on port 80 and
few other sites that come in from an external DNS entry.
I need create a new external site that will only have a single page
that will be visible fromt the outside and actually will only be
called from an Iframe of another external site.
Is there any way to accomplish this without a new external DNS entry?
Also, I attempted placing the site under the default website as a
virtual directory, but that only results in "Server Application
Unavailable" I think because the sites root has a full blown
web.config.
Thanks for any help or information. Tag: problem solved Tag: 403218
HTTP Error 500.19 - Internal Server Error
I'm trying to set up a UNC share as a new IIS Virtual Directory in either
IIS6.0 or IIS7.0. This UNC is not within my domain but rather is in a
workgroup outside of my domain but is available for connection. In other
words, I can map a drive to the UNC but I can browse to it through http.
The virtual directory is created just fine but when I attempt to browse it I
get the following error from IIS7:
HTTP Error 500.19 - Internal Server Error
Description: The requested page cannot be accessed because the related
configuration data for the page is invalid.
Error Code: 0x8007052e
Notification: BeginRequest
Module: IIS Web Core
Requested URL: http://localhost:80/MediaPresATA
Physical Path: \\mediapresdm01\mediapres_ata
Logon User: Not yet determined
Logon Method: Not yet determined
Handler: Not yet determined
Config Error: Cannot read configuration file
Config File: \\?\UNC\mediapresdm01\mediapres_ata\web.config
Does anyone have a clue as to what is causing this?
I found an MS KB article: #934515 but the options listed there didn't seem
to be of any help.
Any help is greatly appreciated.
Thank you, stullhe104
--
stullhe104 Tag: problem solved Tag: 403217
applicationHost.config file
Thanks for the help David! Your tip about the applicationHost.config file did the trick for me, as well. I removed all the entries of the botched PHP install and everything is working again.. Thanks!
Kody Brown
http://www.wasatchwizard.com/ Tag: problem solved Tag: 403216
IIS7 - Localhost works, but machine name doesn't, Why?
Hi,
I have Vista Ultimate and IIS7. When I go to:
http://localhost/
all is good.
However, when I go to http://my-machine-name/ on the same machine, I get
"Internet Explorer cannot display the webpage"
I enabled "World Wide Web Services (HTTP)" as an exception in the Windows
Firewall.
However, I am trying this on the same machine, not another machine on the
network or anything.
Also, the weird thing is, there was one time when I tried the machine name
and it worked -- however, I had to try localhost first, then try the machine
name. But I have not been able to reproduce this.
Any ideas?
Thanks. Tag: problem solved Tag: 403213
IIS6 Hangs Randomly
Let me start by giving you the history of my application:
It used to run perfectly fine on my old Windows 2000 box on IIS5 with MSSQL 7.
It was time for an upgrade so we purchased a new Win2k3 x64 box running IIS6
and MSSQL 2005 Express. We transferred databases successfully, the website,
and COM objects (one had to be recoded to be x64 compatible).
Now, before going live with the new site, we tested EVERY page of the site,
so we know all database communication works, all COM objects do what they
need to do, and nothing breaks anywhere (if it does i don't see an errors
displayed on the page).
We went live with the new server, and eventually noticed that IIS hangs.
When we go onto the server, there are no errors on the screen, IIS seems to
be running fine, and nothing in the EVENT Viewer (besides some time sync
errors). We tried to do some of our own troubleshooting and debugging, but i
guess we don't know what to look for or the proper way to debug. Everything
runs fine isolated, but when put live, the server will "hang" when loading
pages (as in the page will never load). No Server 500 error or any ASP
errors, just won't load.
After reading some pages here, i though it might be my DSN connection
string, i tried OBDC drivers and OLE DB, both didn't fix the issue.
Well, this can't keep happening but we have NO idea on what else to try! To
get the site working again, we can't run IISRESET (last time i did that i had
to revert everything to x32 mode to get it working again). So in x64 or x32
mode, IIS still freezes. To get it working, i just simple log off and log
back in. If i stay logged out, the ASP pages won't load (something about
creating an object failing, i'm guessing that the COM objects are set up to
use the current logged in user authentications to run). This leads me to
believe that the issue is related to our COM objects, but we have no sure way
of knowing WHICH one or how to even diagnose that.
The ASP pages are very old, coded in VB. I just installed IISState and ran a
dump on the last hang up.
What's weird about this log is that when i ran it, the site wasn't working,
and the dump seemed to almost pause for a bit, then it suddenly started
going. After the dump, i noticed the site was working again, but this NEVER
happens unless i log off first, so i'm not sure if this log even has all the
information needed since it might be a dump of the site working, not hanged
up.
Here it is:
Opened log file 'C:\iisstate\output\IISState-908.log'
***********************
Starting new log output
IISState version 3.3.1
Tue Apr 22 16:00:44 2008
OS = Windows 2003 Server
Executable: w3wp.exe
PID = 908
Note: Thread times are formatted as HH:MM:SS.ms
***********************
Thread ID: 0
System Thread ID: 2dc
Kernel Time: 0:0:0.31
User Time: 0:0:0.62
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 0014fc0c 7d4d8c82 ntdll+0x1c828
01 0014fc7c 7d4d8bf1 kernel32!WaitForSingleObjectEx+0xac
02 0014fc90 5a36467a kernel32!WaitForSingleObject+0x12
03 0014fca0 5a366e63 w3dt!WP_CONTEXT::RunMainThreadLoop+0x10
04 0014fca8 5a3af42d w3dt!UlAtqStartListen+0x2d
05 0014fcb8 5a3bc335 w3core!W3_SERVER::StartListen+0xbd
06 0014ff0c 0100187c w3core!UlW3Start+0x26e
07 0014ff44 01001a27 w3wp!wmain+0x22a
08 0014ffc0 7d4e7d2a w3wp!wmainCRTStartup+0x12f
09 0014fff0 00000000 kernel32!BaseProcessStart+0x28
Thread ID: 1
System Thread ID: e9c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0114ffa0 7d634d69 ntdll+0x1cca8
01 0114ffb8 7d4dfe21 ntdll+0x34d69
02 0114ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 2
System Thread ID: 4bc
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 011cff74 7d62e139 ntdll+0x1c8a0
01 011cffb8 7d4dfe21 ntdll+0x2e139
02 011cffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 3
System Thread ID: c4c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Possible ASP page. Possible DCOM activity
Executing Page: Unable to locate ASP page
No remote call being made
# ChildEBP RetAddr
00 0126fd1c 7da3da80 ntdll+0x1cbcd
01 0126ff84 7da45eac RPCRT4!LRPC_ADDRESS::ReceiveLotsaCalls+0x198
02 0126ff8c 7da45dd0 RPCRT4!RecvLotsaCallsWrapper+0xd
03 0126ffac 7da45e94 RPCRT4!BaseCachedThreadRoutine+0x9d
04 0126ffb8 7d4dfe21 RPCRT4!ThreadStartRoutine+0x1b
05 0126ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 4
System Thread ID: bb8
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 014eff28 7d5066b4 ntdll+0x1c8a0
01 014eff54 5a30249e kernel32!GetQueuedCompletionStatus+0x29
02 014eff8c 5a3026bc W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
03 014effa0 5a301db9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
04 014effb8 7d4dfe21 W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
05 014effec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 5
System Thread ID: 30c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 0156ff28 7d5066b4 ntdll+0x1c8a0
01 0156ff54 5a30249e kernel32!GetQueuedCompletionStatus+0x29
02 0156ff8c 5a3026bc W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
03 0156ffa0 5a301db9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
04 0156ffb8 7d4dfe21 W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
05 0156ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 6
System Thread ID: 978
Kernel Time: 0:0:0.15
User Time: 0:0:0.46
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 015eff28 7d5066b4 ntdll+0x1c8a0
01 015eff54 5a30249e kernel32!GetQueuedCompletionStatus+0x29
02 015eff8c 5a3026bc W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
03 015effa0 5a301db9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
04 015effb8 7d4dfe21 W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
05 015effec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 7
System Thread ID: a38
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Listener
# ChildEBP RetAddr
00 0166ff28 7d5066b4 ntdll+0x1c8a0
01 0166ff54 5a30249e kernel32!GetQueuedCompletionStatus+0x29
02 0166ff8c 5a3026bc W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x33
03 0166ffa0 5a301db9 W3TP!THREAD_POOL_DATA::ThreadPoolThread+0x24
04 0166ffb8 7d4dfe21 W3TP!THREAD_MANAGER::ThreadManagerThread+0x39
05 0166ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 8
System Thread ID: d34
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0176fcf0 7d642028 ntdll+0x1d051
01 0176ffb8 7d4dfe21 ntdll+0x42028
02 0176ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 9
System Thread ID: eb4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
*** ERROR: Symbol file could not be found. Defaulted to export symbols for
\\?\C:\IISDebugTools\IISCHAgent.dll -
Thread Type: Other
# ChildEBP RetAddr
00 01befedc 7d5066b4 ntdll+0x1c8a0
01 01beff08 67306fab kernel32!GetQueuedCompletionStatus+0x29
WARNING: Stack unwind information not available. Following frames may be
wrong.
02 01beffb8 7d4dfe21 IISCHAgent!ConfigFileMonitor+0x15b
03 01beffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 10
System Thread ID: 618
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 01d6fec0 7d4e286c ntdll+0x1d051
01 01d6ff68 7d4e3e8e kernel32!WaitForMultipleObjectsEx+0x11a
02 01d6ff84 6730649c kernel32!WaitForMultipleObjects+0x18
WARNING: Stack unwind information not available. Following frames may be
wrong.
03 01d6ffb8 7d4dfe21 IISCHAgent!MonitorWorkerProcess+0xa3
04 01d6ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 11
System Thread ID: d4c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: HTTP Compression Thread
# ChildEBP RetAddr
00 0277fa88 7d4d8c82 ntdll+0x1c828
01 0277faf8 7d4d8bf1 kernel32!WaitForSingleObjectEx+0xac
02 0277fb0c 5a3b820f kernel32!WaitForSingleObject+0x12
03 0277ffb8 7d4dfe21 w3core!HTTP_COMPRESSION::CompressionThread+0x126
04 0277ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 12
System Thread ID: ad4
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 0287ff90 7d64240d ntdll+0x1cca8
01 0287ffb8 7d4dfe21 ntdll+0x4240d
02 0287ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 13
System Thread ID: 6a0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0347ff10 7d4d8c82 ntdll+0x1c828
01 0347ff80 7d4d8bf1 kernel32!WaitForSingleObjectEx+0xac
02 0347ff94 709fc843 kernel32!WaitForSingleObject+0x12
03 0347ffb4 709fc81b asp!CApplnCleanupMgr::ApplnCleanupDoWork+0x1e
04 0347ffb8 7d4dfe21 asp!CApplnCleanupMgr::ApplnCleanupThread+0xa
05 0347ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 14
System Thread ID: e4c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 035efe20 7d4e286c ntdll+0x1d051
01 035efec8 7d94d299 kernel32!WaitForMultipleObjectsEx+0x11a
02 035eff24 7d94d327 USER32!RealMsgWaitForMultipleObjectsEx+0x152
03 035eff40 709fb8fe USER32!MsgWaitForMultipleObjects+0x1f
04 035eff84 77bcb530 asp!CMTACallbackThread::Thread+0x4f
05 035effb8 7d4dfe21 msvcrt!_endthreadex+0xa3
06 035effec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 15
System Thread ID: 344
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0369fe20 7d4e286c ntdll+0x1d051
01 0369fec8 7d94d299 kernel32!WaitForMultipleObjectsEx+0x11a
02 0369ff24 7d94d327 USER32!RealMsgWaitForMultipleObjectsEx+0x152
03 0369ff40 70a01811 USER32!MsgWaitForMultipleObjects+0x1f
04 0369ff84 77bcb3ca asp!Debugger+0x9e
05 0369ffb8 7d4dfe21 msvcrt!_endthread+0xab
06 0369ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 16
System Thread ID: a0c
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: PDM (Debugger) Thread.
# ChildEBP RetAddr
00 0372fd80 7d4e286c ntdll+0x1d051
01 0372fe28 7d94d299 kernel32!WaitForMultipleObjectsEx+0x11a
02 0372fe84 7d94d327 USER32!RealMsgWaitForMultipleObjectsEx+0x152
03 0372fea0 3f1a29b7 USER32!MsgWaitForMultipleObjects+0x1f
04 0372ff84 3f1b754b pdm+0x29b7
05 0372ffac 3f1b74de pdm+0x1754b
06 0372ffb8 7d4dfe21 pdm+0x174de
07 0372ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 17
System Thread ID: b64
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: ASP
Executing Page: Unable to locate ASP page
# ChildEBP RetAddr
00 0384fef8 7d4d8c82 ntdll+0x1c828
01 0384ff68 7d4d8bf1 kernel32!WaitForSingleObjectEx+0xac
02 0384ff7c 709fe91f kernel32!WaitForSingleObject+0x12
03 0384ffb8 7d4dfe21 asp!CViperReqManager::WatchThread+0x68
04 0384ffec 00000000 kernel32!BaseThreadStart+0x34
Thread ID: 18
System Thread ID: ec0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 19
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 20
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.78
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 21
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 22
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 23
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 24
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 25
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 26
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 27
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.15
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 28
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 29
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 30
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 31
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 32
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 33
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 34
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 35
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 36
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
Thread ID: 37
System Thread ID: 0
Kernel Time: 0:0:0.0
User Time: 0:0:0.0
Thread Type: Other
# ChildEBP RetAddr
00 038eff5c 00000000 ntdll+0x1c828
*****
Dump name is formatted as: PID-Timestamp.dmp
Creating C:\iisstate\output\908-1208894577.dmp - mini user dump
GenGetProcessInfo.Start(0x38c) failed, 0x80070005
Dump creation failed, Win32 error 5
"Access is denied."
*****
Closing open log file C:\iisstate\output\IISState-908.log
I'd appreciate ANY help that can be given! If you don't see anything wrong
with this log, i'll try to dump another one when the site freezes again (i
just ran "iisstate.exe -p (pid) -d" i hope that's right)
Thanks in advanced
-Prateek Tag: problem solved Tag: 403201
Reset IIS
I have to reset IIS on my webserver several times a day. There are no errors
in the windows logs but the user gets "server unavailalbe"; when I reset IIS
all works again. This is driving me nuts! Anyone ever see this before?
Server 2003
IIS v6 Tag: problem solved Tag: 403198
Generate csr?
Excuse me as I'm not very familiar with using certificates.
I have a multi-tiered web app that resides in multiple DMZs. Ichain is used
as a reverse proxy to the front end web server. I'm creating a clone of
this environment for development, and I used SAN flash copies so that it is
identical to production.
We're creating a test accelerator through ichain to get to this test
environment, and my ichain guy asked for a .csr for the certificate between
it and the front end web server. How do I generate this? Keep in mind the
production one is already there and if possible I'd like to use it. I found
this http://www.geocerts.com/products/csr/MS_IIS6.php, but when I go through
the wizard it instead asks me what todo with the existing cert.
Any ideas? Front end box is 2003 iis 6, no service packs yet. Tag: problem solved Tag: 403195
IIS INTEGRATED AUTHENTICATION
Hello
I am trying to set up an IIS Integrated Windows Authentication over a
domain, which I have done perfectly fine. I have an ASP.NET application,
running over a domain. The virtual directory has IIS Integrated Windows
Authentication. So whoever is the domain logged in user, logs in to the
application.
But, I tried one thing. I created a local user on the machine, with the same
login id as on the domain. Then logged in to the system as a local user,
using this newly created local user's authentication. Now I typed the URL of
the application on the domain and I was able to log in as an authenticated
user.
Have I done something wrong? Or is it the way it works.
Regards
Tahir Tag: problem solved Tag: 403191
IIS Cyclic Logging Possible?
I was wondering if there is a way to configure cyclic IIS v6 logging or the
removal of old IIS logs from the %windir%\System32\LogFiles\W3SCV1 folder, as
it's filling up the System drive and causing W2K3 OS issues.
A URL to the solution would be very handy. Tag: problem solved Tag: 403188
IIS 5.1 does not start after WU - KB939373
I am struggling with a strange problem where the IIS on of our customer's
machines refuses to start after the Windows update KB939373
(http://support.microsoft.com/kb/939373) that came out in November 2007. The
same patch is on several machine but this particular machine's IIS does not
start even if I remove the patch. One some machines, we had the same problem
but it started working after we removed the patch. The patch was even later
reinstalled by Automatic Updates.
The problem :
When I open the IIS Manager it just says "Starting" and then gives an error.
The Services applet gives the following error:
"Could not start the World Wide Web Publishing service on Local
Computer.Error 127: The specified procedure could not be found."
The event log has the following entry:
---------------------------
Services
Could not start the World Wide Web Publishing service on Local
Computer.Error 87: The parameter is incorrect
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7023
Date: 12/17/2007
Time: 8:02:19 PM
User: N/A
Computer: ED
Description:
The World Wide Web Publishing service terminated with the following error:
The parameter is incorrect.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Some solutions that I found and tried:
1.) I Found this :
http://kbalertz.com/242211/Error-Proxy-parameter-Incorrect.aspx
and I tried
a) uninstall IIS
b) deleted the c:\windows\system32\inetsrv folder
c) try reinstalling IIS
No use.
2.) http://forums.iis.net/p/1144458/1856187.aspx
I removed:
KB917537 (was listed as "May not operate properly if you remove KB939373")
KB939373
http://support.microsoft.com/kb/939373 and
http://support.microsoft.com/kb/917537
This did not work either.
3.) An other solution recommened was to reinstall the Windows Xp Sp2. I did
that but did not help.
Any help will be greatly appreciated.
Thanks,
Vikram Kulkarni
Principal Software Engg.
Captools co. Tag: problem solved Tag: 403186
IIS 5.1 does not start after WU - KB939373
I am struggling with a strange problem where the IIS on of our customer's
machines refuses to start after the Windows update KB939373
(http://support.microsoft.com/kb/939373) that came out in November 2007. The
same patch is on several machine but this particular machine's IIS does not
start even if I remove the patch. One some machines, we had the same problem
but it started working after we removed the patch. The patch was even later
reinstalled by Automatic Updates.
The problem :
When I open the IIS Manager it just says "Starting" and then gives an error.
The Services applet gives the following error:
"Could not start the World Wide Web Publishing service on Local
Computer.Error 127: The specified procedure could not be found."
The event log has the following entry:
---------------------------
Services
Could not start the World Wide Web Publishing service on Local
Computer.Error 87: The parameter is incorrect
Event Type: Error
Event Source: Service Control Manager
Event Category: None
Event ID: 7023
Date: 12/17/2007
Time: 8:02:19 PM
User: N/A
Computer: ED
Description:
The World Wide Web Publishing service terminated with the following error:
The parameter is incorrect.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Some solutions that I found and tried:
1.) I Found this :
http://kbalertz.com/242211/Error-Proxy-parameter-Incorrect.aspx
and I tried
a) uninstall IIS
b) deleted the c:\windows\system32\inetsrv folder
c) try reinstalling IIS
No use.
2.) http://forums.iis.net/p/1144458/1856187.aspx
I removed:
KB917537 (was listed as "May not operate properly if you remove KB939373")
KB939373
http://support.microsoft.com/kb/939373 and
http://support.microsoft.com/kb/917537
This did not work either.
3.) An other solution recommened was to reinstall the Windows Xp Sp2. I did
that but did not help.
Any help will be greatly appreciated.
Thanks,
Vikram Kulkarni
Principal Software Engg.
Captools co. Tag: problem solved Tag: 403185
How do i select my outgoing IP when i have several IPs on 1 server ?
Hi,
Added multiple public IPs to 2003 web server to host asp web services.
When i browse to whatismyipaddress.com i see one of them.
When i add add another IP and browse to whatismyipaddress.com it changes.
How do i control/select my outgoing IP as the world sees it when i have
several IPs on 1 server ?
Thanks
Scott Tag: problem solved Tag: 403177
Remote debugging
I'm trying to remote debug an isapi filter.
My computer is windows xp sp2, and the remote computer is win 2003
enterprise.The remote computer is a domain controller in a different domain.
After I run msvsmon.exe on the remote machine and configure that anybody
can connect to debug I successfully attach to the inetinfo.exe process
but the execution doesn't stop on my breakpoints.
I copied the whole debug folder including the .pdb file.
The firewall is set up correctly.
Any ideas why doesn't this work? Tag: problem solved Tag: 403175
Application pool 'DefaultAppPool' is being automatically
Pls check if there are any events triggered reg asp loading in application eventlog
If so, try C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -u & i
you may get popup like application failed to initialize...
Pls repair the Framework installation and try again registering asp files in IIS.
This must work. Tag: problem solved Tag: 403174
Cannot get Frontpage server extension to do what they are supposed to do.
Saturday
Vista Business, all updates, SQL server 2005, all updates, ASP.net 1,2,3 all
updates,....
I Install the Front Page Sserver Extensions for VIsta/Server 2008, without
error
Reboot the computer
And sure enough the IIS control panel now has a listing for Microsoft
SharePoint Administration
The I use the start|Admin tools menu to start Microsoft SharePoint
Administrator, as the documentation describes
I choose the default web site to extend
I enter the only user on the computer and the password
I click submit and this error is displayed:
FrontPage Server Extensions 2002
Cannot create folder "_vti_pvt"
I searched and searched and no info. The MS knowledgebase has something from
last year. But.,,,,
SO::::::::::::::::::::::::::::::::::::::::::::::
Even though the FPSE installed without error, and I installed using the only
user account on the computer, I uninstalled and then installed doing the Run
command prompt as administrator thang, because the documentation indicates
the extensions may not install correctly if installed using a UAC user.
After install and restart, the html admin page does not display.
So, I removed and installed 4 times as adminstrator, rebooting and
restarting IIS between uninstalls/installs. Same result.
I uninstalled and then installed as originally. Same result.
I uninstalled.
AND ++++++++++++++++++++++
I activated the Adminstrator user, logged on and installed the FPSE.
The http://perfect:2516/fpadmdll.dll page displays but will not extend the
default website.
I log off, log on as the main user and the page will not display.
============================
Unbelievably ridiculous.
Where should I look for clues now?
J Tag: problem solved Tag: 403170
Retrieving IIS Web Site Property Value during Application_Start in ASP.NET Web app.
How would it be possible for an ASP.NET Web application, in it's
Application_Start event procedure, to programmatically determine the Web
site (in IIS) that the Web app is running under/for.
Say for example, that I have a Web site defined in IIS, with the
"Application name" property set to the value "MyWebApp". How could I get
the value "MyWebApp" into a string variable in Application_Start of the
ASP.NET Web application?
Please note that I'd like to get this value directly from IIS, and not have
to manually duplicate it in Web.config.
I'm currently using ASP.NET 3.5 with IIS 5.1 and 6, but will soon be
migratign everything to IIS 7.
Thanks. Tag: problem solved Tag: 403165