Options

command line cannot load project

lculleylculley Posts: 36
edited June 10, 2008 7:15AM in SQL Doc Previous Versions
Hi!

I created a project and was able to generate documenation via the GUI. I'm trying to generate the documentation via the command line and I'm getting the following error message:

File <file name and path> could not be loaded.

Any idea why I would be getting that error?

My syntax was simply: sqldoc.exe /project:"<file path>/<project name>.sqldoc"

Thanks!
Laura

Comments

  • Options
    Could be some kind of disk access problem, or it might be that there's something slightly wrong with the project file we've created, such that the command line can't read it - could you send the project file to michelle.taylor@red-gate.com and I'll have a look at it?

    (I'm assuming 'file name and path' is the file name and path of the project file, is that right?)
    Software Developer
    Redgate Software
  • Options
    For those people who have had this problem when running a SQL Doc project from the command line, the workaround is not to use the drive letter in the pathname, just the absolute path.
Sign In or Register to comment.