This is a migrated thread and some comments may be shown as answers.

Vista, IIS7, Live Examples and "Internet Explorer cannot display the webpage"

2 Answers 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 21 Mar 2009, 11:11 PM
Hi all,

The RadControls for ASPNET AJAX Q1 2008 Live Examples have suddenly stopped working on my laptop, running Vista and IIS 7.

I uninstalled them and then re-installed them, but that didn't seem to help.

When I run the Live Examples from the Visual Studio project (accessed off Start > All Programs > Telerik, I get the following error:

"Internet Explorer cannot display the webpage"

What gives? Do the Telerik products not work with Vista or IIS or Visual Studio 2008 ? I need to get to work, and instead here I am trying to get the Telerik controls to work.

Any ideas what's going on?

Thanks in advance,

Jason

2 Answers, 1 is accepted

Sort by
0
Todd Anglin
Top achievements
Rank 2
answered on 27 Mar 2009, 05:15 AM
Hello Jason-

Sorry to hear you're having trouble. The RadControls should work in the environment you've described- Vista, IIS7, VS2008. When you say "suddenly," do you indicate that the demos were running fine on your machine and then stopped? I've usually found that sudden changes are result of some other change to your environment (such as security settings, additional software, etc.), so if you can provide any additional details, that will help.

Also, you mention Q1 2008- is that the version you're using? Just curious if you've tried a more current build to see if you have better luck. Q1 2009 was release a couple of week ago and it would be great if you could try that installer and see if you have better results.

Hope that helps-
Todd
0
Jason
Top achievements
Rank 1
answered on 31 Mar 2009, 09:39 PM
Todd thanks for your reply. Turns out this was an issue with my hosts file (C:\WINDOWS\system32\drivers\etc\hosts).

I replaced the line

::1 localhost

with

127.0.0.1       localhost

And that got the Visual Studio development web server to open the page.

Hope this helps someone else!


Tags
General Discussions
Asked by
Jason
Top achievements
Rank 1
Answers by
Todd Anglin
Top achievements
Rank 2
Jason
Top achievements
Rank 1
Share this question
or