Today, when I was working overtime, I found a strange problem, and IIS has a WebService site visit that we have developed to stop it automatically. Attempts to restart IIS and restart the server are not resolved. Background Windows Events Error message is the Module DLL C:\Windows\System32\inetsrv\HipIISEngineStub.dll failed to load.The data is the error.Then I found a solution and I tried it very well.1. O
This article has been written for a long time, but it has not reproduced the problem at that time, or because the importance of business, the pressure of complaints are temporarily dealt with. This problem has been repeated several times in a city Web server in a few days, just to make an end of this case.
A few months ago, there was an important Web server (Windows Server2003 + IIS6.0) in which clients were unable to access sites on the Web server, and the error message was "the page could not
Ways to turn off Httperr
Run input regedit enter Registry Editor[Hkey_local_machine\system\currentcontrolset\services\http\parameters]
right mouse button to create new DWORD value enableerrorlogging reboot the server
"Enableerrorlogging" =dword:00000000
After the restart, 2003 no longer write to the Httperr log file, you can see the server CPU footprint significantly reduced!
C:\WINDOWS\system32\LogFiles\ solution to the problem of C disk space deficiency
Delete documents in C:\WINDOWS\sys
The core of IIS 6 isWorking Process Isolation ModeThe application pool defines how the worker process works. Therefore, the application pool is the core of IIS 6.
Different from IIS 5, you can only use a single application pool.Working Process Isolation ModeYou can create multiple application pools in IIS 6. Different
.
•
500.13-the Web server is too busy.
•
500.15-Direct Request to global. ASA is not allowed.
•
The 500.16-unc authorization credential is incorrect. This error code is dedicated to IIS 6.0.
•
500.18-the URL-authorized storage cannot be opened. This error code is dedicated to IIS 6.0.
IIS enabling and troubleshooting errors. iis enabling errors
When I started to learn about niujiao, I was taught by others to publish IIS. After I learned about niujiao, I never used IIS. Later, I forgot to do this because I had to do the system. After I reinstalled the system, after the next release, various errors ha
Symptoms:
1. By default, the IIS Site is stopped. An Unexpected ox8ffe2740 error occurs when it is started;
2. If there is a red error in front of the IIS Site and IIS cannot be started, the system prompts "the server has not responded or controlled the request in time"
Cause 1:The World Wide Web Publishing Service is not started.
Solution:Start the World
The thing is that we used URLRewriter.dll as a tool to implement pseudo-static in the project, which worked fine in the VS2010 and in the previous development environment, but it did not work in the VS Express for Web, to investigate the cause, to find the IIS Express configuration issues, because IIS Express is similar to IIS configuration, and in this process h
My goal is to install IIS6 on the server, but inspired by this article and follow his steps to see the "IIS 6 Management Compatibility", my problem is solved, I am here because to install VSS 2005 and U8 and other earlier software will encounter this problem;The following content is reproduced from: http://www.zhaomu.com/news/detail-394.htmlThe contents are as follows:Windows 2012 and its own IIS 8.0 are Mi
IIS installation and website publishing illustration, iis publishing DiagramGenerally, install IIs first and install. Net Framework 4.0. If an error occurs during sequential installation, the table is worried and there is a solution. Please take a look ~
To install IIs, follow these steps:
By default,
If for convenience and simple test can use simple ASP to run the environment, the general site is no problem, if more complex will need to use IIS. The Win2003 IIS6 installation is configured primarily if your computer does not have IIS installed then you need to install, OK, let's start our ASP journey first step. Any dynamic language requires server support. There are two concepts involved, one is
The name of the server environment variable to be retrieved. You can use the values listed below.
Variable
Description
All_http
All HTTP header files sent by the client.
All_raw
Retrieve all titles in the unprocessed table. Different from all_raw, all_http puts HTTP _ prefix before the title file name, and the title name is always capitalized. When all_raw is used, the title name and value only appear when the c
1. Install j2sdk and resin. (I installed j2sdk in D: \ j2sdk, and resin in the D: \ resin_3.0.8 folder ).
2. environment variables. Right-click my computer and choose Properties> advanced> environment variable.
1) create two system variables (click New below ):
① Variable name: java_home
Variable value: D: \ j2sdk (j2sdk installation directory)
② Variable name: classpath
Variable value:.; % java_home % \ Lib \ tools. Jar (Note: Add a decimal point
Number, copy it directly)
③ Variable name: resin
Problem presentation:
The process account used to run ASP. NET must have read access to the IIS metabase (for example, IIS: // servername/W3SVC.
Cause analysis:This problem occurs mostly because IIS is installed after. NET Framework is installed.
Solution:Start->Program-> Microsoft. NET Framework SDK V2.0-> SDK Command PromptInputAspnet_regiis-I press ENTER
Deploy SSL on IIS, and deploy SSL in IIS
Background:
When developing DropboxAPI, the redirected URL must be https [except localhost] and ssl must be added to your website. The following describes how to add a self-signed certificate, after all, it is only temporary.
1. Open IIS Manager
2. Switch to the page shown, select 'server certificate', and double-click
We recommend that you enable IIS logs on the IIS server in a yearly environment. You can create separate logs for each site or application. IIS records Microsoft Windows®The event log or performance monitoring function provided by the operating system records information beyond the information range.
IIS logs can reco
Many enterprises have chosen sites based on IIS 6.0. However, compared with other Web platforms, IIS not only has high hardware requirements, but also has poor performance. Without a strong hardware platform, it would be easy to slow down. Here we will learn how to optimize our IIS by canceling IIS access records.
Can
IIS-related knowledge and experience fragmentation record, iis-related knowledge
1. the IIS (Internet Information Services) website can be accessed locally, and other machines in the LAN cannot access
One of the causes isFirewall RulesThe solution is as follows:
[Start] Open [control panel], select [WINDOWS Firewall], and enter
On the firewall page, select Adv
The company still uses the FW. NET 1.1 framework, considering that I have no meter to buy a notebook for development under 2.0, but also taking advantage of the company's computer memory is 1 GB, do not waste, so installed a vmware workstation; if you do not have a system installation disc, an xp cd iso is down. I don't want this ISO installation component without IIS. Depressed for a long time.
No way. The ISO for the next operation is also very ha
The. htacess file is a pseudo static file under Apache, which is also effective in nginx environments, and is equally valid after simple setup; if it is Windows 2003, the program provider actually provides the pseudo static files below Apache and Windows 2003, We don't have to worry. If you are using IIS 7 or IIS 7.5, the following pseudo static file is a Web.config file, so how do you convert the. htacess
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.