Locked Next release of Microsoft POS for .NET

  • Monday, April 04, 2011 3:18 PM
     
     

    Does anyone have any information about a future release of Microsoft POS for .NET? The current version (1.12) is getting old and is causing us grief in .NET 4.0.

    As you know by the other posts in this forum, the library uses the now deprecated CAS model. The common workaround is to simply tell the application to use the legacy CAS model in the configuration files, but this prevents us from using other technologies such as dynamic operations in ASP.NET MVC. 

    Example error message: "Dynamic operations can only be performed in homogenous AppDomain". 

    We're stuck between choosing to set the legacyCasModel="true" (and thus enabling the hardware integration) or setting it to false, breaking the POS but enabling dynamic operations. 

    Alternatively, would anyone have any tips on how to load the POS in its own AppDomain (with legacyCasModel=true) separate from that of the main application?

     

All Replies

  • Wednesday, April 06, 2011 2:20 PM
     
     Proposed Answer

    Don't hold your breath.

     

    • Proposed As Answer by Evan123456 Tuesday, April 26, 2011 9:26 PM
    •  
  • Tuesday, April 12, 2011 5:44 AM
     
     
    Has there been any official statement from the POS for .NET Team? Does anyone know if the team still exists and is active within Microsoft?
  • Wednesday, April 13, 2011 2:42 AM
    Answerer
     
     

    It is still active. I hope we see an update with the next release of the UPOS sepc.

    -Sean


    www.sjjmicro.com / www.seanliming.com / www.annabooks.com, Book Author - ProGuide to WES 7, XP Embedded Advanced, WEPOS / POS for .NET Step-by-Step
  • Tuesday, April 26, 2011 10:04 PM
     
     

    It sounds like there needs to be a interim hotfix for the issues with .net4.

    Do we know when the next UPOS spec is supposed to be released?

    Does anyone from Microsoft monitor this forum?

    Can anyone point to any statements from Microsoft about current POS for .NET development? We are currently using it, but I have seen software teams at Microsoft disapear before.

  • Friday, August 12, 2011 1:45 PM
     
     

    Does anyone have any information about a future release of Microsoft POS for .NET? The current version (1.12) is getting old and is causing us grief in .NET 4.0.

    As you know by the other posts in this forum, the library uses the now deprecated CAS model. The common workaround is to simply tell the application to use the legacy CAS model in the configuration files, but this prevents us from using other technologies such as dynamic operations in ASP.NET MVC. 

    Example error message: "Dynamic operations can only be performed in homogenous AppDomain". 

    We're stuck between choosing to set the legacyCasModel="true" (and thus enabling the hardware integration) or setting it to false, breaking the POS but enabling dynamic operations. 

    Alternatively, would anyone have any tips on how to load the POS in its own AppDomain (with legacyCasModel=true) separate from that of the main application?

     

    Still no news about this issue ?

     

  • Friday, October 14, 2011 11:13 PM
     
     
    Does anyone from Microsoft POS for .NET going to answer our question?
  • Saturday, October 15, 2011 12:09 AM
    Answerer
     
     

    Please try posting to the POSReady forum: http://social.technet.microsoft.com/Forums/en-US/posready/threads. Maybe Terry will answer the question.

    -Sean


    www.sjjmicro.com / www.seanliming.com / www.annabooks.com, Book Author - ProGuide to WES 7, XP Embedded Advanced, WEPOS / POS for .NET Step-by-Step
  • Friday, April 20, 2012 5:55 PM
     
     

    Has anyone heard an update on this yet?

    It seems there should be a new release that is compatible with .NET 4.0.