Having trouble viewing output?

This forum is for all Flare issues related to the DotNet Help target, and the Dot Net Viewer
Post Reply
kjohnson1
Jr. Propeller Head
Posts: 6
Joined: Wed Jun 08, 2011 8:37 am

Having trouble viewing output?

Post by kjohnson1 »

I'm making a DotNet output for my project, which has a TOC containing several other Madcap projects. When I try to build the DotNet output for each of these projects, it works fine. When I try to build the overall output, though, it builds almost completely, before displaying this error at the very end and aborting: "Compiler (Internal Error): The file 'E:\workspace\docs\Output\Output\LocalWebHelp\Data\HelpSystem.xml' already exists." I've tried re-naming the output files, but I get the same message.

Is there anything I can do to build successfully? Thanks!
kjohnson1
Jr. Propeller Head
Posts: 6
Joined: Wed Jun 08, 2011 8:37 am

Re: Having trouble viewing output?

Post by kjohnson1 »

So apparently I was just building to the wrong folder, because it works now! Never mind.
mathank992
Jr. Propeller Head
Posts: 1
Joined: Fri Jun 21, 2013 9:32 pm
Location: chennai
Contact:

Re: Having trouble viewing output?

Post by mathank992 »

use break point to check the errors and then excute
RamonS
Senior Propellus Maximus
Posts: 4293
Joined: Thu Feb 02, 2006 9:29 am
Location: The Electric City

Re: Having trouble viewing output?

Post by RamonS »

mathank992 wrote:use break point to check the errors and then excute
That would work if we had the source code of Flare.
Post Reply