Pos for .Net not Framework 4.0 compatible ?

Locked Pos for .Net not Framework 4.0 compatible ?

  • Monday, August 23, 2010 4:12 PM
     
     

    When i create an instance of the POSExplorer, i got en error cause this one uses CAS, which is no longer in the .Net Framework.

    I found some hints saying to set this

    <configuration>
       <runtime>
          <NetFx40_LegacySecurityPolicy enabled="true"/>
       </runtime>
    </configuration>

    in the .Config file.

    but they dont work. My Application is delivered withot an config file.

    Is there any other solution ?

All Replies

  • Tuesday, August 24, 2010 7:17 AM
     
     
    I think you have to install .Net 3.5 before 4.0. It seems that 4.0 does not include all from previous versions.
  • Tuesday, August 24, 2010 8:26 AM
     
     

    Thanks for your tip, but Framework 3.51 is installed on my machine.

    Does anybody got POS .Net running on Framework 4.0 ?

  • Tuesday, August 24, 2010 8:30 AM
     
     

    What is the OS version? If the .config file will help why you do not add it to the installation?

  • Tuesday, August 24, 2010 9:17 AM
     
     

    Operating System is windows 7.

    Yes, i can add it to the config file, but i must change a complex installation procedure. ( we are using an automated distribution system)

    If possible, i would like to avoid this

  • Thursday, August 26, 2010 11:50 PM
    Answerer
     
     Answered

    Hi,

    I believe this is a known problem and there isn't another solution. Technically it is the fault of the .Net 4 team since they changed the security model (CAS) and now require these config file entries to run older code... however they only real solution is for the Pos .Net team to provide a new release compiled against .Net 4 to fix the issue. So far no such update has been forthcoming, but I still hold hope that they will release one in the next 12 months or so.

     

    • Marked As Answer by eswowi Friday, August 27, 2010 9:13 AM
    •  
  • Sunday, February 19, 2012 8:01 AM
     
     

    Yort,

    I know this is an old thread, but has there been any update from the POS team? Any hints of an updated version coming any time soon?

    Thanks!

  • Sunday, February 19, 2012 9:36 AM
    Answerer
     
     

    Hi,

    Sadly I haven't seen or heard of any updates to Pos .Net at all since this issue was raised. It distressing.