Upgrade Sencha ExtJs 2.2.3 to ver 6 The Next CEO of Stack OverflowAfter upgrading my web app from .Net 3.5 to .Net4.0, I get a security transparency rules failedExtjs 4 handling external eventsGoogle Apps Script with ExtJS 4.1ASP.NET Generic Handler not getting called after .NET 3.5 to .NET 4.0 upgradefirefox 25 extjs 4 loading issueExtJS: Grid Filtering in 4.2.1 (Upgrade Breakage)Sencha Cmd build error while building an ExtJs App extending 3rd party classes (non-extJs classes)Sencha Touch height difference between dev and production buildsunable to upgrade npm to newest version via windows cmdUpgrading ExtJS in old ASP.NET application from 2.3 to 6
Rotate a column
I believe this to be a fraud - hired, then asked to cash check and send cash as Bitcoin
Inappropriate reference requests from Journal reviewers
What flight has the highest ratio of time difference to flight time?
What was the first Unix version to run on a microcomputer?
What benefits would be gained by using human laborers instead of drones in deep sea mining?
Is 'diverse range' a pleonastic phrase?
Is there an analogue of projective spaces for proper schemes?
WOW air has ceased operation, can I get my tickets refunded?
Interfacing a button to MCU (and PC) with 50m long cable
Can I run my washing machine drain line into a condensate pump so it drains better?
Why has the US not been more assertive in confronting Russia in recent years?
Are there any unintended negative consequences to allowing PCs to gain multiple levels at once in a short milestone-XP game?
What happens if you roll doubles 3 times then land on "Go to jail?"
How did the Bene Gesserit know how to make a Kwisatz Haderach?
Limits on contract work without pre-agreed price/contract (UK)
Non-deterministic sum of floats
If a black hole is created from light, can this black hole then move at speed of light?
What is the result of assigning to std::vector<T>::begin()?
Contours of a clandestine nature
What can we do to stop prior company from asking us questions?
Complex fractions
Is there a difference between "Fahrstuhl" and "Aufzug"
Is there a way to save my career from absolute disaster?
Upgrade Sencha ExtJs 2.2.3 to ver 6
The Next CEO of Stack OverflowAfter upgrading my web app from .Net 3.5 to .Net4.0, I get a security transparency rules failedExtjs 4 handling external eventsGoogle Apps Script with ExtJS 4.1ASP.NET Generic Handler not getting called after .NET 3.5 to .NET 4.0 upgradefirefox 25 extjs 4 loading issueExtJS: Grid Filtering in 4.2.1 (Upgrade Breakage)Sencha Cmd build error while building an ExtJs App extending 3rd party classes (non-extJs classes)Sencha Touch height difference between dev and production buildsunable to upgrade npm to newest version via windows cmdUpgrading ExtJS in old ASP.NET application from 2.3 to 6
I am completely in the dark, I inherited a .Net Web Forms app written in 2017 that uses Ext2JS version 2.2.3 from 2007, this app fails all security scans and the 2.2.3 is no longer allowed. I need someone to help point me to upgrading this to the latest version or at least extJs 6.0, also is there any documentation on what has changed between versions? I know nothing of extJs so any help would be appreciated
javascript asp.net extjs
add a comment |
I am completely in the dark, I inherited a .Net Web Forms app written in 2017 that uses Ext2JS version 2.2.3 from 2007, this app fails all security scans and the 2.2.3 is no longer allowed. I need someone to help point me to upgrading this to the latest version or at least extJs 6.0, also is there any documentation on what has changed between versions? I know nothing of extJs so any help would be appreciated
javascript asp.net extjs
add a comment |
I am completely in the dark, I inherited a .Net Web Forms app written in 2017 that uses Ext2JS version 2.2.3 from 2007, this app fails all security scans and the 2.2.3 is no longer allowed. I need someone to help point me to upgrading this to the latest version or at least extJs 6.0, also is there any documentation on what has changed between versions? I know nothing of extJs so any help would be appreciated
javascript asp.net extjs
I am completely in the dark, I inherited a .Net Web Forms app written in 2017 that uses Ext2JS version 2.2.3 from 2007, this app fails all security scans and the 2.2.3 is no longer allowed. I need someone to help point me to upgrading this to the latest version or at least extJs 6.0, also is there any documentation on what has changed between versions? I know nothing of extJs so any help would be appreciated
javascript asp.net extjs
javascript asp.net extjs
asked Mar 8 at 14:31


