Where do I go from here? Learn Webhosting
I have completed this step by step web hosting tutorial on my server....
View ArticleWeb Deploy on IIS 10
Hello I've IIS10 installed on Windows10 with Web Deploy 3.6.I do not have Deploy Option ( import / export ) on UI.i've try to Repair, Remove and Re Install Web Deploy but , these options (import and...
View ArticleIIS Express SSL disabled after IE11 install
In April 2014, I had IIS Express running SSL on several projects in Visual Studio. Then when I installed Update 4 to Visual Studio, this broke all SSL capabilities. (See Thread...
View ArticleIIS Application Pool
There are different applications in same application pool in my IIS server. When Some Applications are idle, related work processors of that applications are restarted automatically. I want to clarify...
View ArticleApplication pool Dependency
Hello,Are applications depend on Default application in app pool in IIS?According to below image, when 'A' application is restarted, is default app impacted it?Are Other applications impacted it, if...
View ArticleNetworkLoad Balancer Vs Session Time Out Issue
Hi,I have two windows server(version 2012) and I have deployed my application to thatand also I am using Network Load balancer, through Network Load balancer's URL I have access my applications.The...
View ArticleAt least one other site is using the same HTTPS binding warning when...
when doing iis bindings for second application i got the following warningAt least one other site is using the same HTTPS binding warning when implementing IIS bindings for second application here what...
View Articlewe can create https binding to multiple asp.net applications with diffrent...
hiwhat does mean by https bindings in IIS ?we can create https binding to multiple asp.net applications with diffrent HostNames ,and diffrent certificates in one server?
View ArticleCustom error page for non .aspx urls on IIS 6
We've deployed new website datascraping.co on IIS 6 and worked with url routing, so some of the static pages URL and some are routing urls looks like belowpage/1 page.aspx page.ashx page/some-title/1Is...
View Articledefaultredirect for httperrors
hi,in a web.config of a web appi know i can use something like this to redirect all http error to a single page:<customErrors mode="RemoteOnly"...
View ArticleWebsite on FTP IIS - access to it with an iPad 1 ios 5.1.1
I want to access a website that I host on a FTP using Windows 7 ( IIS) on my PC with an iPad 1 ios 5.1.1 . I tried with Goodreader that can connect to a server but I do not know how. Its for see how my...
View ArticleHow to integrate servers Microsoft IIS 7 and Microsoft Active Directory (LDAP)?
We have windows server 2008 with IIS 7. There I have some Web Based application installed. I want to integrate that server with customer's Active Directory Server in order to users be able to access...
View ArticleConfigurationManager.AppSettings returns null on app pool recycle
<div class="messageContent"> <div class="container"> <div class="body">Hi,I am getting null when accessing appsettings in web.config while app pool recycles....
View ArticleIIS 8 FTP Crash After Transferring Many Files
Today I was transferring over a entire website to the IIS server using the FTP site I created. Half way through the files stopped transferring and a connection time out issue occurred. When I try to...
View ArticleIIS stopped working after site(s) import from windows 7 to windows 10
How can I reinstall IIS from scratch? I tried uninstalling and reinstalling, but get the same error: "Configuration system failed to initialize."Clicking on the root icon computer name...
View ArticleIIS8 - app users not added to IIS_IUSRS
In IIS7, application pool identities were automatically added to the IIS_IUSRS group. With IIS8 and 8.5 this no longer seems to be happening. I have checked numerous servers with the command:net...
View ArticleWin 10/IIS november update throws stackoverflow with printersettings call...
I rencetly updated my win 10 machine with the november update. build 1511 (OS build 10586.29) and IIS build 10.0.10586.0. Now, I got stackoverflow exeption getting thrown when my app runs through IIS...
View Articlerewrite rule doesn't work with 404 error page
hello,i've made a rewrite outbound rule for variable RESPONSE_SERVER, but it doesn't work when there is a 404 error.The header of 404 error page, ignores the rule, how can it be fixed?
View Articlegetting "A trappable error (C0000005) occurred" instead of "OLE DB Provider"...
Today I discovered a very strange IIS behavior on a new build.I am using the same code, the same database, but for some reason I am not getting the expected "traditional" error.Normally the error looks...
View ArticleUpload problems IIS 7.5 Server 2008 R2
Hello Community!I am having big problems to upload files to my server. I am running a PHP application and as long as the filesize is less then 2MB everything works just fine. So I have tried to nail...
View Article