Question

Method Directive code does not compile

  • 17 February 2023
  • 3 replies
  • 68 views

We are currently running live in 10.2.400.26, and testing for upgrade to 2022.2.9, and this code will not compile.  Any suggestions?

using(var txScope3 = IceDataContext.CreateDefaultTransactionScope())
      {

}

 


3 replies

Userlevel 2

Out of the dark recesses of my brain: I seem to recall after the upgrade that we needed to install the current Java release. Or something like that. I don’t have any guidance on how to do it.

Luck!

Joe

Userlevel 4

.Net version perhaps?

Userlevel 2

That's the ticket.

Reply