Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Configuration(s)

Configuration(s)

Scheduled Pinned Locked Moved C#
helpcsharphtmlasp-netquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mehdi Mousavi
    wrote on last edited by
    #1

    Hi, I've just developed a new ConfigurationSection that is supposed to handle the following configuration: html.]]> However, an exception is thrown and the following message is indicated: The configuration section cannot contain a CDATA or text element. How am I supposed to solve this problem? Configurations: - ASP.NET 2.0 - VS2005 Any help would be highly appreciated, Cheers, Mehdi Mousavi - Software Architect [ http://mehdi.biz ]

    M 1 Reply Last reply
    0
    • M Mehdi Mousavi

      Hi, I've just developed a new ConfigurationSection that is supposed to handle the following configuration: html.]]> However, an exception is thrown and the following message is indicated: The configuration section cannot contain a CDATA or text element. How am I supposed to solve this problem? Configurations: - ASP.NET 2.0 - VS2005 Any help would be highly appreciated, Cheers, Mehdi Mousavi - Software Architect [ http://mehdi.biz ]

      M Offline
      M Offline
      Mehdi Mousavi
      wrote on last edited by
      #2

      Sorry, here's the configuration section in question: html.]]> Mehdi Mousavi - Software Architect [ http://mehdi.biz ]

      L 1 Reply Last reply
      0
      • M Mehdi Mousavi

        Sorry, here's the configuration section in question: html.]]> Mehdi Mousavi - Software Architect [ http://mehdi.biz ]

        L Offline
        L Offline
        Le centriste
        wrote on last edited by
        #3

        Use XML entities. (< for <, > for >, etc.) -------- "I say no to drugs, but they don't listen." - Marilyn Manson -- modified at 10:19 Wednesday 1st March, 2006

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups