Ahhh... Either you have chosen to create an AJAX enabled website and the ASP.NET AJAX extensions has been unistalled. Or you are working with a project imported from another computer and the present computer does not have the extensions installed. Whatever may be the reason, the effect is that you have the assembly "system.web.extensions" specified in your web.config and ASP.NET cannot find it.
On Feb 21, 2:25 am, Commander Cool <[email protected]> wrote: > Thanks Cerebrus... > > It's not resolved... we just went back to an older version for a few > minutes... (long story) > > The error is back: > > http://wwwdev.andover.edu/forms/gParents_day/gPday.aspx > > Thanks for looking! > > On Feb 19, 2:21 am, Cerebrus <[email protected]> wrote: > > > > > I don't see an error on the page... I guess you resolved it shortly > > after posting. > > > On Feb 19, 1:21 am, Commander Cool <[email protected]> wrote: > > > > Hi, > > > > I'm VERY new to .NET and C#, just trying to post/test a simple form > > > and I get a parser error when I try to view the page. (There are no > > > build errors or publishing errors) You can see the page/error here: > > > >http://wwwdev.andover.edu/forms/gParents_day/gPday.aspx > > > > Does anybody have any advice? > > > Thanks in advance.- Hide quoted text - > > - Show quoted text -
