Default.aspx not displaying

Posted By TheCalicoTree Sat 28 May 2011
Add to Favorites0
Author Message
TheCalicoTree
 Posted Sat 28 May 2011
Supreme Being

Supreme Being - (62,994 reputation)Supreme Being - (62,994 reputation)Supreme Being - (62,994 reputation)Supreme Being - (62,994 reputation)Supreme Being - (62,994 reputation)Supreme Being - (62,994 reputation)Supreme Being - (62,994 reputation)Supreme Being - (62,994 reputation)Supreme Being - (62,994 reputation)

Group: Forum Members
Last Active: Thu 18 Jun 2015
Posts: 98, Visits: 1,382
My new site was working well, PC crashed then when I try to access on local I get an IE error 'Internet Explorer cannot display the webpage'.

There are no other errors.

Tried debugging and the default.aspx page is found and then when trying to build the page it seems to not create the page object at this point:

tblPage = PagesBLL.GetPageByName(pLanguageID, _PageName)

I checked the databse tblKartrisPages and there is a record for default.

Any ideas?


Internet Explorer cannot display the webpage

 

Internet Explorer cannot display the webpage

Mart
 Posted Mon 30 May 2011
Top Banana

Top Banana - (84,831 reputation)Top Banana - (84,831 reputation)Top Banana - (84,831 reputation)Top Banana - (84,831 reputation)Top Banana - (84,831 reputation)Top Banana - (84,831 reputation)Top Banana - (84,831 reputation)Top Banana - (84,831 reputation)Top Banana - (84,831 reputation)

Group: Administrators
Last Active: Wed 18 Nov 2020
Posts: 148, Visits: 3,450
first thing you need to do is turn OFF friendly error messages in IE (go into settings). At default it hides errors and shows just a generic one - it thinks this is "friendly" but its not, because it doesn't let you see whats wrong.

Once you do that you should have a more specific error.

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top