Options

Client Extensibility and .net framework 4

mk511mk511 Member Posts: 6
edited 2010-11-03 in NAV Three Tier
Hi,

I've built a client extensibility, which works fine if I compile it with .net 3.5!

What I need is to compile my client extensibility with .net framework 4, but then the rtc says "Could not locate the add-in library for 'Mac.DiVA.BigTextTest;PublicKeyToken=xxxxxxxxxxxxxxxx'." (Nothing is changed and the dll is at the same place as the 3.5 is, in the Add-ins folder!!).

Is it possible to integrate a .net 4 client extensibility in the rtc?

Greets and thanks...
Marco

Answers

  • Options
    Thomas_JensenThomas_Jensen Member, Microsoft Employee Posts: 7
    Hi Marco,

    The RTC is built using .NET framework 3.5. Creating client extensibility using a newer version of the .NET framework is not a supported scenario, so you will have to stay on version 3.5 for your extensibility controls for now.
    Best regards,
    Thomas Søndergaard Jensen [MSFT]

    This posting is provided 'AS IS' with no warranties, and confers no rights.
  • Options
    mk511mk511 Member Posts: 6
    Hi Thomas,

    thank you for your very quick answer.


    Many thanks and greets from north-germany...
    Marco
Sign In or Register to comment.