|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
Hi all,
Visual Studio 20005, XP Pro >net v2 Whenever I try to compile with the following: %@ Page Language="C#" CompileWith="DynamicUpdate.aspx.cs" ClassName="DynamicUpdate_aspx" %> I get the following error message: Attribute CompileWith is not a valid attributte Any ideas? Thanks all, Paul Hi,
CompileWith was removed when v2 stepped into beta 2 phase: FYI: http://msdn.microsoft.com/asp.net/whidbey/beta2update.aspx You'd use CodeFile in RTM. Note, you'd also change ClassName to Inherits Show quoteHide quote "Paul Hand" <paul.h***@csnm.co.uk> wrote in message news:1feev1l5gfcqfkv9uvnt8m5nn9va8vkmfp@4ax.com... > Hi all, > > Visual Studio 20005, XP Pro >net v2 > > Whenever I try to compile with the following: > > %@ Page Language="C#" CompileWith="DynamicUpdate.aspx.cs" > ClassName="DynamicUpdate_aspx" %> > > I get the following error message: Attribute CompileWith is not a > valid attributte > > Any ideas? > > Thanks all, > Paul
Image Rollovers with the Hyperlink Control
Server Side Custom Validation not running Converting the time from one timezone to another Programatically Databinding controls within a Repeater My WebControls stopped working GridView ASP.NET 2.0 Question Master Pages session variables Populate dropdown/listbox Passing Values into Formview or DetailsView formview |
|||||||||||||||||||||||