views:

39

answers:

1

I installed windows 7 recently & I am new to ASP.NET. I installed visual studio 2008 for developing ASP.NET application. I created my web application on visual web developer 2008 & when I run my aplication, ASP.NET development server runs & my defualt browser opens automatically but it cannot show my web page. Connection error ocurrs. But when I open this web page with visual studio's internal browser, it works fine for me. So tell me whats the problem with my default browser(IE8, Flock2.6), Any configuration setting or what, I don't know exactly. Help me.

A: 

I find the solution. I have a problem with my antivirus. Here is the solution If you used nod32.

Now follow these steps to solve this issue:

  1. DoubleClick on Nod32 icon on tray and Open it up.
  2. If it is not in "Advanced Mode" , switch to Advanced Mode. ( you can do it by clicking on the bottom-left link "Display:Standard Mode" and then click on "Toggle Advanced Mode")
  3. Then goto SETUP section. then on the Right Pane click on "Antivirus and Antispyware protection". The panel should be opened.
  4. Now in the "Web Access protection" click on "Configure..."
  5. From the left Tree go to path : "Web access protection > HTTP > Web Browsers"
  6. Now you should see visual studio 8 "devenv.exe" in the list.
  7. Click on it twice till you see a cross sign in the box. ( Note on CROSS sign , not mark sign !)
  8. with this cross sign you tell the Nod32 that this program should not be scanned and filtered for web access.

Due to this steps , my problem solved and now I can access my page from localhost:.

Sharique