Forum Discussion
mr_anto
Jun 16, 2022Copper Contributor
VB.NET. "The process cannot access the file because it is being used by another process"
I should add a list of files into a ZIP. Procedure code is like this Sub CreateZip
Dim FileList As New ArrayList 'List of File Paths to be added to the ZIP
For Each path in FileList
...
mr_anto
Jun 17, 2022Copper Contributor
sorry, i will redirect my question to microsoft Q&A. thanks
mr_anto
Jun 17, 2022Copper Contributor
I tried to write my question in Q&A forum, but it was blocked by Azure Firewall: "WAF v2 has determined your request exceeded the normal web request and has blocked your request".
what's wrong?
what's wrong?