G
GaryDean
I'm using the released version of VS2008 running alongside VS2005 on my
server2003 machine. I have a new 3.5 website in VS2008 using the ajax
toolkit 3.5.
I am getting the following error:
Compiler Error Message: CS0433: The type 'System.Web.UI.ScriptManager'
exists in both
'c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.dll'
and
'c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll'
I know this is a known issue but all of the stuff I have found has
reccommendations back when vs2008 was beta and most of it says to go back to
the 1.0 ajax toolkit.
What can I do to solve the problem? Are we not supposed to be able to
create production websites using the 3.5 toolkit?
TIA,
Gary
server2003 machine. I have a new 3.5 website in VS2008 using the ajax
toolkit 3.5.
I am getting the following error:
Compiler Error Message: CS0433: The type 'System.Web.UI.ScriptManager'
exists in both
'c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.dll'
and
'c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll'
I know this is a known issue but all of the stuff I have found has
reccommendations back when vs2008 was beta and most of it says to go back to
the 1.0 ajax toolkit.
What can I do to solve the problem? Are we not supposed to be able to
create production websites using the 3.5 toolkit?
TIA,
Gary