question

viralpatel-5130 avatar image
0 Votes"
viralpatel-5130 asked emilyhua-msft commented

Multiple Instance support in office

Hi Team,

We wanted to open parallel/multiple instances for word, PowerPoint and Excel files for the .net print application.
For that same extension file opened with multiple instances and from the .net code side, we require to kill specific file instance.

If we take the Process[] class approach to getting the owner of the process then it will just return proessId for the main session, so how to kill specific file instances in case if there any stuck or hang issue with this parallel work ?


Please suggest.

Thanks


office-itpro
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@viralpatel-5130,

Since your issue is related to office, I have changed the right tag for you.

0 Votes 0 ·

@viralpatel-5130
Sorry, I would suggest you seek help from other forums again on Q&A.
According to your description, your issue is more realted to .net code instead of general issues of Office clients, it's recommended to choose the appropriate tags from .NET on Q&A and replace "office-itpro".
Thanks for your understanding.

Besides, please refer to forum guide link ".NET Developer Community", hope it could be helpful.

0 Votes 0 ·

0 Answers