Skip to main content
Home Forums General Silverlight New Features in Silverlight 3 System.CodeDom.Compiler.GeneratedCodeAttribute' exists in both gag and temporary asp.net folder
2 replies. Latest Post by Jonathan Shen – MSFT on November 6, 2009.
(0)
ng4803
Member
0 points
1 Posts
10-28-2009 9:21 AM |
I've recently been assigned to work on a silverlight application that has just been updated to a 3.0 version from 2.0. I followed the steps in http://silverlight.net/getstarted (only installing silverlight 3.0, I don't have silverlight 2.0 installed on my machine, but I do have VS2008, VS2008 sp1 and framework 3.5) but kept getting the error below when build:
The type 'System.CodeDom.Compiler.GeneratedCodeAttribute' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\executiveview.web\67b43938\2368b8d3\assembly\dl3\5e2d0c22\97d7841f_0b57ca01\System.DLL' and 'c:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll' c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\executiveview.web\67b43938\2368b8d3\App_Web_cgfxszky.15.cs
Please advice.
Jonathan...
All-Star
24992 points
2,435 Posts
11-03-2009 10:05 PM |
Hi Ng4803,
How about the condition when we choose to replace the exists? You'd better right click on the installation file and choose "Run as Administrator".
Best regards,
Jonathan
11-06-2009 5:21 AM |
How's your issue going now?