Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jan Hoefnagels 6 posts 20 karma points
    Jan 07, 2009 @ 16:52
    Jan Hoefnagels
    0

    Version 4 compatibility for custom datatypes

    Hi,

    I have some custom datatypes with installer packages that worked well under version 3 but some of them appear not to work in version 4.

    The controls install as before but the datatypes do not appear in the [renderControl] list as they do in version 3.

    Is there a mayor change in the way these datatypes have been implemented in version 4?

    I have seen the datalayer error but this could be fixed easily.

    Best regards,

    Jan

  • Comment author was deleted

    Jan 07, 2009 @ 17:14

    Dont't think there have been mayor changes to the datatype.

    Only issue can be the new datalayer. But they should appear in the rendercontrol list.

    What datatype are you trying to install ?

  • Ruben Verborgh 379 posts 30 karma points
    Jan 07, 2009 @ 22:08
    Ruben Verborgh
    0

    The datalayer shouldn't be an issue, as you probably don't use it. (Rule of thumb: everything that worked under 3 with SQL Server will work on 4 with SQL Server)

    What exactly is "the datalayer error" you are referring to?

  • Comment author was deleted

    Jan 07, 2009 @ 23:23

    I guess when you leave the datalayer=sqlserver in the connectionstring.

  • Jan Hoefnagels 6 posts 20 karma points
    Jan 11, 2009 @ 22:20
    Jan Hoefnagels
    0

    Hi Tim, Hi Ruben,

    The packages copy the dll's containing IDataType defenitions to the bin directory. Then normally this datatype is listed in the drop down list with all available controls. But some older packages which worked well in version 3 do not appear in version 4. Their dll files are however in the bin directory.

    I have been debugging and have been messing with the TypeFinder class but couldn't really find a solution.

    An example package which shows this behavior is the Google maps package from Jesper. I remember you showing it at the Belgian Umbraco day.

    Best regards,

    Jan

  • Comment author was deleted

    Jan 12, 2009 @ 09:07

    Owkey, never tried the google maps on v4, I'll give it a try

  • Niels Hartvig 1951 posts 2391 karma points c-trib
    Jan 12, 2009 @ 09:22
    Niels Hartvig
    0

    Nothing has changed in the way Data Types work, so they should appear

Please Sign in or register to post replies

Write your reply to:

Draft