production
Using ELMAH in currently running website
I have a asp.net website developed in asp.net 2.0 on production which is using enterprise library for keeping the log/error and saving them into the text file. Can I use ELMAH without comipling the we[详细]
2023-02-28 02:58 分类:问答Excel Interop C# and Deployment to Production Box
I\'m using the Excel 开发者_Python百科Interop in C# (VS 2008) wrapped around WCF service. It works fine in my development box. However on the production server, we don\'t have the MS Office installed[详细]
2023-02-25 01:43 分类:问答Ruby on Rails: Bundler & Capistrano: specify which groups (development, test) are to be excluded when deploying
The Bundler documentation says, that in order to install all necessary bundles when deploying via Capistrano, one need only insert[详细]
2023-02-21 14:01 分类:问答Merging development data into production data
We\'ve deployed an application last week. The problem is that we have some development data that we\'d like to migrate to production, but the production databas开发者_JS百科e is already in use. So jus[详细]
2023-02-21 10:10 分类:问答Running rails 3 in production mode
I am having issues running my rails 3 project in production mode. I am getting tons of routing errors, and they are all in the public folder, images, stylesheets and javascript. No 开发者_开发知识库o[详细]
2023-02-20 17:10 分类:问答How to disable Rails RoutingError stacktrace printout in Production log files?
In my proudction rails app, I got all types of random attacks requesting for asp, zip and rar files. Rails rendered 404 page as expected, but my production log file is jammed with RoutingError stacktr[详细]
2023-02-19 07:56 分类:问答What difference is there beween the Windows Azure staging and production areas?
I ask because I had an app working perfectly in staging, but now that it is in production, fiddler tells me the response is a 502 error when I request the page in a browser. Has anyone any idea what m[详细]
2023-02-18 07:25 分类:问答Rails 3 - development errors in production mode
Im using Rails, Passenger (both are 3.0.5) and Nginx on my production server. As I heard, Rails should show public/404.html or public/500.html instead of development errors like ActiveRecord::RecordNo[详细]
2023-02-17 11:18 分类:问答Is the "Configuration Service for .NET Applications and WCF Services" sample production-ready? [closed]
开发者_JAVA技巧 It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.[详细]
2023-02-17 01:25 分类:问答problem with pagination in production
I upload to production my page. In localhost, the page, run OK but in Production produce this error in dashboard index.[详细]
2023-02-15 00:35 分类:问答