IIS 8 first web site
Hello,I loaded my first web site on to windows server 2012 with IIS 8.So now there is the default web site and my new one.It took a little trial and error, but some how I managed to get it working. But...
View ArticleDeploying a website on a server and running python scripts from another computer
hi,I deployed an asp.net website on a server and the website connects to another computer to run python scripts on that computer and get results. I can connect to the other computer for running python...
View ArticleCipher suites not in common
HiI am proxying the browser requests using IIS 7.5 to weblogic 10.3.6 server. From browser if I directly access my applicatication from weblogic url , https works but when I access it from IIS it is...
View ArticleRouting a DNS to different IIS sites, based upon IP?
Our situation:Our intranet uses WIA (SSO) for employees and a proprietary username/password for non-employees to access the site.Currently we have a single IIS site setup with our DNS attached to it....
View ArticleIIS 7.x AD authentication Cookie
Hi All,Good day. We are using IIS 7.x AD authentication in our Classic asp, ASP.Net application & webservice. I'd like to understand details or information about the following cookie name "whlpII"....
View ArticleDashboard monitoring Tool for IIS 7.5
Is there a IIS Performance monitoring Dashboard to track the incoming requests, long running requests, web server health etc. Is there anything bundled with the product or an add-on from Microsoft?...
View ArticleASP.Net thread concurrency for .net framwork 2.0
5 Posts<div class="comment-right-col">ASP.Net thread concurrency for .net framwork 2.0a few seconds ago|LINK<div>Hi allwe are using IIS7 with .net framework 2.0we are having new application...
View ArticleLogging Tools
As documented in "Available Available Web Server (IIS) Role Services", there is a "Logging Tools" Feature describe as "Logging Tools provides infrastructure to manage Web server logs and automate...
View ArticleActiveX dll without Recycling App Pool
Hello -I am using ActiveX dll (VB6) for some arithmetic calculation. Now the issue is if i have change anything in the ActiveX dll then i must need to recycle app pool to make new dll in effect. Is...
View ArticleHow to differentiate the log file which currently being used by IIS in C# code ?
I am creating the c# application in which need to read and process the IIS logs, but i need to process only the file has completed writing on it. but i have no idea to differentiate the which file is...
View ArticleAccessing a single application in a website via internet rest would be...
Hi folks,we have a requirement to set up a dual site for customers to access it via internet.The current site https://<FQDN>/UAT/Admin is accessible in the intranet environment - we need to...
View ArticleProblem after transfering files to new IIS
Hi all,I have strange issue in my web application. In my test environment everything is ok and works fine. After I transfer files to the production server problems occur:First of all, when I create a...
View ArticleHow Katana is better than IIS?
I have heard about Katana, which is basically OWIN implementation by Microsoft Team. OWIN is a standard for developing web interface. Same thing is done why IIS too. But IIS do a lot of stuff as...
View ArticleVirtual directory and folder with same name
Hello,this is probably stupid question, but I will try to ask.I would need to have WWW virtual directory with same name as local folder in web file system. But it seems when I set it, I am no more able...
View ArticleNot sure what I'm looking for
Good day,I'm setting up an Intranet w/IIS 7.5 and Joomla. We have IIS on one server ('IISServer' and our internal files that are updated by the employees on another server ('FileServer').IISServer can...
View ArticleIIS authentication
i m newbie in IIS, i have website running on my remote server, i want to apply authentication mechanism for certain ips.. let say if the http request comes from these public IPs, the site page should...
View ArticleWhat's the easiest way to set up a redundant IIS server
I'm trying to think of the easiest was to set up a redundant IIS server in the case that ours goes down. Our environment is a very small linux environment, with the IIS server running as a VM on one...
View ArticleUI bug when editing element of ApplicationHost.config ?
Has anybody else noticed that the first time you add a custom field to the logFile section via the UI, it adds it to the Default Web Site, not the site you're currently administering?For instance, try...
View ArticleHow to allow upload and download file via HTTP?
HelloCan you indicate me different solutions (and its configuration) to allow upload and download file via HTTP?We are using IIS 8.5, trying with Webdav and Domain user but it doesn't work!Any help...
View ArticleIIS 8 - Request Entity is too large
Hi, I am completely new to the world of IIS 8 so please bear with me. I have a page and trying to upload files up to a size of 50 MB. I get the following error: "The page was not displayed because...
View Article