[CLOSED] Request error

Page 2 of 2 FirstFirst 12
  1. #11
    Please post the Page Sources (in the browser).

    But it is useless.
    Do you mean that the changes don't appear in the JavaScript sources of the page?
  2. #12
    Quote Originally Posted by Daniil View Post
    Please post the Page Sources (in the browser).



    Do you mean that the changes don't appear in the JavaScript sources of the page?
    Yes!That is what I mean.
  3. #13
    Ok, could you, please, do it?
    Quote Originally Posted by Daniil View Post
    Please post the Page Sources (in the browser).
    The resources are not retrieved from Ext.Net.dll at all. They could be retrieved from CDN, for example.

    Also double ensure you are referring the updated Ext.Net.dll in your project.

    One thing more to try. Updating this file
    Ext.Net\Build\Ext.Net\extnet\src\net\ResourceMgr.js
    and launching this file
    Ext.Net/Build/Ext.Net/extnet/build.bat
    will update all the required combined files (extnet-all.js, etc).

    After that you should build the solution.
  4. #14
    Quote Originally Posted by Daniil View Post
    Ok, could you, please, do it?


    The resources are not retrieved from Ext.Net.dll at all. They could be retrieved from CDN, for example.

    Also double ensure you are referring the updated Ext.Net.dll in your project.

    One thing more to try. Updating this file
    Ext.Net\Build\Ext.Net\extnet\src\net\ResourceMgr.js
    and launching this file
    Ext.Net/Build/Ext.Net/extnet/build.bat
    will update all the required combined files (extnet-all.js, etc).

    After that you should build the solution.
    My Ext.Net version is 2.1.1. In this version, are the resources retrieved from Ext.Net.dll?

    I am sorry, I was a new hand.

    In my project, the bug was be throw from foreground page, and the file is the ext.axd?v=41522.

    Is this file built by Ext.Net.dll?
  5. #15
    Quote Originally Posted by Daniil View Post
    Ok, could you, please, do it?


    The resources are not retrieved from Ext.Net.dll at all. They could be retrieved from CDN, for example.

    Also double ensure you are referring the updated Ext.Net.dll in your project.

    One thing more to try. Updating this file
    Ext.Net\Build\Ext.Net\extnet\src\net\ResourceMgr.js
    and launching this file
    Ext.Net/Build/Ext.Net/extnet/build.bat
    will update all the required combined files (extnet-all.js, etc).

    After that you should build the solution.
    File directory:
    localhost\extnet\ext-net-debug-js\ext.axd?v=41522
  6. #16
    Quote Originally Posted by GavinLou View Post
    My Ext.Net version is 2.1.1. In this version, are the resources retrieved from Ext.Net.dll?
    By default, yes. Do you have the Ext.NET v2.1.1 sources, right? Not just dlls, but all the sources.

    localhost\extnet\ext-net-debug-js\ext.axd?v=41522
    Please clarify where did you see this link? It doesn't look correct. There should be
    extnet-all-debug-js
    instead of
    ext-net-debug-js
  7. #17
    Quote Originally Posted by Daniil View Post
    By default, yes. Do you have the Ext.NET v2.1.1 sources, right? Not just dlls, but all the sources.



    Please clarify where did you see this link? It doesn't look correct. There should be
    extnet-all-debug-js
    instead of
    ext-net-debug-js

    I have the Ext.NET v2.1.1 sources.
    you are right, and this is my spelling mistakes.
    How could I modify Ext.NET v2.1.1 sources?
    Thankes!
  8. #18
    In this way.
    Quote Originally Posted by Daniil View Post
    One thing more to try. Updating this file
    Ext.Net\Build\Ext.Net\extnet\src\net\ResourceMgr.js
    and launching this file
    Ext.Net/Build/Ext.Net/extnet/build.bat
    will update all the required combined files (extnet-all.js, etc).

    After that you should build the solution.
  9. #19
    Quote Originally Posted by Daniil View Post
    In this way.
    Thank you very much.
    With your help, I solved the problem.
    The reason is that I copy wrong dll to my project.
    Thank you again!
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Request failure error
    By Vaishali in forum 1.x Help
    Replies: 0
    Last Post: May 09, 2012, 5:23 AM
  2. Request failure : Internal Server Error
    By richard in forum 2.x Help
    Replies: 1
    Last Post: Mar 15, 2012, 12:16 PM
  3. Error 404.15 on AjaxMethod.Request with JSon
    By Spootnick in forum 1.x Help
    Replies: 1
    Last Post: Jun 16, 2011, 4:31 PM
  4. [CLOSED] request filtering module Error
    By LeeTheGreek in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 17, 2009, 3:12 AM
  5. [CLOSED] Request Failure Error
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 22, 2009, 7:11 AM

Tags for this Thread

Posting Permissions