Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Sqlyog.exe – Entry Point Not Found

forums forums SQLyog Using SQLyog Sqlyog.exe – Entry Point Not Found

  • This topic is empty.
Viewing 7 reply threads
  • Author
    Posts
    • #10205
      jungjames
      Member

      I am trying to get sqlyog 5.22 community edition to work on windows nt 4 sp6

      The error is:

      SQLyog.exe – entry point not found

      THe procedure entry point SetMenuInfo could not be located in the dynamic link library USER32.dll

      The release notes say that it works in any versions of windows from win98SE and above.

      I have tried 3 different NT4 pcs and they all report the same error.

      Can sqlyog be used on windows NT4?

    • #23475
      peterlaursen
      Participant

      We do not test on NT4 anymore.  Still it should work.

      version 5.23 will be available in a few minutes.  Please try this one.

    • #23476
      jungjames
      Member

      Have the same error with version 5.23 and should have mentioned also tried ver5.19.

    • #23477
      peterlaursen
      Participant

      Please tell:

      does the program refuse to start or does this error msg. appear when you are doing a very specific thing?

    • #23478
      jungjames
      Member
      peterlaursen wrote on Feb 27 2007, 01:20 PM:
      Please tell:

      does the program refuse to start or does this error msg. appear when you are doing a very specific thing?

      When trying to start the program.

    • #23479
      peterlaursen
      Participant

      we are trying to find a NT4 somewhere now!

      BTW also the SetMenuInfo() function creates some issues on WINE.  But here it does not prevent the program to start.  But it is due to this that 'favorites' and 'change table type' (from the table context menu) does not work on WINE.

      The function is used when we genrate a menu dynamically – for instance with 'change table type' we generate the menu form the returns of a ” SHOW VARIABLES LIKE 'have_%' ” -statement.  If there is a 'have_innoDB' with the value of “YES” then InnoDB will show as an option in the submenu – else InnoDB will not be an option.

      Let us research a little a see if we can find some workaround for this. I think we started using this function from version 5.1.

    • #23480
      jungjames
      Member

      My colleague had some old versions on his pc.

      Version 5.02 gave a dr watson error on user32.dll which is the same dll as above when trying to start the program.

      I then tried an even older version 4.1 – which works. Don't know if this helps you see when the code changed. Is it possible to get a later version 4 of sqlyog.

    • #23481
      peterlaursen
      Participant

      The official policy on distributing old versions is here:

      http://webyog.com/faq/33_128_en.html

      What problems existed with 5.02 on some specific system(s) is not really interesting I believe.

      Nobody will probably be able to reproduce and the code changes in between are so significant that it would not be worth the effort either.

       

      Please provide a detailed report of problems with latest stable and/or beta/RC version! 

Viewing 7 reply threads
  • You must be logged in to reply to this topic.