Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > asp.net <asp:Content... tab

Reply
Thread Tools

asp.net <asp:Content... tab

 
 
Stefan Stefan is offline
Junior Member
Join Date: Sep 2009
Posts: 1
 
      09-30-2009
Hey, I am new here
I have the folowing problem:
I have in the Masterpage
//.....
<asp:contentplaceholder id="ContentPlaceHolder1" runat="server">

</asp:contentplaceholder>
//.....
and in every page derived from it
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Page.aspx.cs" Inherits="Page" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
//.....

Until now nothing unusual, but in every page I cannot use the design mode
because I have the folowing error when I want to choose Design(instead of source):

Could not match 'ContentPlaceHolder1' with any ContentPlaceHolder

The project works but it's very stressfulll.....please help
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Power Tab Editor - Guitar Tab Freeware TX harp Computer Support 1 03-05-2008 10:36 PM
How do I move from tab to tab? Bobby Firefox 11 12-21-2005 03:04 PM
Inserting a tab with tab completion enabled on win32 News Sympatico Python 0 05-21-2005 03:36 AM
Bug in Tabbrowser? (last tab always stays in tab list) Alexander Fischer Firefox 1 10-01-2004 07:40 AM
Re: URgent!!!!!!!!!!!! change tab selection Tab strip control Hermit Dave ASP .Net 0 01-22-2004 11:02 PM



Advertisments