| | |
help:please asp.net page canot be displayed
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2008
Posts: 114
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 |
.net activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox click commonfunctions control css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock deployment development dgv dialog dropdownlist dynamic dynamically edit embeddingactivexcontrol expose fileuploader fill findcontrol flash formatdecimal formview gridview gudi iframe iis javascript listbox login microsoft mono mouse mssql multistepregistration news novell numerical objects opera panelmasterpagebuttoncontrols radio redirect registration relationaldatabases reportemail rotatepage save schoolproject search security sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webdevelopemnt webdevelopment webprogramming webservice xsl youareanotmemberofthedebuggerusers





