Any body there to answer, if my question is not silly :)

On Tue, Apr 17, 2012 at 3:19 AM, Muhammad Niaz Rana <forni...@gmail.com>wrote:

> I am going to start this thread again,
> i have tried Phil Haack, and Omar implementation both work *fine *in
> debug mode, when deployed on Window 7, IIS 7. :)
> But failed when i deploy same source code on Windows Server 2003 or 2008
> R2.
> what i am missing please shoot the suggestion.:)
>
> Even it work in 2003 server, if i make virtual directory. but when i reset
> iis, then never work even if i call any page.
>
> Regards,
> -MN
>
>
> On Sat, Apr 7, 2012 at 3:33 PM, Muhammad Niaz Rana <forni...@gmail.com>wrote:
>
>> I know Phil Haack's implementation is latest and great, but what if
>> this,please comments if i prefer this approach of article written by:
>> Omar Al Zabir
>> "Simulate a Windows Service using ASP.NET to run scheduled jobs"
>>
>> http://www.codeproject.com/Articles/12117/Simulate-a-Windows-Service-using-ASP-NET-to-run-sc
>>
>> please do comments the pros & cons of this implementation.
>>
>>
>> thanks in advance.
>> Regards,
>> -MN
>> On Sat, Apr 7, 2012 at 3:22 AM, Filip Kratochvil <filip...@gmail.com>
>> wrote:
>> > Have a look at Quartz.NET (http://quartznet.sourceforge.net/).
>> >
>> >
>> >
>> >
>> >
>> > On 6 April 2012 19:25, Michael Minutillo <michael.minuti...@gmail.com>
>> > wrote:
>> >>
>> >> A good starting point is this article by Phil Haack
>> >>
>> http://haacked.com/archive/2011/10/16/the-dangers-of-implementing-recurring-background-tasks-in-asp-net.aspx
>> >>
>> >> I don't think they can kill off threads (unless they have customized
>> the
>> >> ASP.NET host) but they can recycle your app pool if you don't take
>> steps to
>> >> prevent it
>> >>
>> >> On Apr 6, 2012 4:13 PM, "Muhammad Niaz Rana" <forni...@gmail.com>
>> wrote:
>> >>>
>> >>> Can you please send any sample source code, what you did if possible
>> >>> or any url to get the idea.
>> >>>
>> >>>
>> >>> thanks in advance.
>> >>>
>> >>> On Fri, Apr 6, 2012 at 1:03 PM, Greg Keogh <g...@mira.net> wrote:
>> >>> >>But what is my understanding, that hosting company can remove your
>> >>> >> Threads.
>> >>> > like GoDady.com
>> >>> >
>> >>> > I find it hard to believe they could do that -- Greg
>> >>> >
>> >>>
>> >>>
>> >>>
>> >>> --
>> >>>
>> >>> Regards,
>> >>> Muhammad Niaz
>> >
>> >
>>
>>
>>
>> --
>>
>> Regards,
>> Muhammad Niaz
>>
>
>
>
> --
>
> Regards,
> Muhammad Niaz
>
>


-- 

Regards,
Muhammad Niaz

Reply via email to