4

I just updated Xamarin Studio on my Mac. Xamarin Studio is version 6.2 (build 1821). F# interactive now reports the error:

Session termination detected. Press Enter to restart.

Pressing ENTER does not restart the shell. I have closed the shell and opened it again with the same result. I have closed Xamarin Studio and restarted the computer.

I deleted Xamarin Studio and downloaded it again from the source. F# interactive still does not open.

Does anyone know how I can restart the shell?

Update: I reinstalled version 6.1.4 and the shell works again. Older versions can be obtained from https://store.xamarin.com/account/my/subscription/downloads, after logging in.

Mark Pattison
  • 2,964
  • 1
  • 22
  • 42
downeyt
  • 1,206
  • 2
  • 12
  • 23
  • I am facing the same problem.. Pfff its really a pain in the a$$. i know now i should never upgrade immediately a critical software – Fagui Curtain Feb 26 '17 at 11:45

1 Answers1

1

This was fixed in the C9SR0 release:

https://developer.xamarin.com/releases/studio/xamarin.studio_6.2/xamarin.studio_6.2/

Fixed: 52721 - F# interactive doesn't work after update.

Chris Hamons
  • 1,510
  • 11
  • 22