localhost displays ‘Permission Denied’ error


Print This Post Print This Post

Sometimes, after installing IIS, if you try to browse http://localhost, you’ll get a strange error saying “Permission Denied”. The content of the page might look like below:
The page cannot be displayed There is a problem with the page you are trying to reach and it cannot be displayed.
Please try the following:
Click the Refresh <javascript:location.reload()> button, [...]

Comments

Firefox asks user name and password while accessing localhost


Print This Post Print This Post

This problem is been around for a while and there are very few references available in online regarding this issue.
This is mainly IIS problem with Windows Authentication. To solve this, please follow the below steps:

Start -> Control Panel -> Administrative Tools -> Internet Information Services
Expand your Computer -> Web Sites -> Default Web Site
Right click [...]

Comments

Session Manager Firefox Plugin


Print This Post Print This Post

One of the disadvantages in Firefox browser is (of course a Major of IE) browser crash that happens occasionally. When it happens the inevitable thing is loosing all your opened Tabs and their Contents ultimately. To solve this, and also add extra features to Firefox that you would definitely want to have, a Add-on for [...]

Comments

ScribeFire Blogging Firefox Plugin


Print This Post Print This Post

It’s always a tiresome to visit your Blog’s Administration Page for creating a new Post every time you wanted to blog about something especially to me as I’m having about 6 Blogs (4 Professional, 1 Official and 1 Personal) under my sleeve. Also, when you see a website or information in web that you would [...]

Comments

IE Tab Firefox Plugin


Print This Post Print This Post

It’s always been a compromise between Internet Explorer (IE) and Firefox for me as I’m a Web Developer. Now, if you’re a Web Developer, you will understand what I meant. For those who don’t here’s why: Firefox provides ultimate tools for debugging JavaScript as well as CSS which Internet Explorer lacks very much. And [...]

Comments

JavaScript Debugger Firefox Plugin


Print This Post Print This Post

If anyone of you is a Web Developer you should have certainly experienced a dreadful experience with the Client-Side Scripting languages such as JavaScript, VBScript and JScript. All these scripting languages are NOT actually independent languages. They’re merely a integrated version of the Browser you’re using and also varies in functions, objects and some syntax [...]

Comments