Search found 6 matches

by RobV
Fri Jun 10, 2011 1:00 am
Forum: Source Control
Topic: Could not connect to server: 200 ok
Replies: 8
Views: 7763

Re: Could not connect to server: 200 ok

I've got exact the same problem. I'm using apache svnserver 1.6.12 When I try to connect to http://svnserver/reposname, the following error occured in flare 7.0.1:
Could not connect to server:
http://svnserver/
'http://svnserver': 200 OK (http://svnserver)

With a browser I can connect to the server ...
by RobV
Mon Aug 11, 2008 7:56 am
Forum: Microsoft CHM Help
Topic: Want to change "HTML Help" title (as viewed compliled)
Replies: 14
Views: 12508

Re: Want to change "HTML Help" title (as viewed compliled)

Thanks for all the help.
I finally got it working. I've now the following checklist to make it work.
1. Fill in the caption field on the Skin -> basic tab
2. Select OS language in targets->Microsoft HTML Help
3. Select the skin with the correct caption field in Targets->Microsoft HTML help->Basic ...
by RobV
Thu Jul 24, 2008 6:27 am
Forum: Microsoft CHM Help
Topic: Want to change "HTML Help" title (as viewed compliled)
Replies: 14
Views: 12508

Re: Want to change "HTML Help" title (as viewed compliled)

I've tried al the solutions for solving the problem with the HTML HELP title but none works for me. Has anyone an other solution?

thanks,
Rob de Vries
by RobV
Wed Jul 02, 2008 1:53 am
Forum: Getting Started and Installation Issues
Topic: Relative path from project directory
Replies: 8
Views: 8221

Re: Relative path from project directory

Well,
My problem was that the output folder was not always the same, so I had a problem to automate the build procedure. To work around this problem I now copy the generated chm files that are in the ouput folder and subfolders.

Greets,
Rob
by RobV
Fri Mar 28, 2008 1:31 am
Forum: Getting Started and Installation Issues
Topic: Relative path from project directory
Replies: 8
Views: 8221

Re: Relative path from project directory

Thanks for the help. To get the problem clear I will try to explain it a bit better.
We use CVS as our version control system for our document sources. Each writer will get the sources local before editing and check the files in when finished. But this local path can be different on the local ...
by RobV
Wed Mar 26, 2008 6:33 am
Forum: Getting Started and Installation Issues
Topic: Relative path from project directory
Replies: 8
Views: 8221

Relative path from project directory

Hi,
I'm a newbee to Flair and have a problem configuring a converted robohelp project. In robohelp all the topics file are stored in one directory. In flair are the directories: output, content and Project used. It's a better structure, but because we work with more than one developer on the flair ...