Satalaj yaar I have IE7 installed and same behavior is with firefox.So i don't think it is a borwser issue.
Amazing thing is that even if i use same port with VS2008 website project it works.I think there is some issue with internal web server of VS2005 but can'tble to get it.
I am using ESET security 4.0 but even disabling firewall had not helped me
Thats it. You uses eset I too used it. you need to configure the Rules into eset and allow aspnet development server
to acces the ports.
I'm sure eset is the thing that is blocking an access. eset is nice security software you need to setup rules in it.
I have tried disabling Firewall, antisspyware/antivirus but no use.
Most annoying thing is that if U use webapplication project it runs perfectly even with dynamic port.
And for instance a particular port is disabled on VS2005 website project.I try to run the sample website project on VS2008 with the same prot and it works fine.
My thinking was that if I have disabled the Eset then atleast it have to work but it isn't.
Hey my expert Friend,
the Problem is with your Antivirous Software,
which is blocking the programs with unknown ports,
It not blocking http website because it allow http port 80.
which is used by all web servers.
The Problem may be solved here,
http://forums.asp.net/p/987980/3266451.aspx
http://forums.asp.net/t/1235447.aspx
You also try to Set Port Number by Select WebSite > Properties
Use Dynamic Port=False and then Set Port Number.
After this Add a Firewall Exception Port Number to allow this port.
By using Control Panel > Windows Firewall allow this specfic port
http://support.microsoft.com/kb/308127
"And whoever is removed away from the Fire and admitted to Paradise, he indeed is successful." (The Holy Quran)
Excellent Windows VPS Hosting Imran Baloch MVP, MVB, MCP, MCTS, MCPD
Further in My Windows Firewall, Visual 2005 Exception is added automatically, you can try the same by typing Firewall.cpl in Start > Run then on Exception Tab Add Program > Browse to <Dir>:\Microsoft Visual Studio 8\Common7\IDE\devenv.exe
"And whoever is removed away from the Fire and admitted to Paradise, he indeed is successful." (The Holy Quran)
Excellent Windows VPS Hosting Imran Baloch MVP, MVB, MCP, MCTS, MCPD
Marked as answer by kamii47 on Jul 01, 2009 06:59 AM
kamii47
Star
9500 Points
2383 Posts
Asp.net website project on file system not runing in VS2005.[while of http it is working.Web appl...
Jun 30, 2009 11:36 AM|LINK
I have Vs2005 with Sp1 and VS2008 install on my system.
My problem is that Asp.net website project on file system not runing in VS2005.[while of http it is working]
Web application project works on both case http as well as Filesystem
I simly get the "Internet Explorer cannot display the webpage" error on borwser
I doesn't have this issue in VS2008.In Vs2008 every type of website/webapplication works fine.
any idea why it could be hapening
(MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
satalaj
Star
10505 Points
2031 Posts
MVP
Re: Asp.net website project on file system not runing in VS2005.[while of http it is working.Web ...
Jun 30, 2009 11:45 AM|LINK
Check with your Firewall or Anti virus software settings. That might have blocked the ports that your application [aspdev server]wants to run.
kamii47
Star
9500 Points
2383 Posts
Re: Asp.net website project on file system not runing in VS2005.[while of http it is working.Web ...
Jun 30, 2009 11:56 AM|LINK
I am using dynamic ports.the same thing works for VS2005 web application.and for VS2008 website as well as webapplication project
(MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
satalaj
Star
10505 Points
2031 Posts
MVP
Re: Asp.net website project on file system not runing in VS2005.[while of http it is working.Web ...
Jun 30, 2009 12:26 PM|LINK
Have you seen that error in IE8? my guess something is blocking asp.net server
kamii47
Star
9500 Points
2383 Posts
Re: Asp.net website project on file system not runing in VS2005.[while of http it is working.Web ...
Jun 30, 2009 12:34 PM|LINK
Satalaj yaar I have IE7 installed and same behavior is with firefox.So i don't think it is a borwser issue.
Amazing thing is that even if i use same port with VS2008 website project it works.I think there is some issue with internal web server of VS2005 but can'tble to get it.
I am using ESET security 4.0 but even disabling firewall had not helped me
(MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
kamii47
Star
9500 Points
2383 Posts
Re: Asp.net website project on file system not runing in VS2005.[while of http it is working.Web ...
Jul 01, 2009 04:09 AM|LINK
Any Help guys
(MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
satalaj
Star
10505 Points
2031 Posts
MVP
Re: Asp.net website project on file system not runing in VS2005.[while of http it is working.Web ...
Jul 01, 2009 04:57 AM|LINK
Thats it. You uses eset I too used it. you need to configure the Rules into eset and allow aspnet development server
to acces the ports.
I'm sure eset is the thing that is blocking an access. eset is nice security software you need to setup rules in it.
kamii47
Star
9500 Points
2383 Posts
Re: Asp.net website project on file system not runing in VS2005.[while of http it is working.Web ...
Jul 01, 2009 06:09 AM|LINK
I have tried disabling Firewall, antisspyware/antivirus but no use.
Most annoying thing is that if U use webapplication project it runs perfectly even with dynamic port.
And for instance a particular port is disabled on VS2005 website project.I try to run the sample website project on VS2008 with the same prot and it works fine.
My thinking was that if I have disabled the Eset then atleast it have to work but it isn't.
May be there could be some other problem
(MCP,MCAD.net,MCSD.net,MCTS,MCPD.net[web])
imran_ku07
All-Star
45785 Points
7698 Posts
MVP
Re: Asp.net website project on file system not runing in VS2005.[while of http it is working.Web ...
Jul 01, 2009 06:12 AM|LINK
Hey my expert Friend,
the Problem is with your Antivirous Software,
which is blocking the programs with unknown ports,
It not blocking http website because it allow http port 80.
which is used by all web servers.
The Problem may be solved here,
http://forums.asp.net/p/987980/3266451.aspx
http://forums.asp.net/t/1235447.aspx
You also try to Set Port Number by Select WebSite > Properties
Use Dynamic Port=False and then Set Port Number.
After this Add a Firewall Exception Port Number to allow this port.
By using Control Panel > Windows Firewall allow this specfic port
http://support.microsoft.com/kb/308127
Excellent Windows VPS Hosting
Imran Baloch MVP, MVB, MCP, MCTS, MCPD
imran_ku07
All-Star
45785 Points
7698 Posts
MVP
Re: Asp.net website project on file system not runing in VS2005.[while of http it is working.Web ...
Jul 01, 2009 06:32 AM|LINK
Excellent Windows VPS Hosting
Imran Baloch MVP, MVB, MCP, MCTS, MCPD