China SyndromeChina Syndrome
618617
618617
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Honestly for having recently migrated from ExtJS 6.2.5 to 6.6.0 I can't imagine the work that a 4 MAJOR VERSION migration represents....
Depending on the complexity of the application you need to migrate, I advise you to evaluate the cost/impact that a new development directly with the 6.6 framework would have.
Especially if you are a beginner in ExtJS because it is a very powerful framework and requires a relatively good knowledge to do the migrations because you will have to modify almost all the xtypes (objects) used.
If after the impact study you realize that migration is still the best choice, here are some links that can help you.
https://www.sencha.com/blog/how-to-upgrade-your-ext-js-3-4-apps-to-ext-js-6/
(It's only explain for 3.4 to 6.6)
Good luck with that.
1
I migrated three times, 4 to 5 to 6 to 6.2. Probably the best choice would be to rewrite the application in 6.6. A migration would probably not give less work than that.
– Lorenz Meyer
Mar 11 at 13:31
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55065295%2fupgrade-sencha-extjs-2-2-3-to-ver-6%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Honestly for having recently migrated from ExtJS 6.2.5 to 6.6.0 I can't imagine the work that a 4 MAJOR VERSION migration represents....
Depending on the complexity of the application you need to migrate, I advise you to evaluate the cost/impact that a new development directly with the 6.6 framework would have.
Especially if you are a beginner in ExtJS because it is a very powerful framework and requires a relatively good knowledge to do the migrations because you will have to modify almost all the xtypes (objects) used.
If after the impact study you realize that migration is still the best choice, here are some links that can help you.
https://www.sencha.com/blog/how-to-upgrade-your-ext-js-3-4-apps-to-ext-js-6/
(It's only explain for 3.4 to 6.6)
Good luck with that.
1
I migrated three times, 4 to 5 to 6 to 6.2. Probably the best choice would be to rewrite the application in 6.6. A migration would probably not give less work than that.
– Lorenz Meyer
Mar 11 at 13:31
add a comment |
Honestly for having recently migrated from ExtJS 6.2.5 to 6.6.0 I can't imagine the work that a 4 MAJOR VERSION migration represents....
Depending on the complexity of the application you need to migrate, I advise you to evaluate the cost/impact that a new development directly with the 6.6 framework would have.
Especially if you are a beginner in ExtJS because it is a very powerful framework and requires a relatively good knowledge to do the migrations because you will have to modify almost all the xtypes (objects) used.
If after the impact study you realize that migration is still the best choice, here are some links that can help you.
https://www.sencha.com/blog/how-to-upgrade-your-ext-js-3-4-apps-to-ext-js-6/
(It's only explain for 3.4 to 6.6)
Good luck with that.
1
I migrated three times, 4 to 5 to 6 to 6.2. Probably the best choice would be to rewrite the application in 6.6. A migration would probably not give less work than that.
– Lorenz Meyer
Mar 11 at 13:31
add a comment |
Honestly for having recently migrated from ExtJS 6.2.5 to 6.6.0 I can't imagine the work that a 4 MAJOR VERSION migration represents....
Depending on the complexity of the application you need to migrate, I advise you to evaluate the cost/impact that a new development directly with the 6.6 framework would have.
Especially if you are a beginner in ExtJS because it is a very powerful framework and requires a relatively good knowledge to do the migrations because you will have to modify almost all the xtypes (objects) used.
If after the impact study you realize that migration is still the best choice, here are some links that can help you.
https://www.sencha.com/blog/how-to-upgrade-your-ext-js-3-4-apps-to-ext-js-6/
(It's only explain for 3.4 to 6.6)
Good luck with that.
Honestly for having recently migrated from ExtJS 6.2.5 to 6.6.0 I can't imagine the work that a 4 MAJOR VERSION migration represents....
Depending on the complexity of the application you need to migrate, I advise you to evaluate the cost/impact that a new development directly with the 6.6 framework would have.
Especially if you are a beginner in ExtJS because it is a very powerful framework and requires a relatively good knowledge to do the migrations because you will have to modify almost all the xtypes (objects) used.
If after the impact study you realize that migration is still the best choice, here are some links that can help you.
https://www.sencha.com/blog/how-to-upgrade-your-ext-js-3-4-apps-to-ext-js-6/
(It's only explain for 3.4 to 6.6)
Good luck with that.
answered Mar 11 at 8:41


Enzo BLANCHONEnzo BLANCHON
731317
731317
1
I migrated three times, 4 to 5 to 6 to 6.2. Probably the best choice would be to rewrite the application in 6.6. A migration would probably not give less work than that.
– Lorenz Meyer
Mar 11 at 13:31
add a comment |
1
I migrated three times, 4 to 5 to 6 to 6.2. Probably the best choice would be to rewrite the application in 6.6. A migration would probably not give less work than that.
– Lorenz Meyer
Mar 11 at 13:31
1
1
I migrated three times, 4 to 5 to 6 to 6.2. Probably the best choice would be to rewrite the application in 6.6. A migration would probably not give less work than that.
– Lorenz Meyer
Mar 11 at 13:31
I migrated three times, 4 to 5 to 6 to 6.2. Probably the best choice would be to rewrite the application in 6.6. A migration would probably not give less work than that.
– Lorenz Meyer
Mar 11 at 13:31
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55065295%2fupgrade-sencha-extjs-2-2-3-to-ver-6%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown