GeneralTeXnicCenter does not generate properly output files

General information and discussion about TeXnicCenter
mangeclous
Posts: 2
Joined: Mon May 24, 2010 12:24 pm

TeXnicCenter does not generate properly output files

Post by mangeclous »

I know this problem has already been report but it is yet not answered.

i have installed EVERYTHING by default and yet texniccenter or miktex does not create file in the folder containing my .tex

as a result, i get the error message
Windows API error 2: The system cannot find the file specified.
when using latex => DVI


and
[DocOpen("%bm.pdf")][FileOpen("%bm.pdf")]
cannnot execute the comand
when using latex => pdf

can anyone help me please :(

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

MartinC
Posts: 153
Joined: Wed Jan 17, 2007 10:09 pm

Re: TeXnicCenter does not generate properly output files

Post by MartinC »

What version of TxC do you use? Alpha 2 should be better.

Could you post your settings?
mangeclous
Posts: 2
Joined: Mon May 24, 2010 12:24 pm

Re: TeXnicCenter does not generate properly output files

Post by mangeclous »

in the end, it seems to be a problem with accessing to internet to dl package.

thanks for your help
xf2z
Posts: 1
Joined: Sun Sep 19, 2010 6:17 am

Re: TeXnicCenter does not generate properly output files

Post by xf2z »

I got exactly the same problem ! any solution yet?
Many thanks.
Montag
Posts: 340
Joined: Wed Jul 15, 2009 9:25 am

Re: TeXnicCenter does not generate properly output files

Post by Montag »

Please post screenshots (upload them to this forum) of your output profile settings. :)
OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1
problems
Posts: 1
Joined: Mon Mar 28, 2011 10:03 am

Re: TeXnicCenter does not generate properly output files

Post by problems »

Hello,
I've the same problem.
What can I do?
How can I post here the error message?
Thanks
User avatar
sommerfee
Posts: 503
Joined: Mon Apr 09, 2007 4:20 pm

Re: TeXnicCenter does not generate properly output files

Post by sommerfee »

Can you compile your document using TeXworks instead of TeXnicCenter?

(TeXworks is part of MikTeX and TeXlive)
tancheepin
Posts: 2
Joined: Sat May 07, 2011 2:16 pm

Re: TeXnicCenter does not generate properly output files

Post by tancheepin »

Hi I've got a problem too (not sure if it's related to this topic).

I just installed Miktex 2.9 and then used Texniccentre. It seems to compile, but says '0 errors, 0 warnings, 0 bad boxes, 0 pages'

And there is no output generated (dvi or ps). Any settings I should change?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Re: TeXnicCenter does not generate properly output files

Post by Stefan Kottwitz »

Hi,

perhaps we might be able to see the reason if you post the .log file. You can upload attachments here.
Btw. it's commonly better to start a new thread instead of appending to an ealier one. So we could easier find your open question. I will split the topic later.

Stefan
LaTeX.org admin
fouriertransformer
Posts: 1
Joined: Fri May 20, 2011 12:31 am

Re: TeXnicCenter does not generate properly output files

Post by fouriertransformer »

Hello; I would like to comment on my experience with this problem. I have been trying to write documents incorporating Sweave. While TeXnicCenter has been able to build my tex files to pdf in the past, it would not work with documents where I've used the Sweave package. In particular, upon compiling, Adobe says the file doesn't exist, and TXC gives me the same error message as listed in the OP. Most importantly, no pdf file is created (hence the error messages).

After a lot of searching and experimentation, I finally tried compiling using TeXworks instead. It was not successful at first BUT, the difference was that TexWorks told me that some style files (e.g. fancyvrb.sty) were missing, and prompted me to download them. After that, not only did TexWorks produce a pdf, but TXC worked as well.

My takeaway from this is that the Sweave package somehow depends on the packages that were missing. It is a shame that TXC was not able to tell me that I was missing some required packages; is there a way to change this, or at least some way to tell when this kind of problem is occuring? The little log at the bottom of the screen in TXC didn't seem to offer any hint that this was what was preventing the build.
Post Reply