<p>VJSharpCodeProvider.dll问题</p><p><a href="http://social.msdn.microsoft.com/Forums/is/netfxsetup/thread/ae700dac-a889-405e-aa7e-c827bad8feb8">http://social.msdn.microsoft.com/Forums/is/netfxsetup/thread/ae700dac-a889-405e-aa7e-c827bad8feb8</a><br /></p><p><span style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; ">I found that the "Define TRACE constant" option was enabled for the Release build. When I turned it off, the program no longer needed CppCodeProvider.dll and VJSharpCodeProvider.dll.</span><br style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; " /><br style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; " /><span style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; ">So, in summary make sure "Define DEBUG constant" and "Define TRACE constant" are off for a Release build and you won't need CppCodeProvider.dll and VJSharpCodeProvider.dll.</span><br style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; " /><br style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; " /><span style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; ">If you actually use CppCodeProvider.dll and therefore still need it, you need to install the .NET 2.0 SDK as it is not part of the regular .NET Framework.</span><br style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; " /><br style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; " /><span style="color: rgb(51, 51, 51); font-family: 'Segoe UI', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 16px; text-align: left; ">If you need VJSharpCodeProvider.dll, you need to install the VJ# redistributable</span><br /></p><p><a href="http://www.microsoft.com/downloads/zh-cn/details.aspx?familyid=f72c74b3-ed0e-4af8-ae63-2f0e42501be1">http://www.microsoft.com/downloads/zh-cn/details.aspx?familyid=f72c74b3-ed0e-4af8-ae63-2f0e42501be1</a><br /></p>