applicationhost
IIS 7.5 applicationHost.config file is not being updated
I\'m currently playing around with the Microsoft.Web.Administration (MWA) namespace in order to adjust our application to configure IIS 7.5 with the new API.[详细]
2023-02-25 06:04 分类:问答Using ApplicationHost.CreateApplicationHost() to create an Asp.Net post, while loading assemblies from another location
I\'m trying to use CreateApplicationHost to create an Asp.Net application host for a simple web server, however I\'m getting a System.IO.FileNotFoundException when it attempts to create an instance of[详细]
2023-01-07 03:45 分类:问答Multiple AppDomain with Web-based Management Consoles
I am thinking about a system that is based on plugins. I am going to create my plugins in each AppDomain and talk with them via Name Pipes in WCF. But I also want each of my plugins have some sort of[详细]
2022-12-20 09:07 分类:问答