[CLOSED] Ext.NET on Windows Azure

  1. #1

    [CLOSED] Ext.NET on Windows Azure

    Has anyone been successfull at running Ext.NET on an MVC 2.0 + .Net 4.0 on Windows Azure local development and production? It worked once for us on local development but stopped working with an error: Microsoft JScript runtime error: 'Ext.net.ResourceMgr' is null or not an object. We followed the web.config settings based on the most recent ReadMe.txt instructions.

    Thanks for your responses.
    Last edited by Daniil; Nov 25, 2010 at 6:42 AM. Reason: [CLOSED]
  2. #2
    Hi,

    I guess that you have problems with resource downloading. Please investigate requests for resources (ext.axd or webresource.axd requests) in the Fiddler or FireBug. Which status has those requests and what response?
  3. #3

    CLOSED

    Thanks for the clue...We forgot to add the following in Global.asax.cs:

    routes.IgnoreRoute("{exclude}/{extnet}/ext.axd");
    It seems to work now. Please mark CLOSED.

    It will still be curious if anyone else is planning on deploying their Ext.NET into Windows Azure.
    Last edited by fondant; Nov 24, 2010 at 10:59 PM. Reason: Formatting
  4. #4
    Quote Originally Posted by fondant View Post
    It will still be curious if anyone else is planning on deploying their Ext.NET into Windows Azure.
    Running some tests with Azure has been on my list for a while now. I'd be interested in your feedback as you progress with Ext.NET + Azure.

    Thanks for the update.
    Geoffrey McGill
    Founder
  5. #5

    Ext.NET on Windows Azure

    I have just started working with MVC, EXT.NET, Auzer and at the first run itself met with this error. but fortunately got solution from you post.
    Thanks :)

Similar Threads

  1. EXT.NET not working on Windows AZURE
    By JulianAMG in forum 1.x Help
    Replies: 2
    Last Post: Jul 10, 2012, 12:07 AM
  2. [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
  3. [CLOSED] Desktop BUG: Modal windows can be minimized and you can interact with the other windows
    By juanpablo.belli@huddle.com.ar in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 31, 2009, 2:49 PM
  4. Replies: 1
    Last Post: Mar 17, 2009, 1:17 AM
  5. Replies: 1
    Last Post: Mar 29, 2008, 7:04 PM

Tags for this Thread

Posting Permissions