Install ASP.NET AJAX extensions.

http://www.asp.net/ajax/downloads/archive/

P.S.: Why address the question directly to me ?

On Dec 23, 1:04 pm, Anil Srivastava <[email protected]> wrote:
> Cerebrus
> I download the project Hosting IFRAMEs using the JQuery UI plugin - Part 1
> fromhttp://www.codeproject.com/KB/aspnet/Homesite.aspx
> and place it in Inetpub/wwwroot/
> when I run the project in Visual studio 2008
> It gives the error
>
> *Parser Error Message: *Could not load file or assembly
> 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system
> cannot find the file specified.
>
> *Source Error:*
>
> Line 28:     <compilation debug="true">
>
> Line 29:       <assemblies>
>
> Line 30:         <add assembly="System.Web.Extensions, Version=1.0.61025.0,
> Culture=neutral, PublicKeyToken=31bf3856ad364e35"/>
>
> Line 31:       </assemblies>
>
> Line 32:     </compilation>
>
> Then How to add the above mentioned assembly.
> Regards
> Anil Srivastava
> S/w Eng Pune - India

Reply via email to