#1406 closed defect (fixed)
ConnectionProviders.xml may not be found if Maestro has a different working directory
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
- Create a shortcut to Maestro.exe
- Set the working directory (start in) to someting other than the directory Maestro.exe is in
- Launch the shortcut
- Login. An error will occur.
The problem is that the path to ConnectionProviders.xml is relative and thus if the working directory is not the same as the one where Maestro.exe is in, it will not find this file. This also applies to dll paths inside the ConnectionProviders.xml
Note:
See TracTickets
for help on using tickets.
Fixed in r5030