Regarding Ext Js

  1. #1

    Regarding Ext Js

    Hi,

    I want to develop one page but that page will run on sever on which .net framework is not installed. How can I setup the license key in it?

    I think I have to use Ext JS only but how to setup license key in it?

    Thanks
  2. #2
    Quote Originally Posted by shaileshsakaria View Post
    Hi,

    I want to develop one page but that page will run on sever on which .net framework is not installed. How can I setup the license key in it?

    I think I have to use Ext JS only but how to setup license key in it?

    Thanks
    Hello,

    Ext.NET includes using Ext JS only in an Ext.NET (ASP.NET) application. Basically, you need the <ext:ResourceManager> on the Page/View.
    Geoffrey McGill
    Founder
  3. #3
    Hi

    Thanks for your reply.
    But where to specify license key after publish it to server? because .net framework is not installed so web.config file will not work.

    Thanks
  4. #4
    I am afraid you cannot use Ext.NET without .NET installed.

Posting Permissions