| | |
help:please asp.net page canot be displayed
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2008
Posts: 115
Reputation:
Solved Threads: 6
try opening the site in another browser like in firefox?
If you are running vista this can have some issues with how it uses ip address's and seems to effect sites running out of the development server on visual studio - check the ipv4 and ipv6 settings in your connections!
If you are running vista this can have some issues with how it uses ip address's and seems to effect sites running out of the development server on visual studio - check the ipv4 and ipv6 settings in your connections!
Please mark this post as 'Solved' if it has helped and fixed your issue.
•
•
Join Date: Jan 2008
Posts: 18
Reputation:
Solved Threads: 0
Make sure if you're using a seperate code source (code behind page) that the references and paths are correct. I know the first time I uploaded my asp.net project, I forgot to upload my code source pages and had similar issues. Maybe your references aren't correct...did you change or move files around in your directory structure? For instance, if my home.aspx page is in the same directory as my home.aspx.cs page, they should have a reference as below...did you by chance move them to another directory without changing the references?
If you had moved home.aspx to say /content_files/home.aspx then your code reference should reflect the same.
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="false" CodeFile="home.aspx.cs" Inherits="Home" Title="Your Title %>If you had moved home.aspx to say /content_files/home.aspx then your code reference should reflect the same.
Last edited by txwebdesign; Apr 20th, 2009 at 10:09 pm.
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: configuration error in web.config
- Next Thread: web.config settings in asp.net
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 ajax alltypeofvideos anathor appliances application asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions control countryselector dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol feedback fileuploader fill findcontrol flash folder form gridview gudi iis image javascript list listbox login maps microsoft mobile mouse mssql nameisnotdeclared news novell numerical opera panelmasterpagebuttoncontrols parent problem project radio redirect registration relationaldatabases reportemail richtextbox schoolproject search security select sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visualstudio vs2008 web webapplications webdevelopment webprogramming webservice wizard xsl





