VS 2008에서 ASP.NET AJAX Control Toolit 빌드시 TemplateVSI에서
아래와 같은 에러가 발생 할 경우
Could not load file or assembly 'vjslib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Visual J# Redistributable Packages 를 설치하세요.
http://msdn.microsoft.com/en-us/vjsharp/bb188598.aspx
Download the Visual J# 2.0 Redistributable Package-Second Edition (x86)
For use with the Microsoft .NET Framework (x86) version 2.0 and 3.0.
Download the Visual J# 2.0 Redistributable Package-Second Edition (x64)
For use with the Microsoft .NET Framework (x86) version 2.0 and 3.0.
Posted by 태해