urgent install EXT.NET on windows SERVER

  1. #1

    urgent install EXT.NET on windows SERVER

    I have windows server it doesnt have visual studio
    I want copy my project to test it for multiple clients access at same time


    how t oinstall EXT.NET extension in windows server?
  2. #2
    Hi @dim4ik2008,

    Ext.NET is actually just a dll which is referenced in a project. It doesn't require any additional installation.

    You probably could deploy the Ext.NET project into a folder via Visual Studio (where you have it) into a folder. Then copy that folder to Windows Server and run in IIS. Also you could try deploying directly to the url with Windows Server.
  3. #3
    Thank you Daniel

    I have published project into separate folder.
    copied folder of project to server folder
    referenced project in inetmanager of server into default web projects
    set permissions and roles
    after this was done i was able to access my project from server host folder in browser
    but only thing that peared was a text file not working ext.net drawings,
    normal html was shoing but anything related to EXT.nET was in text

    so i dig deeper
    added iis users and iusr
    in preferences changed application pool
    defined pipeline classic
    defined framework 4.5 original

    there were some other definitions, i will post them later resumed so if anyone stumbles upon similar problem can get a good guide.
  4. #4
    Thank you for sharing all the details!

    if anyone stumbles upon similar problem can get a good guide.
    Agree!

Similar Threads

  1. Replies: 4
    Last Post: Nov 18, 2011, 3:19 PM
  2. Replies: 4
    Last Post: Mar 04, 2011, 2:36 PM
  3. Ext.NET on windows server 2008 64bits
    By luchexrb in forum 1.x Help
    Replies: 1
    Last Post: Mar 04, 2011, 2:14 PM
  4. Replies: 1
    Last Post: Oct 12, 2009, 8:06 PM
  5. Replies: 0
    Last Post: Sep 22, 2009, 6:11 PM

Posting Permissions