[CLOSED] Get latest ext.net.dll

  1. #1

    [CLOSED] Get latest ext.net.dll

    Hi,

    How can i get latest ext.net dll file and put it in my Application bin folder?

    I am just trying to find out exact location where i can just pick up the dll file.

    Pls let me know asap.

    Thanks !
    Veda
    Last edited by Daniil; Sep 25, 2013 at 5:26 AM. Reason: [CLOSED]
  2. #2
    Hi @Veda,

    The latest Ext.NET dlls you can install via NuGet. But it is not the latest.

    The latest sources you can download from SVN and build the dll.
    http://svn.ext.net/premium/trunk/
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi @Veda,

    The latest Ext.NET dlls you can install via NuGet. But it is not the latest.

    The latest sources you can download from SVN and build the dll.
    http://svn.ext.net/premium/trunk/
    Hi Daniil,

    I find a lot of folders inside the link- like ext.net, ext.net.examples etc etc.....
    http://svn.ext.net/premium/trunk/


    Which one is the exact folder? can you pls give me the full path to the dll file...I would just like to get that and paste in to my project.

    Thanks a lot !
    Veda
  4. #4
    Hello!

    The trunk contains three VS solution files (*.sln) according to three VS versions (2008, 2010, 2012). Open one of them, for example for VS2012. You should see three projects.

    You need the project called Ext.NET.
    Click image for larger version. 

Name:	1.PNG 
Views:	11 
Size:	8.2 KB 
ID:	7028

    Call its contextx menu and press Build menu item.
    Click image for larger version. 

Name:	2.png 
Views:	10 
Size:	12.2 KB 
ID:	7029

    Then go to \trunk\Ext.Net\bin\Debug where you will see required dll files. Copy them into your project's folder and create references.
    Click image for larger version. 

Name:	3.png 
Views:	9 
Size:	21.4 KB 
ID:	7030

Similar Threads

  1. Latest 1.X download
    By wdk in forum 1.x Help
    Replies: 10
    Last Post: Aug 20, 2015, 3:18 PM
  2. [CLOSED] Portal example in latest version
    By HansWapenaar in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Jan 04, 2013, 7:51 AM
  3. [CLOSED] Latest scripts in SVN?
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 13, 2011, 7:24 PM
  4. [CLOSED] Latest SVN issue
    By egodoy in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Sep 16, 2010, 8:22 PM
  5. [CLOSED] [1.0] Latest version
    By rthiney in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jul 20, 2010, 6:04 PM

Posting Permissions