Thanks Mone,
I am using full IIS to serve the pages and i made the changes in host file as follows
127.0.0.1 Inder (Inder is my machine name).
so, by doing so by using URL
http://inder:8082/stocklistdemo
I can browse to the page ( on IE but I can't browse to the page by using firefox browser)
on my machine.
But by using the same URL(
http://inder:8082/stocklistdemo)
on another machine browser (say some machine XX) the page is not displayed (500 error). Please can you help me in solving this.