Ext.NET on windows server 2008 64bits

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Ext.NET on windows server 2008 64bits

    Hi,

    I had used Ext.NET 1.0 RC1 controls with .net framework 3.5.

    I had setup the application on Windows 2003 (32 Bit) with ISS 6 its working correctly.

    I had setup a new server with windows 2008 server (64 Bit) with IIS 7 and Ext.NET is not working on this server.

    I have many errors that tells me my javascript functions are not defined.

    BR
    Luis
  2. #2
    Hi,

    You have to define Ext.Net http handler and http module in the web.config
    For IIS6 - use sytem.web section
    For IIS7 - use sytem.webServer section

    See Sample.Web.config file in Examples Explorer (from distributive)

Similar Threads

  1. Replies: 22
    Last Post: Feb 03, 2012, 6:58 PM
  2. Replies: 4
    Last Post: Nov 18, 2011, 3:19 PM
  3. [CLOSED] IIS7 Windows 7 x Windows 2008
    By majunior in forum 1.x Legacy Premium Help
    Replies: 14
    Last Post: Nov 08, 2011, 6:56 PM
  4. Replies: 4
    Last Post: Mar 04, 2011, 2:36 PM
  5. Replies: 0
    Last Post: Sep 22, 2009, 6:11 PM

Tags for this Thread

Posting Permissions