[CLOSED] component error (latest code on trunk)

  1. #1

    [CLOSED] component error (latest code on trunk)

    I find this on the latest code in dev. it causes me to need re start VS2012. it seems random.

    that code comes from the "privates" of

    Ext.define('Ext.util.Renderable', {
        mixinId: 'renderable',
        requires: [
            'Ext.dom.Element'
        ],
    I have no additional information.
    /Z
    Attached Thumbnails Click image for larger version. 

Name:	Untitled.png 
Views:	30 
Size:	62.9 KB 
ID:	24997  
    Last edited by fabricio.murta; Jun 27, 2017 at 1:49 PM.
  2. #2
    Hello @Z!

    I also have no idea what is happening there, I'm afraid we would be but unable to help you unless more information about the issue and reproducing it is provided.
    Fabrício Murta
    Developer & Support Expert
  3. #3
    understood, it is inconsistent and random.
    /Z
  4. #4
    Hello @Z!

    So what, should we keep this thread open for a few days in the event you can find how to consistently reproduce the issue, or you may be willing to open another thread if you ever catch this up? I don't see any progress happening here unless more information is provided.
    Fabrício Murta
    Developer & Support Expert
  5. #5
    Yes. Let's keep it open for few days. If I have more information, I will post it. Otherwise, we can close it.
    /Z
  6. #6
    You can close this. the issue was due to using VS2012. with VS2012 i was unable to use git to get the dlls. as such, there was some odd versioning issue even though all dlls were properly added.

    long and short. v4 doesnt work properly with VS2012.
    /Z
  7. #7
    Thanks for the feedback! Sorry for the trouble with VS2012! We actually still have a couple customers using VS2012 without issues thus far, but their project never ran Ext.NET v1, probably. Thus no conflicts from v1 leftovers and probably due to NuGet Web.config and App_Start code cleanup during the upgrade.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. [CLOSED] Latest Trunk code revision 6550 throws a compilation error
    By vadym.f in forum 3.x Legacy Premium Help
    Replies: 1
    Last Post: Aug 27, 2015, 2:07 PM
  2. Replies: 2
    Last Post: Jun 27, 2013, 10:18 PM
  3. Replies: 8
    Last Post: Feb 06, 2013, 6:27 PM
  4. Replies: 3
    Last Post: Jul 06, 2012, 8:08 PM
  5. Replies: 2
    Last Post: May 25, 2012, 4:16 PM

Posting Permissions