[CLOSED] Debugging java script code - my classes are ending up in eval code

Page 2 of 4 FirstFirst 1234 LastLast
  1. #11
    Microsoft Visual Studio Premium 2013
    Version 12.0.31101.00 Update 4
    Microsoft .NET Framework Version 4.5.51209

    Internet Explorer 11.0.9600.17358

    I was able to debug
    Click image for larger version. 

Name:	ie001.png 
Views:	11 
Size:	16.4 KB 
ID:	18301

    and the js was in a separate file
    Click image for larger version. 

Name:	ie002.png 
Views:	12 
Size:	2.9 KB 
ID:	18311
  2. #12
    Hi Raphael,


    Thanks, so there must be some simple explanation to this.
    I can see we are testing it on nearly the same versions (except the IE)

    I have noticed that I have got few updates to be installed for my Windows 8.1.
    I am trying this now.

    Raphael, can you please check what you get in network monitor ? (what is the initiator)

    Click image for larger version. 

Name:	initiator.png 
Views:	10 
Size:	40.3 KB 
ID:	18321

    Thank you
  3. #13
    Raphael, can you please check what you get in network monitor ? (what is the initiator)
    It is <script> for me.

    I have noticed that I have got few updates to be installed for my Windows 8.1.
    I am testing on Windows 7. It might also be a reason.

    As for IE11, I am going to test it right away in IE11 on the colleague's machine.
  4. #14
    The initiator equals Script

    Click image for larger version. 

Name:	nm001.png 
Views:	10 
Size:	14.4 KB 
ID:	18331
  5. #15
    Daniil, i got the results above on IE 11.
  6. #16
    Daniil, i got the results above on IE 11.
    Aha. I just want to test it once more on some different machine.

    By the way, do you use Windows 7 or 8?
  7. #17
    Windows 7, but if you want, i can test on Windows 8.
  8. #18
    Thanks!

    I use Windows 8.1 Pro.

    I have notice something... I am not gonna ask to install latest updates of IE ... but please have a look how my F12 tool looks like... I remember few weeks ago (as I was using it every day) ... that the GUI has changed (after some of the IE upgrades) ...

    I don't think it is the Windows version. My second test environment (where I had VS2012 and 2013) was machine with Window 7 too, but the IE 11 was with the higher version than Raphael's)

    If you have an option to test it on IE version either: 11.0.9600.17498 or 11.0.9600.17501 that would be great.

    This way we could eliminate IE issue.
    Last edited by matt; Jan 06, 2015 at 11:42 AM.
  9. #19
    More details about my current IE version.
    Click image for larger version. 

Name:	ie003.png 
Views:	8 
Size:	10.8 KB 
ID:	18341

    I am gonna update to latest IE version and retest.
  10. #20
    I just tested on
    Windows 8.1 64bit (no updates available)
    IE 11.0.9600.17498, update 11.0.15 (KB3008923)
    and the issue is reproducible.


    The initiator is XMLHttpRequest.

    I also see the difference in the request's type.

    When it works (on my Windows 7 machine) it is application/x-javascript.

    When it doesn't work (on the colleague's Windows 8 machine) it is application/javascript.

    At this moment I don't quite have any idea what is going wrong and who (Windows 8/IE11/ExtJS 5) is a culprit. Maybe, each.
Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [CLOSED] set value of CheckColumn in java script
    By elke.schreiber in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 03, 2014, 9:31 AM
  2. Replies: 2
    Last Post: Jul 26, 2013, 10:17 PM
  3. [CLOSED] java script error
    By elke.schreiber in forum 2.x Legacy Premium Help
    Replies: 11
    Last Post: May 13, 2013, 2:19 PM
  4. Replies: 1
    Last Post: Mar 10, 2012, 3:58 PM
  5. C# Code in Markup-Script-Tag or Codebehind
    By macap in forum Open Discussions
    Replies: 5
    Last Post: Apr 07, 2010, 3:58 AM

Tags for this Thread

Posting Permissions