Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Problem deleting pageProblem deleting page
Previous
 
Next
New Post
6/14/2007 5:25 PM
 

I am having trouble deleting a page.  I want to delete the whole page, but it will not delete. I tried all the normal methods without success.

When I load the page, I get the following message "Done, but with errors on page".  Is there another way to delete this page?

 

 
New Post
6/14/2007 6:44 PM
 

you might experience some client side caching problem. Could you try pressing ctrl-F5 in your browser to force a complete refresh?


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
New Post
6/14/2007 6:47 PM
 

You might also try clearing the cache with the IE Developer's toolbar or the FF Toolbar depending on which browser you're using.

Paul

 
New Post
6/14/2007 7:40 PM
 

I tried refreshing (control F5) and also tried clearing the cache, but neither solved the problem.

The problem began when I accidently put the following in the Page Header Tag in Advanced Settings in Page Management on this page:

<script runat="server">
Private Sub Page_Init(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Init
'add a script reference for Javascript to the head section
Dim oLink As New HtmlGenericControl("script")
oLink.Attributes("language") = "javascript"
oLink.Attributes("type") = "text/javascript"
oLink.Attributes("src") = SkinPath & "MyJavascript.js"
Dim oCSS As Control = Me.Page.FindControl("CSS")
If Not oCSS is Nothing Then
oCSS.Controls.AddAt(0, oLink)
End if

Ever since doing this, I have a page error.  I cannot delete this out of the Page Header Tag.  And I cannot delete the page.

I am really just wanting to delete the page and start all over.  Any help I can get would be greatly appreciated.  Thanks.

 
New Post
6/14/2007 7:49 PM
 

If you have access to the database, you can fix this by opening the Tabs table, find the record for the page that is causing you troubles, and locate the "PageHeaderText" Field for it. Just delete the contents of the field.

Next, logon as host, and clear the cache (in Host > Host Settings> Performance Settings).

You should now be able to navigate to the page and delete it


Erik van Ballegoij, Former DNN Corp. Employee and DNN Expert

DNN Blog | Twitter: @erikvb | LinkedIn: Erik van Ballegoij on LinkedIn

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Problem deleting pageProblem deleting page


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out