[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

piyush garyali

8/27/2003 7:12:00 AM

Hello,

I would be obliged if anyone could help me out with some doubts I have
regarding
ShadowCopy:

1. Is ShadowCopy only possible with ASP.NET, can't I do it using C#?
2. There is a ShadowCopyFiles Method and ShadowCopyFiles Property, under
what
situations should I use these. (Are they mutually exclusive)?
3. Is the temporary folder selection in the hands of the user or does the
OS automatically take care of it? How can one make sure that ShadowCopy is
actually activated.
4. I tired using the example in MSDN
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/c...
frlrfsystemappdomainsetupclassshadowcopyfilestopic.asp but it
does not seem to work for me.

I am trying to create a application (say) "MainApplication.exe" which
references
a dll (say) "dll_one" which has a Print method printing "Hello X". The
MainApplication
is calling the Print method in a infinite loop.

When I run the MainApplication, I wish to update "dll_one" on the fly so
that now it
prints "Hello Y". Will ShadowCopy help me do this?

Thanks in anticipation,

Best regards,

Piyush Garyali,
Honeywell Labs