I tried to run mono profiler as is explained here, but I got this error message. ver6>开发者_StackOverflow; mono --profile=log program.exe
How do i change mono to run code made for .NET 4 intead of 2? I\'m on Ubuntu Server 11.04 mono --version gives me this:
I have a test ASP.NET MVC 3 web site running on Mono v2.10.2 on Ubuntu v10.04. I am using MySQL Connector/NET as the database provider.
I\'m developing an asp.net application on windows 7 visual studio 2010, then publishing it to a Headless (NO GUI) linux server which runs mono.
Can you advise me zip lib witch support zib and bzip2 algorithm My requirements: 开发者_开发知识库
I\'m trying to add basic au开发者_运维知识库thenthication to my webservice. I followed steps from this article and ended up with this in my web.config file:
I want to build an ASP.NET site using Mono and a non SQL Server database like Postgres or MySQL. ASP.NET uses Guids in their membership providers for UserIds, and so forth, and Postgres/MySQL don\'t d
C:\\Program Files (x86)\\MSBuild\\Novell\\mandroid.exe -v --nosign --sdk-dir=\"C:\\android-sdk-windows\" --builddir=\"C:\\dotnetdev\\MapDroid\\obj\\Debug\\android\" --framework-dir=\"C:\\Program Files
I am making an interop call from mono and get this exception and runtime crashes. Do any one have any idea what can be the reason behing it?
Windows server/IIS is no problem, but Linux is... for me... I am experienced with Windows server administraton and IIS, but I would like to try MONO framework on a Linux-server.