castle-monorail
Is there an equivalent of Java's Spring MVC style url mapping for C#/.NET?
I am looking for the C# equivalent of Spring MVC\'s url mapping using annotations, i.e in Java I can write:[详细]
2023-03-28 11:37 分类:问答Does Spark view engine support anonymous types as viewdata
I\'m setting an anonymous type like this: PropertyBag[\"model\"] = new { IsHome = areaId == \"Home\", IsGroups 开发者_高级运维= areaId == \"Groups\",[详细]
2023-03-28 03:53 分类:问答Monorails. Although I use Rescue attributes, 500 "Error processing action" is still thrown
In my 开发者_开发百科monorails project. I use attribute Rescue [Rescue(\"generalerror\", typeof(System.Exception))][详细]
2023-03-27 01:43 分类:问答w3wp occasionally hangs on nightly recycle
I have come across an issue with our ASP.NET application where occasionally a nightly recycle cases the w3wp to hang.[详细]
2023-03-23 17:37 分类:问答Static file in MonoRail can not be loaded in Forms Authentication mode
I applied Forms authentication to my monorail project. In login page, all static files can not be loaded. It seems that the static file can be loaded only after user logged in. In login page, the req[详细]
2023-03-22 09:23 分类:问答How to set different Timeouts for different URLs in ASP.NET
I want different connection limits for some URLs in my application. Some URLs accept file uploads and need to have a large Connection Timeout. All other URLs need a much smaller timeout to prevent den[详细]
2023-03-13 18:36 分类:问答ViewComponent not found after upgrading Monorail from v1.0.3 to v2.1RC
I\'m using Monorail in my C# web application. Since I upgrated it (.Net Framework 2 to 4 and Monorail 1.0.3 to 2.1RC), my ViewComponent class is not found. All my controllers seem to work fine. I\'m u[详细]
2023-03-13 05:43 分类:问答Deploying Castle Monorail on Windows Server 2003
I\'m deploying a castle monorail web application to Windows Server 2003. I\'ve already set the httphandler mapping in web.config as follows :[详细]
2023-03-13 00:17 分类:问答Url smaller than 2 tokens Error
I\'m getting this awkward and embarrassing and somewhat heinous (sp?) and egregious error within MonoRail intermittently. When users go to the homepage of the site they get the error:[详细]
2023-03-10 03:10 分类:问答configuring castle monorail to not show any extensions
how can I configure Castle Monorail to not have any extensions? I lo开发者_如何学Pythonoked at the documentation and have confugred it\'s defaultUrlExtension to blank and have also configured it to no[详细]
2023-03-07 18:51 分类:问答