command line cannot load project
lculley
Posts: 36
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
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
(I'm assuming 'file name and path' is the file name and path of the project file, is that right?)
Redgate Software