Comments
2 comments
-
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?) -
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.
Add comment
Please sign in to leave a comment.
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