.net - Building empty ASP.NET project in MonoDevelop (Xamarin Studio) generates "Unexpected binary element: 0" error -


i've installed latest versions of mono , monodevelop (xamarin studio) onto box latest windows 8.1. when create project "empty asp.net" template, sort of build or clean operation fails error, "unexpected binary element: 0". web searching not turning recent, or helpful.

is there known issue here, or might missing? haven't started write custom code... i'm working fresh project xamarin studio's own "new solution" wizard setup me. understand mono can have compatibility issues asp.net code in wild, seems bizarre basic , built-in wouldn't run out of box.

note: i'm experiencing same problem whether xamarin studio configured use mono or proprietary .net under "tools -> options". i've seen same result on 2 different machines.

i have seen using parallel mono installs on os-x , there outstanding bug report concerning it. original bug issuer not using parallel mono install, using 1 of older mono versions install default installer on os-x, seems not os-x dependent.

bug 29958 - mono 4.0 - causing 'unexpected binary element: 0' build failure when compiling against previous mono version

please add finding open bug report.

workaround:

the work around have found turn off msbuild in project, not great workaround @ depending on how solution/projects configured can try.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -