IIS7 32-bit enabled breaks SQL native client connection
When I enable 32-bit applications in the application pool for my site it can no longer access remote SQL Server using native client in ASP.NET application. It's not an issue of 32-bit ODBC. Setting...
View ArticleIIS 7.5 Enabling ASP.Net Impersonation with Windows Authentication
Hi, Recently we migrated our servers from IIS 6.0 to IIS 7.5. After migration our impersonation code has stopped working and its throwing "Access Denied" error. Our applications are intranet...
View ArticleIIS 7.5 Is it possible to copy virtual directories from one machine to another?
I'm unfamiliar with IIS so please forgive me if this is a stupid question.Is it possible to transfer the virtual directories of one machine to another machine? When I Googled it, it looks like I might...
View ArticleIs there a replacement for the SMTP Events Sinks for IIS SMTP Server?
after 2 days work, i found out that the sinks are not supported in iis7 and above.is there anything else that replaces it? (without exchange installed).or is there any other way to receive smtp...
View ArticleIIS 8.5 - Silverlight website can not connect with database
HiI am running a Silverlight website under IIS 8.5 on Windows Server 2012. Web site is not able to pull records from the database. However the same website when hosted on IIS 7.5/Windows 7 or IIS...
View ArticleFailover Maintenance page
So... how do you do this?SCENARIO: webiste "myawesomesite.com" humming along -> IIS explodes -> the entire site goes down -> Users get DNS "server not found" or similar WTF moment?!How do you...
View ArticleAn error occurred creating the configuration section handler for...
My web.config settings run perfectly fine on IIS7.5. I have tested it on multiple machines.On IIS 7 it gives the following error:An error occurred creating the configuration section handler for...
View ArticleIIS8 Win2012 R2 server .Net App pool stopped post server reboot
Hello AllThis is my first post to this forum. I have new 2012 Win Server with IIS8. Last weekend there were windows patches were applied on server and it was rebooted. After that I found all .net app...
View ArticleStep by Step process of installing IIS with SQL DB on windows 8.1
I need Step by Step process of installing iis with SQL DB on windows 8.1. I have installed IIS on my system but I need a connection string to configure DB in nopCommerce installation, and I can't...
View ArticleError 503 Service Unavailable when upload file
Would anyone can help me with this error, I make an ajax request to complete the upload.The application is accessed by customers outside of our network, when the error sometimes the solution is to make...
View Articlewebadministration does not refresh the workerprocesses info after recycle...
HelloI am trying to get the processid for a given worker process within webadministration, but it seems that after recycle the info is not updating with new id,handles, start time, etc, it keeps only...
View ArticleBuild a Disaster Recovery Site for IIS
Dears,i am wondering on how can i implement IIS in multiple Sites for example:Site A: Web1, and Web2 --> NLB webSite B: Web 3 and Web4 --> NLB DRWebwhat is the best practice for the failover...
View ArticleNeed to find where I can see IIS 7.0 Health Model
I cant find the IIS 7.0 Health Model documentation the link provided does not work.:http://technet2.microsoft.com/windowsserver2008/en/library/b19873a2-9f72-40c8-b73d-89f39cda62781033.mspx?mfr=true....
View ArticleIIS 8.5 Intranet Mode set in Edge (IE11)
Hallo @all,i am using the IIS 8.5 on one System. With the config Data (web.config in the wwwroot folder) it was able to set the IIS in Edge Mode. So i could see Website in the Intranet with the IE 11...
View ArticleServer Availability & health status are showing as Unknown in ARR monitoring...
Hi, I have created a sever farm for load balancing with ARR in IIS 8. I have included 2 server into the farm, they are runing on 2012 R2 and ARR 3.0. After creating the server farm, i have done the...
View ArticleThe way to access to a specific port in IIS8, Windows 10 excepts 80 port?
I successfully implemented IIS 8 in Windows 10 and testing two Sites, named asSite A and Site B.Site A: The "Site A" is located in my IIS8 root folder and can be accessed to my default page...
View ArticleIIS SSL binding error 0x80070020
When adding SSL 443 to an IP Address, I get the exception:The process cannot access the file because it is being used by another process. Exception 0x80070020I've tried changing SSL port to 444; added...
View ArticleAdmin rights required to work on IIS
Hello,I want to prove my compliance person in my company that I will need admin rights of my laptop to work IIS manager. I am the only whose going to work on IIS manager and our IT doesn't allow admin...
View ArticleDirectory Browsing missing
Hi every one. I installed MS visual Studio express 2013 and activated IIS in Windows8. in IIS many of the features are missing like Directory Browsing, CGI and some more. please help me in how to...
View ArticleHow to set external access for iis Express for Visual Studio 2015?
In previous VS, you modify the applicationhost.config file in /documents; but now in VS2015 they moved this file into the .vs file in the project folder.But modifying <bindings><binding...
View Article