Network Monitor (version 3.4), IIS 7.0 and TCPWindowSize - TCP Stack Tuning...
Hello fellow IIS admins:I have noticed on the IIS 7.0 server I am administrating, does not have the following registry key value set -...
View ArticleSSL FTP download file size limit in IIS 7.5
Large files like 1GB is not downloding when SSL enabled FTP. Files of size 430mb is downloading fine. Same 1GB files is getting downloaded if not SSL. Any idea. Is there any size limit if SSL enabled ftp.
View ArticleProduction server dns configuration
Finally it comes to time to configure the production and new issue pops up, it would be greatly appreciated if anyone can share your experience to me:We have two applications, let's say App1 and App2,...
View ArticleMsgbox("") caused IIS stop, Server is down!
Hi I am developing an asp.net application I use MsgBox in localhost for debuging etc. but when I want to upload the files to the main server (with remote access (FTP)) I comment msgbox lines.This time...
View ArticleWhy redirect to Https
Hi Got 4 websites running on IIS 7.5 Created a new Website:mysite1.domain.com - binding on port 5000it also has a Certificate attached so using port 443 as wellIf I browse to:...
View ArticleFooters in IIS 7- Fully Qualified Path
I have been trying to figure out how to find the fully qualified path on my website to read my associated footer file rather than a default footer. %windir%\system32\inetsrv\appcmd.exe set config...
View ArticleConsolidate .net web application
Hi,I run IIS server for enterprise. There are 4 web servers and it serves 100++ applications. I plan to re-design by grouping the application into small group and create IIS web server on virtual...
View ArticleNot able to Create website at root level in iis7 using web deploy 3.0 using...
hello All, I am trying to create new website by imporing .zip package build by VS2012 using import manager and using Web deploy V3.0 , it is failing giving error that "Selected package coontains...
View ArticleError in turning on the IIS features:An error occured.Not all features are...
Hi,I am trying to turn on the IIS features in windows 7 enterprise. removed all .NET framework,sql server from the sytem. But still getting error. Here are some details from CBS log. Please...
View Articlehow can we create New website not web application from Import manager using...
hello guys,I am trying to create new website at root level using web deploy 3.0 import manager in iis7. After serching so much not getting proper help to achieve this.Can anyone please help to provide...
View ArticleSeparate Role for IIS adminstrator
Hello all, Previously I've supported Webservers on unix environments, so the IIS support is new to me. Is there a way to grant IIS administrator rights to a person or group, without giving them server...
View ArticleHow to avoid IIS 7.5 site console settings getting saved into web.config file
What ever changes we make for a website through IIS 7.5 console those are getting saved in web.config file which is in root directory of the application. Our costumer has control on code and he can...
View Articlehow to run this code in iss7 running in iis6
HTML><HEAD></HEAD><BODY><SCRIPT Language=VBScript>'********** ActiveX Dll Functions Description...
View ArticleHOW TO CONFIGURE IIS 7 AS MY APPLICATION IS RUNNING IN IIS 6
DEAR I HAD A HTML FILE FOR DIRECTLY RUNNING TO PRINT PRINTER AT CONNECTED TO CLIENT WHEN CLIENT USED THE HTML PAGE AT ITS SITE . bUT IN IIS7 ITS NOT RUNNINGWHAT WE DID IS THAT WE REIGTERED THE OCX...
View ArticleAjaxscripts Is Not working After Hosting into II7.5 on Windows Server 2008 R2
Hi,i have developed web application with Asp.net C# with Sql server. Its worked fine Windows 2003 IIS6 , after hosting into IIS 7 in windows server 2008 r2 its ajaxscript is not working. while i run...
View ArticleIIS7 URL root is subdirectory
domain: ehostserver.infoIt's my test domain. Used a web builder to make a site and now uploaded to my server.Used http redirect to make ehostserver.info point to ehostserver.info/tersxxxxxxxxx.webs.com...
View Article404.2 error: "ISAPI and CGI Restriction list settings on the Web server"
This issue is similar to some that have been previously posted (http://forums.iis.net/post/2023116.aspx andhttp://forums.iis.net/t/1166824.aspx/1), but differs in that I don't have any CGI restrictions...
View ArticleWhat's the MOST difference between "Deploying" and "Deployment in Property"?
Hi all:) Maybe this is a very simple question but I'd still wanna ask you all—— There are two ways for me to publish a web app through VS: 1) Right click a web app and choose "Deploy……", I can do...
View ArticleLink a subdomain to a domain without changing the name
since i don't know whare to search for the problem that i'm incountering, i'll just explain the situation here.I have :1- a linux domain on a server that does not support ASP.NET.2- another host that...
View ArticleUnderstanding HTTP.sys and threadpools in Request processing
Off late I have been trying to understand internal of IIS request processing. I came across nice blog on ASP.Net Thread Usage in IIS 7.0 and 6.0....
View Article