Ext.net Controls are not displayed

  1. #1

    Ext.net Controls are not displayed

    Dear Sir,

    I am using Ext.Net control in our web site. these controls are displayed and worked fine on our local server.
    When we upload the pages and dll on web.com server, ext.net controls are not displayed.

    "http://alanger.us/login.aspx" in this page we used ext.net textbox controls. u can check it from here.

    If u have any idea please suggest me.

    Thanks In Advance
    Rupesh
  2. #2
    Hi,

    Are there any JS errors? Are all resources loaded correctly?

    What server do you use?
  3. #3
    Hi Daniil

    I can see following errors in browser inspect element window.
    I checked that Ext.net.dll, Ext.net.Utilities.dll, NewtonSoft.json.dll files are in bin folder.

    GET http://alanger.us/extjs/adapter/ext/...xt.axd?v=34580 404 (Not Found)
    GET http://alanger.us/extjs/ext-all-js/ext.axd?v=34580 404 (Not Found)
    GET http://alanger.us/extnet/extnet-core-js/ext.axd?v=34580 404 (Not Found)
    Login.aspx:231Uncaught ReferenceError: Ext is not defined
    GET http://alanger.us/extjs/resources/cs...xt.axd?v=34580 404 (Not Found)
    Login.aspx:236Uncaught ReferenceError: Ext is not defined

    Is there any solution?

    Thanks
    Rupesh
  4. #4
    Please anwer:

    Quote Originally Posted by Daniil View Post
    What server do you use?
  5. #5
    Hi Daniil

    Hosting name : web.com
    Windows 2008 server
    IIS 7 Manager

    these are the server details

    Thanks
    Rupesh
  6. #6
    Did you set up the respective Web.Config options for IIS 7?

    Please see:
    https://examples1.ext.net/#/Getting_...uments/README/

    There is the sample Web.Config where you can find the "system.webServer" section which is required for IIS 7.

Similar Threads

  1. Replies: 7
    Last Post: Jan 08, 2012, 5:44 AM
  2. data not displayed in my gridPanel
    By emmanuel.sans.domenech in forum 1.x Help
    Replies: 1
    Last Post: Dec 02, 2011, 3:11 PM
  3. No horizontal scrollbar displayed
    By benti in forum 1.x Help
    Replies: 1
    Last Post: Aug 08, 2011, 5:39 PM
  4. Calendar in window - no events displayed
    By reiben in forum 1.x Help
    Replies: 4
    Last Post: May 04, 2011, 3:41 PM
  5. Replies: 0
    Last Post: Mar 05, 2010, 3:28 AM

Posting Permissions