GeneralError while building for the first time

General information and discussion about TeXnicCenter
Post Reply
simondel
Posts: 1
Joined: Fri Oct 08, 2010 9:18 am

Error while building for the first time

Post by simondel »

Hello everyone,

First off all, nice forum. I've already found a lot of stuff on it but i still have a problem while building my first file.

I installed TexnicCenter 1.0
I installed MikTex 2.8

I linked Miktex & TexnicCenter via

Alt + F7 in Texniccenter
In the tab (La)Tex I unchecked 'do not Use Bibtex' and 'do not use MakeIndex'.
In the tab viewer i put the following things:


Path of executable:
C:\PROGRAM FILES\ADOBE\READER 9.0\READER\ACRORD32.EXE

View project's output:
I checked DDE command and put in the command line: [DocOpen("%bm.pdf")][DocOpen("%bm.pdf")]

Forward Searched:
Same thing with DDE and I put
[DocOpen("%bm.pdf")][DocOpen("%bm.pdf")]

Close document before running latex:
Same thing with DDE and I put
[DocOpen("%bm.pdf")][DocOpen("%bm.pdf")][DocClose("%bm.pdf")]


That's my output lines with the error message:
TXCerror.png
TXCerror.png (50.15 KiB) Viewed 3169 times
Someone has any idea?

Kind regards!


Edit by localghost: Preferably no external link (see Board Rules). Attachments go onto the forum server where possible.

Recommended reading 2024:

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

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

johnjamessmith0
Posts: 37
Joined: Sun Mar 29, 2009 1:41 am

Re: Error while building for the first time

Post by johnjamessmith0 »

This happens to me from time to time. Whenever it's happened to me, one of the following worked:

1) Make sure the paths to MiKTeX and your pdf viewer are correct.
2) Do something silly like restarting your computer.

I know this advice looks dumb right now, but just try it.
Montag
Posts: 340
Joined: Wed Jul 15, 2009 9:25 am

Error while building for the first time

Post by Montag »

johnjamessmith0 wrote:This happens to me from time to time. Whenever it's happened to me, one of the following worked:

1) Make sure the paths to MiKTeX and your pdf viewer are correct.
2) Do something silly like restarting your computer.

I know this advice looks dumb right now, but just try it.
Yes, the paths are often the things which haven't been set up properly.
OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1
Post Reply