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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. error creating control msg comes in design view

error creating control msg comes in design view

Scheduled Pinned Locked Moved ASP.NET
csharpdesignasp-netvisual-studiohelp
2 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.
  • K Offline
    K Offline
    kal2na2
    wrote on last edited by
    #1

    :wtf:hi I have written this code for creating radiobutton in the datagrid in asp.net codebehind C#.I am getting error crating control in the design view .Please any one of u check n tell me what is wrong I am unable to figure it out <%@ Page language="c#" Codebehind="WebForm4.aspx.cs" AutoEventWireup="false" Inherits="Railways.WebForm4" %> <%@ Register TagPrefix="vs" Namespace="Vladsm.Web.UI.WebControls" Assembly="GroupRadioButton" %> WebForm4

    kal2na2 -- modified at 1:00 Wednesday 23rd November, 2005

    H 1 Reply Last reply
    0
    • K kal2na2

      :wtf:hi I have written this code for creating radiobutton in the datagrid in asp.net codebehind C#.I am getting error crating control in the design view .Please any one of u check n tell me what is wrong I am unable to figure it out <%@ Page language="c#" Codebehind="WebForm4.aspx.cs" AutoEventWireup="false" Inherits="Railways.WebForm4" %> <%@ Register TagPrefix="vs" Namespace="Vladsm.Web.UI.WebControls" Assembly="GroupRadioButton" %> WebForm4

      kal2na2 -- modified at 1:00 Wednesday 23rd November, 2005

      H Offline
      H Offline
      hemant kaushal
      wrote on last edited by
      #2

      hi, Did u add the required assembly in refrence. If not In solution explorer there is a refrence folder right click on it and choose add refrence and then add the required assembly. Hope it will works

      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