mod-mono
Why does MySql Connector.Net work on my Windows box but not on Mono?
I have installed Mono (version 2.10.2), mod_mono and have successfully tested it with both an index.html and an index.aspx echoing the date.[详细]
2023-04-06 22:30 分类:问答mod_mono on windows
I am trying mod_mono on apache 2.2.x running on a win7 box – followed the steps described here. The module loads Ok, but I can\'t run my ASP.net application (404). Does anybody have any suggestions[详细]
2023-04-06 14:57 分类:问答C# website, am I forced to use IIS?
I\'ve been thinking for a while about which language to use on my next project.Usually I 开发者_JS百科default to PHP on my LAMP server, but I\'d really like to use C# (mainly because of code reuse), a[详细]
2023-04-04 07:44 分类:问答Mono - ASP.NET Application in domain Subfolder
I have an Apache server with mod_mono hooked up to a legacy ASP.NET application. I can\'t seem to get this application to work if I move it from a top level folder.[详细]
2023-03-31 20:15 分类:问答SolrNet lowercases Solr field names on query string, causes Solr 1.4 to fail
This is a strange bug that we started seeing about a year ago. At first, I only occasionally noticed it on my dev machine, but now it\'s been starting to appear in production, which is problematic.[详细]
2023-03-29 06:34 分类:问答How do I host multiple MVC3 sites on a single virtual host running Apache2?
I\'m trying to configure mod_mono with Apache2 on OSX.I would like to run multiple MVC3 projects on the same virtual host, but for some reason only the first one listed is working.Any help on this wou[详细]
2023-03-11 02:33 分类:问答Install mod_mono on Mac OSX
I just started to develop website with mono+asp.net mvc2 on mac osx but I am quite new to mono and mac.[详细]
2023-03-04 19:27 分类:问答Recycle Application Mod_Mono 2.8
I have a CentOS 5.x server running Mono 2.8.1 and mod_mono 2.8 with apache2. Every time I deploy a site from visual studio 2010 to my server by ftp, and navigate to the site, I get a 404 not found er[详细]
2023-01-31 01:23 分类:问答How to separate static content on ASP.NET MVC in Apache mod-mono
I have already a project that built top of the ASP.NET MVC 2.0 and it\'s working. I tried to run it on Ubutuntu 10.4 Server on Apache2 and Mod mono.[详细]
2023-01-30 08:57 分类:问答How to map a custom file extension to mono?
I have mapped *.xyz extension to my own custom handler in asp.net and can run it on Windows asp.net.[详细]
2023-01-21 13:48 分类:问答