Saturday, March 31, 2012

web.config error

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"/

Quote:

Originally Posted by

>


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"/

Quote:

Originally Posted by

>


i would be glad if any one help me in this.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

"jack" <gautams.mail@.gmail.comwrote in message
news:16fe3953-b48f-4e19-9a3b-161a8ec5edde@.e6g2000prf.googlegroups.com...

Quote:

Originally Posted by

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"/

Quote:

Originally Posted by

>>


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"/

Quote:

Originally Posted by

>>


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

0 comments:

Post a Comment