Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I'm using TeXnicCenter in Windows and was working with my latex-file compiling it to pdf. Everything worked just fine untill at some point I couldn't save the latex-file anymore. The error message was something along the lines: ...cannot create the file already exists.

I tried to get over this by saving a copy of the file with another name. This works but now I cannot remove the original file because according to Windows the file is open in pdflatex.exe. I doubt this isn't true as I can use pdflate to compile other files.

What should I do?

P.S. My tags may be wrong - not really sure what the correct one would be.

share|improve this question
1  
You should terminate the process or restart the computer. – Andrey Vihrov Nov 22 '12 at 11:56
1  
Welcome to TeX.sx! Try opening the Windows Task Manager (CTRL+ALT+Del), go to the Processes tab and end the pdflatex.exe process. :) – Paulo Cereda Nov 22 '12 at 11:57
Actually I tried to restart my computer but for some reason that didn't do the trick. Manually terminating the process from the taskmanager worked however. Thank you both for your help! – KPK Nov 22 '12 at 12:02

closed as too localized by lockstep, Martin Schröder, Stefan Kottwitz Nov 22 '12 at 13:02

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.