I am have problems converting my app to BETA1. I am in the process of starting a new website and moving my old code into....although i have copied the web.config i still get red squigglies under UpdatePanel etc.
However the new project has intellisense so i guess i have missed something somewhere.....eventhough my project does build. Whe i run it i just get a blank screen, no errors nothing.
Anyway, i notice in the notes "The ASP.NET AJAX assembly DLL has changed from Microsoft.Web.Atlas.dll to
Microsoft.Web.Extensions.dll. This assembly is now strong-name signed and
is installed in the GAC during installation. It is no longer necessary or
supported to include the Microsoft.Web.Atlas.dll assembly in a Web project's
local Bin folder."
Can i not have the Microsoft.Web.Extensions,dll in the bin directory. I use a shared host for most projects and dont have access to install anything on th server.
Osiris209
Member
568 Points
133 Posts
Convert to AJAX beta1
Oct 21, 2006 10:01 AM|LINK
Hi
I am have problems converting my app to BETA1. I am in the process of starting a new website and moving my old code into....although i have copied the web.config i still get red squigglies under UpdatePanel etc.
However the new project has intellisense so i guess i have missed something somewhere.....eventhough my project does build. Whe i run it i just get a blank screen, no errors nothing.
Anyway, i notice in the notes "The ASP.NET AJAX assembly DLL has changed from Microsoft.Web.Atlas.dll to
Microsoft.Web.Extensions.dll. This assembly is now strong-name signed and
is installed in the GAC during installation. It is no longer necessary or
supported to include the Microsoft.Web.Atlas.dll assembly in a Web project's
local Bin folder."
Can i not have the Microsoft.Web.Extensions,dll in the bin directory. I use a shared host for most projects and dont have access to install anything on th server.
Please advise.....
Steve