Visual Studio Code is a Great Editor by Microsoft being Developed Open Source on Github and It is gaining lots of popularity and lots of Developers are using for creating applications in various languages. Their lots of features that are there for Developers and Still lots of features is not been explored or lots of useful extensions are not being explored. So I am creating few videos for explaining...
Showing posts with label IIS. Show all posts
Showing posts with label IIS. Show all posts
Saturday, November 25, 2017
Wednesday, March 6, 2013
Tip- InProc session state was not working with IIS7.5
In this post I am going to explain about reason for InProcsessionState was not working with IIS 7.5.
Problem:Yesterday in one of my PC I got updated IIS 7.5 and suddenly after updating the IIS my ASP.NET application session state stopped working. It was a very weird behaviour and after doing some R and D I have found that my worker process per application was more then one.
That was the reason for...
Tuesday, March 23, 2010
IIS Error: The process cannot access the file because it is being used by another process.
Recently in our one of the web servers all the sites using port 80 were stopped and when we tried to restart website it was giving error like process cannot access the file because it is being used by another process. After analyzing and diagnosis and searching on internet for the same problem i have...
Saturday, March 20, 2010
ASP.NET and Load balancing.
In one of our project the site usage of site was very heavy and we need to migrate it to load balancing server. I have never configured the sites in the load balancing server but it was quite interspersing experience Here are the some points which we need to take care while we move asp.net sites into...
Sunday, July 19, 2009
IIS 7.0 URL Rewrite Module 2.0 Beta Version is out now.
Url rewriting is an important feature that will enable application to be search engine friendly and make url more readable. IIS 7.0 comes with built in url rewriting module so you don’t need to write more code for url rewriting module. URL Rewriting module will do following for you.Replace the URLs generated by a web application in the response HTML with a more user friendly and search engine friendly...
Wednesday, June 10, 2009
IIS 7.0-Search Engine Optimization toolkit-Microsoft
Before few days Microsoft has launched new Search Engine Optimization Toolkit which will increase search engine optimization for the site hosted by Microsoft IIS Servers. IIS search engine optimization toolkit will help web server administrators, hosting provider to improve their search engine optimization. It will controls the site content more search engine friendly. It has some of the following...