Some URLs are not loaded

  1. #1

    Some URLs are not loaded

    Hi, I opened a project that I haven't touched for a while, and there is three URLs that are not loaded. They return status 404. All other URLs related to Ext.NET seems to get loaded correctly.

    These are the URLS:
    • /extjs/ext-all-debug-js/ext.axd?v=4.8.1
    • /extnet/extnet-all-debug-js/ext.axd?v=4.8.1
    • /extnet/extnet-init-js/ext.axd?a3f89e51ece84c54b3dcd345fe0d74bd


    What could be wrong?

    I have two other projects running with the same setup, and they work. I can't find the difference.
    Last edited by sveins12; Apr 02, 2020 at 12:09 PM.
  2. #2
    I figured out now. It was missing this:
    [assembly: WebActivatorEx.PreApplicationStartMethod(typeof(As pApp.ExtNetConfig), "Start")]

Similar Threads

  1. [CLOSED] Issue with Cookieless urls
    By deljodevassy in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jan 02, 2014, 11:25 PM
  2. Replies: 7
    Last Post: Mar 25, 2013, 12:02 PM
  3. Replies: 5
    Last Post: Jul 25, 2011, 6:14 PM
  4. [CLOSED] Using ~ In Urls
    By rcaunt in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Oct 28, 2009, 12:58 PM
  5. [CLOSED] Resolving ASP.NET urls
    By Justin_Wignall in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Feb 20, 2009, 5:18 AM

Posting Permissions