Error 2 The type 'System.Web.Script.Services.ScriptServiceAttribute' exists in both 'c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\3.5.0.0__31bf3856ad364e35\System.Web.Extensions.dll' and 'c:\WINDOWS\assembly\GAC_MSIL\System.Web.Extensions\1.0.61025.0__31bf3856ad364e35\System.Web.Extensions.dll'
C:\Documents and Settings\Administrator\My Documents\Visual Studio 2008\WebSites\encyclopedia.info.ge\App_Code\adminService.cs 16 30 C:\...\encyclopedia.info.ge\
Those files mentioned have suspiciously similar names to the files referenced in the script:
%windir%\assembly\GAC_MSIL\policy.1.0.System.Web.Extensions\3.5.0.0__31bf3856ad364e35\policy.1.0.System.Web.Extensions.cfg
and
%windir%\assembly\GAC_MSIL\policy.1.0.System.Web.Extensions.Design\3.5.0.0__31bf3856ad364e35\policy.1.0.System.Web.Extensions.Design.cfg
One thing I am curious about:
Can you actually *find* the files mentioned here? I can't see any directories on my machine under C:\windows\assembly (!)
Kelsey Thornton
Don't forget - Mark the post which answered your question with "Answer", then that user will get some kudos, and your post will be marked as "Answered" for future readers!
KelseyThornt...
Participant
904 Points
236 Posts
Re: Ajax Projects after installing 2008 Beta2
Sep 15, 2007 09:12 AM|LINK
Those files mentioned have suspiciously similar names to the files referenced in the script:
%windir%\assembly\GAC_MSIL\policy.1.0.System.Web.Extensions\3.5.0.0__31bf3856ad364e35\policy.1.0.System.Web.Extensions.cfg
and
%windir%\assembly\GAC_MSIL\policy.1.0.System.Web.Extensions.Design\3.5.0.0__31bf3856ad364e35\policy.1.0.System.Web.Extensions.Design.cfg
One thing I am curious about:
Can you actually *find* the files mentioned here? I can't see any directories on my machine under C:\windows\assembly (!)
Don't forget - Mark the post which answered your question with "Answer", then that user will get some kudos, and your post will be marked as "Answered" for future readers!
(VB code examples preferred)