Click here to Skip to main content
15,887,214 members

Comments by 2006 Flauzer (Top 7 by date)

2006 Flauzer 27-Aug-14 14:19pm View    
thanks for your interest
I have no "problem", just I wanted to know if there are some potential problem in memory.. thoughts about performance, simply why.
I've seen a small ASP.NET webapp, installed for different WebSite (W1..W4) in a single server: only ONE http request for the website W1 (after a clean restart)... well, the procexp shows 2 * 4 = 8 times the dlls in my topic. (English is not my native language,sorry)

It 'a normal thing for you?
2006 Flauzer 6-Aug-14 2:53am View    
the win service and named pipe is a good suggestion. thank you
2006 Flauzer 5-Aug-14 13:56pm View    
Old story, corporate decisions, questionable,...
a website is licensed, so there is only one web app with a specific dll.
Same question in a WCF web service, the same specific dll x licence.
2006 Flauzer 5-Aug-14 8:35am View    
Thanks and sorry for delay...

A simply Timer proc (ie System.Timers.Timer()) it's ok and threadsafe for this "watchdog" in a dll (I use it in a website)?

Any hints or reliable way to achieve this?

Thanks.
2006 Flauzer 29-Jul-13 12:00pm View    
Yes Sergey...i've try it on 3 different workstation.... :(
May be a bug?
Here is a similar questions: works on net3.5 and not on .Net4
http://stackoverflow.com/questions/6102882/debugging-net4-com-registered-assembly-from-win32-caller-in-visual-studio-2010. -->instead of the crash I'm not going to debug
If you are agree (but feel free to say no) ...I could send you my stupid code...