1

I've just installed Visual Studio 2015 Community Edition with F# and Xamarin. I'm trying to create a new solution for Android, and I'm getting a "load failed" message on the project in Solution Explorer (after a very short flash of some proper contents in the project):

Screenshot of Solution Explorer pane

At the same time, the "Output" panel shows the following message:

c:\users\mateusz\documents\visual studio 2015\Projects\App3\App3\App3.fsproj : error  : The operation could not be completed. Nieprawidłowy wskaźnik. 

(where "Nieprawidłowy wskaźnik" in Polish means "Bad pointer")

edit: A non-Android (i.e. Windows) F# Solution gets created OK.

edit 2: Running VS as Admin doesn't help. Also, "Reload project" gives me another weird dialog ("App3.fsproj is already open. Do you want to close it?") while the problem persists. Also, reopening the solution doesn't help.

Any ideas how could I get that fixed?

akavel
  • 4,789
  • 1
  • 35
  • 66
  • As of now, I've reported it to MS via https://connect.microsoft.com/visualstudio and http://stackoverflow.com/a/33752026/98528. Let's see what happens. – akavel Apr 02 '16 at 09:12
  • hmmm, there seems to be a reporting tool built-in to VS too, with more features... so, let's try this one too – akavel Apr 02 '16 at 09:19
  • 1
    Possible duplicate of [Unable to create F# Android Project - Visual Studio 2015 Xamarin Community](http://stackoverflow.com/questions/36349718/unable-to-create-f-android-project-visual-studio-2015-xamarin-community) – akavel Apr 06 '16 at 21:29
  • got a link to [a solution which worked for me](http://stackoverflow.com/questions/36349718/unable-to-create-f-android-project-visual-studio-2015-xamarin-community/36382126#36382126) via MS! Marking for closure as a dupe then. – akavel Apr 06 '16 at 21:32

0 Answers0