[Mono-aspnet-list] Fwd: How to backup PostgreSql database from browser in MVC2 application on Mono in Linux

Daniel J. Summers daniel.summers.2415 at gmail.com
Sat Mar 24 15:06:55 UTC 2012


Forgot to cc: list...

---------- Forwarded message ----------
From: Daniel J. Summers <daniel.summers.2415 at gmail.com>
Date: Sat, Mar 24, 2012 at 9:06 AM
Subject: Re: [Mono-aspnet-list] How to backup PostgreSql database from
browser in MVC2 application on Mono in Linux
To: Andrus <kobruleht2 at hot.ee>


On Sat, Mar 24, 2012 at 1:16 AM, Andrus <kobruleht2 at hot.ee> wrote:

>  If you set the debug attribute of the compilation element to true in the
>> Web.config file, the value of ScriptTimeout will be ignored.
>>
>> Using
>>
>> <system.web>
>>   <httpRuntime executionTimeout="86400" />
>>
>> seems to work but how to set this timeout for backup controller only, not
>> for whole application ?
>>
>>
http://msdn.microsoft.com/en-us/library/system.web.httpserverutility.scripttimeout.aspx
 Looks like you could set it as part of the Action. :)

-- 
*Daniel J. Summers*
*Owner, DJS Consulting*
E-mail <daniel.summers.2415 at gmail.com> • Website <http://djs-consulting.com>
 • Support <http://support.djs-consulting.com> • Tech
Blog<http://techblog.djs-consulting.com>

GEEKCODE 3.12 GCS/IT d s-:+ a C++ P--- L++ E--- W++ N++ o? K- w !O M--
V PS+ PE++ Y? PGP- t+ 5? X+ R* tv b+ DI++ D+ G- e<++ h---- r+++ y++++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20120324/9d29f438/attachment.html>


More information about the Mono-aspnet-list mailing list