Files for use in Feature activation of a web application scoped feature SharePoint 2007 -


Is it possible to access local system files in a feature activation event that is scanned at the web application level?

Yes, I tried to initiate the process of an SP timer job indirectly, which That a temporary file was received from another webservice method. Maybe this complex timer is also possible without a job scenario, but it works perfectly with the timer job.


Comments

Popular posts from this blog

ios - Form Sheet content disappearing -

MySql variables and php -

c++ - an enclosing-function local variable cannot be referenced in a lambda body unless if it is in capture list -