[CLOSED] Retrieved latest code as you suggested from the SVN server, but the following .dlls are missing…

  1. #1

    [CLOSED] Retrieved latest code as you suggested from the SVN server, but the following .dlls are missing?

    Hi
    I'm running VS '08 and got the latest code yesterday from your SVN server.

    Error:
    "Project file contains ToolsVersion="4.0", which is not supported by this version of MSBuild. Treating the project as if it had ToolsVersion="3.5"."

    Missing .dlls:
    1. Microsoft.CSharp
    2. System.Web.WebPages
    3. Transformer.NET


    I ending up adding these .dlls myself as References, but it still faild to compiled.
    Version of .dlls added myself:
    1. Microsoft.CSharp v 4.0.30319.1
    2. System.Web.WebPages v 1.0.20105.407
    3. Transformer.NET v 2.0.0.0



    Do you have the build for 3.5 on your SVN server, I looked this morning and it's NOT available?
    Last edited by Daniil; May 25, 2012 at 11:55 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Ext.NET v2 requires VS 2010 to build.

    But the built assemblies can be used in VS 2008.

    You can just install Ext.NET v2 via NuGet.
    http://nuget.org/packages/Ext.NET
  3. #3
    Ok, thank you...

    Quote Originally Posted by Daniil View Post
    Hi,

    Ext.NET v2 requires VS 2010 to build.

    But the built assemblies can be used in VS 2008.

    You can just install Ext.NET v2 via NuGet.
    http://nuget.org/packages/Ext.NET

Similar Threads

  1. Replies: 2
    Last Post: Jul 12, 2012, 7:01 PM
  2. Replies: 3
    Last Post: Jul 06, 2012, 8:08 PM
  3. css from server-side code
    By unaltro2 in forum 1.x Help
    Replies: 3
    Last Post: Jan 11, 2011, 7:02 PM
  4. Replies: 7
    Last Post: Dec 08, 2009, 10:57 AM

Posting Permissions