IIS
Trying to set up Orchard Multi-Tenancy on IIS Server
I am very new to Orchard, and am having a most difficult time setting up IIS bindings. I am not proficient at IIS, and am new to web development in general.[详细]
2023-04-06 23:48 分类:问答PowerShell + WebAdministration - How to get website from webapplication?
I\'m writing a PowerShell script to perform certain administrative functions in IIS 7.5. import-module WebAdministration[详细]
2023-04-06 17:23 分类:问答asp.NET - Get Username while on the Server
I have a small problem, I have an application which used to work perfectly locally. The authentication was being done from a system I built myself, it was basically using the username of the logged in[详细]
2023-04-06 16:26 分类:问答IIS 6: Set up 2 SSL web apps on the same server on port 443
I was asked to create a sharepoint web application with ssl on a server with share开发者_如何学编程point 2010 installed. The problem is that this port seems to be in use for hosting our subversion rep[详细]
2023-04-06 13:29 分类:问答How to find DLLs loaded by a web application?
is there a way in .NET to clearly see what are the DLLs that a process (in this case an IIS process) has loaded to run an application?[详细]
2023-04-06 13:09 分类:问答Can I use Mono to build a deployment package for an ASP.NET Web App?
Does mono support the creation of deployment packages in the same way VS2010 does? (The .zip file with a .cmd file that automates deployment to IIS).[详细]
2023-04-06 11:52 分类:问答Replace the url without refreshing the page in .net
My default url home page is http://www.brindesbb.com/Pages/Default.aspx. but I dont want to show Pages/Default.aspx in the address bar.[详细]
2023-04-06 11:38 分类:问答Coldfusion - Subdirectory file not displaying
Recently set up a new ColdFusion8 server instance on a Win2K8/R2 / IIS7.5 / CF8 Enterprise Hostgator dedicated server and everything seemed to be working, until I browsed to a su开发者_JAVA百科bdirect[详细]
2023-04-06 10:19 分类:问答IIS HTTP Keep-Alives
I am reading that Keep-Alives is meant for performance - so that no connections need to be recreated but just reuse the ex开发者_Go百科isting ones. What if there is a traffic spike, will new connectio[详细]
2023-04-06 06:36 分类:问答Can a script update the Identity tab fields of Application Pool properties in IIS 6.0+
I am a developer and I have arrived at a solution to a webservice authentication problem that involved ensuring Kerberos was maintained because of multiple network hops. In short:[详细]
2023-04-06 06:13 分类:问答