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

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0The server tag is not well formed ....The server tag is not well formed ....
Previous
 
Next
New Post
7/19/2007 9:48 PM
 

A number of people have reported the problem with EditEntry.ascx - part of the blog module, you can't add a new blog entry - the problem is covered here

http://www.dotnetnuke.com/Community/Forums/tabid/795/forumid/92/threadid/148579/threadpage/1/scope/posts/Default.aspx, my environment is DNN 4.05.03 with the newest Blog module. So this problem is easy to recreate if you have the latest release code.

DNN fails when trying to load the component, the exception was thrown by

objPortalModuleBase =

CType(Me.LoadControl("~/" & objModule.ControlSrc), PortalModuleBase)

 line 456 deep down in Library\Components\Skins\Skin.vb. The problem that I have is how to find the underlying issue - it's clear that the control won't load, it appears to compile ok, so there's was an issue with the .ascx somewhere. Does anyone know how to find out where in the ascx code a problem might lie, my approach was to try to recreate the issue by creating a new empty control, and then copying code over until it failed - that was not only laborious it didn't work in practise as there doesn't appear to be a control tester. That is a clean way of loading a control into a test page to see if it works.

What do others do ?

 
New Post
7/20/2007 10:15 AM
 

The answer is in the same post:

EditEntry.ascx, line 21, change ResourcêKey to ResourceKey


Do you know the truth when you hear it?
Néstor Sánchez
The Dúnadan Raptor -->Follow Me on Twitter Now!
 
New Post
7/24/2007 8:47 PM
 

The question I was asking is 'how do you debug a DNN module ?', I know this problem has been found and fixed, but other than sifting every line of code by hand, there must be a better way, read the original post for what I tried - like I said, How do other people debug their DNN modules ?

 
New Post
7/25/2007 3:00 AM
 

This kind of error is nearly impossible to debug. If you get an error like "the server tag is not well formed", ASP.NET is not able to analyse the as?x control/page, so there is nothing to debug anymore.

 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0The server tag is not well formed ....The server tag is not well formed ....


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