ASP Component beginner and master Series 7

Source: Internet
Author: User

Examples in the previous chapters may encounter problems more or less.

For example, after the component is compiled, it must be modified again, and errors such as "Permission denied, 'f:/csdn/fcom. dll '" will occur.

 

When you access the asppage, open the task manager to view a dllhost.exe process with the username iwam_yang. Iwam_yang varies depending on the computer name.

 

You can use the following methods to solve the problem:

1. Restart IIS.

On the Control Panel, choose Administrative Tools> Internet Information Service> right-click the second-level local computer on the left-side tree chart> all tasks> restart IIS. This operation takes a little time.

You can see that the process of this dllhost.exe has been disabled

 

2. The disadvantage of the above method is that all websites are closed until they are restarted.

Is there a single website or virtual directory? Yes

In the control panel, choose Administrative Tools> Internet Information Service> Find the virtual directory where your component runs. -> Right-click Properties-> In the first virtual directory-> application protection-> click Uninstall.

You can see that the process of this dllhost.exe has been disabled

 

3. If you are in trouble, simply end the process in Windows Task Manager.

 

4. Last Method

On the Control Panel, choose Administrative Tools> component services> Computer, my computer, running process> IIS Out-of-process pooled applications (2860) in the tree) -> right-click to close

You can see that the process of this dllhost.exe has been disabled

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.