web.config error

J

jack

Hi all
every time i run and aspx page i get the bellow error

<compilation debug="true">
Line 31: <assemblies>
Line 32: <add assembly="System.Web.Extensions,
Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"/Line 33: <add assembly="System.Design, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
Line 34: <add assembly="System.Web.Extensions.Design,
Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/


i would be glad if any one help me in this.
 
M

Mark Fitzpatrick

Did you add the System.Web.Extensions.Design dll to your project? This is in
the same folder as the System.Web.Extensions dll for ASP.Net AJAX.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top