N
None
Hi,
I have an application which displays a PDF file on webbrowser control
in Visual Basic. On click of a button this PDF is re-generated and
overwritten. As the PDF is already open following error message comes
while trying to overwrite.
runtime error -2147024864
The Process cannot access the file because it is being used by another
process.
I have solved this issue previously by using "webbrowser.stop"
command. After inserting this statement the error message did not come
up. But now Win XP users are getting the above error again. I have
tested this on my machine (which is a Win XP machine) and it works
fine for me. Not able to figure what problem could be there with the
users XP system.
Can any one please tell me what could be causing the problem (any
security settings with XP or IE etc)..
Thanks,
Nani
I have an application which displays a PDF file on webbrowser control
in Visual Basic. On click of a button this PDF is re-generated and
overwritten. As the PDF is already open following error message comes
while trying to overwrite.
runtime error -2147024864
The Process cannot access the file because it is being used by another
process.
I have solved this issue previously by using "webbrowser.stop"
command. After inserting this statement the error message did not come
up. But now Win XP users are getting the above error again. I have
tested this on my machine (which is a Win XP machine) and it works
fine for me. Not able to figure what problem could be there with the
users XP system.
Can any one please tell me what could be causing the problem (any
security settings with XP or IE etc)..
Thanks,
Nani