Installation :: Moved To Win7 - Project Won't Run - Internet Explorer Cannot Display The Webpage
Jun 30, 2010
I just was issued a new PC that has Win7 (non-64 bit). We use SVN as our source control, and I pulled all the web projects down to the new machine. After configuring IIS, I compiled one project and ran. Almost immediately I get the error "Internet Explorer cannot display the webpage". I ran the diagnostics, and get the message "The remote device or resource won't accept the connection". Looking in the event viewer, nothing showed up. I had this running on a Vista Ultimate box, and even did a one to one compare of the settings between the two boxes, and things are the same, but obviously I've missed something. Any thoughts on what to investigate? How can I see a better message than the standard (already turned off Friendly Messages)?
i have one application that is deployed in IIS at Remote Desktop. if i access that application from local system i am getting "Internet explorer cannot display the webpage" and it is running fine in Remote Desktop but not in Local system.
I have a problem.when i create a new web site and browse it with IE8 ,there is error(Internet Explorer cannot display the webpage) and now i am working with VS2008 and IE8.but i also have an older version of VS(VS2005) on the same computer.when i created a new web page with 2005 ,there is no problem and everything is ok. what is the problem with VS2008??i uninstalled it and reinstalled.but there is same error.i tried VS2008 on the another computer and i had no problem.
I'm trying to publish my page and received this error when open it:
[Code]....
When I browse it in the development environment using Microsoft Web Developer 2005 it view just fine. I then copy all my files & put in C:Inetpubwwwroot and open IE to view it, the above error showed up. In IE8|Tools|Internet Options|Advance, I uncheck "Show Friendly Http Error Msgs" in hoping that it'll show me something more than the basic error, but I'm not getting much more.
i installed windows 7 and visual studio 2008 and sql server 2005 Now when I run my web projects, internet explorer opens but it says "internet explorer can not display the webpage", albeit when I put only "http://localhost" in browser it displays a page with iis picture.firefox didn't work when i had windows XP this problem never occurred.
I have a page with two data bound list box controls on it. When I there is data in the controls the page crashes and i get "Internet Explorer cannot display the webpage". I have tried to set break points to see what is going on. I have tries to fill the boxes in the code behind instead of using a data source in the page. I have tried setting the page time out to 3 minutes. Nothing is working and I'm not sure what the problem is. The page works fine as long as there is no data in the controls. I'm trying to figure out what I am missing.
Listbox causes page to Crash getting "Internet Explorer cannot display the webpage" Instead of posting your entire code for us to review, could you post the specific portion of the code that you think is causing the problem (probably the retrieval or setting of the data).
I used to use VS 2010 and Windows 7 32 bit editions. Now I have upgraded to 64 bit editions.My problem is that every time I run my webform website, development server is set up and when I stop debugging it is closed.On 32 bit versions it was launched just once. Now every time I hit F5.Problem is that many times IE just displays Internet Explorer cannot display the webpageif I press F5 (refresh) once or twice website is displayed.What can I do with it? Other browsers wait until that development server is launched, just IE doesn`t
I have a FileUpload and a button, when I click the button to save the file to webserver, but It does not work (no error messages) and the browser appears message: Internet Explorer cannot display the webpage. (The same thing with Firefox)Here's my code snippet:
[Code]....
and cs file:
[Code]....
I marked the point at Button1_Click to debug, but it does not work.
I have a website1 that works. I created a new website2. I went to windows explorer and copied website1 folders and files to website2 directory. I created aspnetdb in website1 using the membership provider service. I detached it from website1 and attached it to website2. When I run website2 in debug, I get message "Internet Explorer cannot display the webpage".
I have an intranet web app that uses .NET and Windows Authentication and IIS 7.5.
I originally accessed it with the URL http://computername ... that worked fine and there was no prompt for the username & password.
Then we set up a DNS entry and a host header so we could access it with a more realistic url (for example http://appname.mydomain.org) - I can still get to the site, but there's a username & password prompt even if I'm on the same network. We want to get rid of this prompt...
I was able to remove the prompt by adding http://appname.mydomain.org to my Intranet sites in Internet Explorer settings - but is there a global fix or a server-side fix for this that wouldn't involve changing a setting on every client computer? My users and not technical at all and they're not going to know how to change that setting.
Alternatively, is there a way that an administrator could push this Internet Explorer setting to all computers on the network? I'm a software developer not a network admin so I'm a bit over my head on this one ... I would probably need to give them instructions about how to do it even though it's not my specialty.
isn't there any way except setting the website as an application in IIS??because i want to create it in filesystem.thare are lots of links andi i almost all of them but i'm confused and it doesn't work.
When VS debugging view on the .aspx page on Internet Explorer 8, I don't see the picture except for a blank Image control box outline and at the top left corner, a symbol "X" in a square box was displayed. Is there some settings to do with IE8 or Visual Studio 2008 ?
when i test this page http://www.catalogues4u.com.au/ViewCategory.aspx?catID=119 im getting the above error. to replicate this issue visit the above page in ie7 and you will get the prompt.
I am deploying my first ASP MVC project. The project runs just fine, I would like to take the next step and run this outside of my visual studio environment on my local IIS. I am running Windows7, Visual Studio 2008, and I have created a basic ASP MVC project. On my solution, I find the project I would like to deploy. I right click and select Publish. I have backed up C:inetpubwwwroot and would like to deploy there. I accept all defaults, and click the "Publish" button. The Output Build window shows 1 project failed.
Basically is says that it is unable to add any of the binaries to the site, copy files, create new directories. Access is denied. When I do click "Publish" at work, I don't get these errors. What do I have to do here to publish the website to make the website available to the rest of my home network? Also wwwroot appears to be readonly, but telling the folder to not be read only doesn't seem to help, it still appears to be readonly even after I've unselected this property in the property dialog.
There has been a suggestion that on Win7, you launch VS2008 as an Admin. While this does appear to work, I find it hard to believe that this is the "way" you do it.
I got a new domain name for my project that I developped and I went in and changed all the old domain names to the new ones thru out the project and it actaully seemed to work. For a few days now when I first go to the page it askes me to login like it should then when I navigate to other pages it asks for login again once logged in that page then works well if I navigate to a new page for the session it asks again to login. I am using forms authentication.
The newdomain.com is trying to place cookies in the browser and IE dosent like that. I have no control over the application hosted on the newdomain.com. I have read a lot of articles which talk about having a P3P information added to the header of the page which hosts the iframe. So in my application's Global.asax I have the following code:
This works for Firefox and Chrome but I'm just presented with a blank screen in Internet Explorer. Why? (I've tried setting the "Content-Disposition" header. If I set it to "attachment" I am presented with the download dialog. If I set it to "inline", I just get a blank page like before. I want the wav file to play inline like here: [URL]
I am trying to write an app in asp for users that will run in the browser but not look like a browser so I want it to open without all the toolbars. So it should be just the Title bar then the page. We will create a shortcut to the page on the users desktops. Is there a way to do this?
I am currently write an ASP.NET WebApplication in Visual Studio 2010. My default browser is Firefox. If I start an WebApplication, the WebApplication starts up in the same instance of Firefox. How is it possible to avoid it? How do I configure Visual Studio that the WebApplicaton starts in an new instance of Internet Explorer?
So bit the bullet and installed vs2010 finally. However, when loading an existing vs2008 project, I am getting this error: "The project type is not supported by this installation." the only thing special about this project is that it's a "web application projects" type. what I've tried so far are these steps, but none of these solve my problem:
(1) run "devenv /setup" (2) regsvr32.exe "%ProgramFiles%Microsoft Visual Studio 10.0Common7IDEProjectAggregator.dll"
I am currently building a web project in which I would like to allow the user to navigate using either the back/forward button I created or the back and forward buttons in Internet Explorer to navigate my project.