Comments Posted By Tanmoy
Displaying 0 To 0 Of 0 Comments
How To Kill MS Excel Process Started by ASP.NET
«« Back To Stats PageDid u actually try to execute the above code when multiple instances (processes) of excel are running in task manager? p.MainModule.BaseAddress always returns the memory address of Excel.exe (not of the particular excel instance) and hence the above code kills all the excel processes running in the server.
» Posted By Tanmoy On May 18, 2007 @ 16:38