I'm using Miktex 2.9 on windows 7 x32, texniccenter as IDE. I encounter an error for a project that worked few days ago: when I compile, I get the message:
! I can't write on file `../preamble1.aux'.
The beginning of the .tex file is:
\documentclass[xcolor=dvipsnames]{beamer}
\include{../preamble1}
\begin{document}
What should I do?
Thanks.
preamble1.tex? – Display Name Dec 26 '10 at 16:41