I just downloaded the most current software to a new laptop that I will be writing my thesis on. I installed Miktex 2.8 first, then TexnicCenter. I went through the Build menu setup wizard to define where Miktex 2.8 was and where the YAPS viewer was.
I started with the simplest simpledoctest.tex file, here is the code:
I put the style file(enpThesis.sty) in the same folder as the simpledoctest.tex.
I navigate to the Build menu with the simpledoctest.tex in the editor, and mouse to current file/build and view.
I get the following error message:
Windows API error 2: The system cannot find the file specified.
C:\Latex\Dissertation\simpledoctest.dvi
Any ideas why it will not produce a .dvi output file? Thanks in advance, I know it must be something really simple....
I assumed there may have been something wrong with my TexnicCenter installation (version 1 stable), so I installed TexnicCenter version 2 alpha 3 unstable. When I went to compile, the newer version told me that my MikTex2.8 installation was missing some .sty files from the random package repository. So it downloaded them as needed, and then it compiled! My prospectus is alive! I fired up the TexnicCenter version 1.0 stable editor, and it worked in that environment also. So I think the ultimate problem was in my MikTex2.8 install. It was very nice of the unstable alpha version to tell me what was missing and to go out and grab it. I think I will use the alpha version and save my work often.
aminfar wrote:I was having the same problem and I didn't figure it out. But I rolled back to Miktex 2.6 and the older version worked just fine.
This problem is described on the MiKTeX homepage [1]. Rolling back to MiKTeX 2.6 is far from being recommendable since it will reach its end of life by the end of this year.