History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DTRC-704
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Mikhail Pilin
Reporter: Eugene Petrenko
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotTrace

Use working directory to resolve short application name in 'executable path'

Created: 15 Feb 08 13:39   Updated: 15 Feb 08 16:39
Component/s: Core
Affects Version/s: None
Fix Version/s: 3.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 All   Comments   Work Log   Change History      Sort Order:
Mikhail Pilin - 15 Feb 08 16:30
if the working directory is empty the profiler uses %SYSTEMROOT%\system32 as default.

Eugene Petrenko - 15 Feb 08 16:38
The sample was:
Executable: myApp.exe
WorkDir: c:\somewhere

I wish dotTrace to check if myApp.exe exists in system32, if not, try to check if it is under c:\somwhere. If you managet to find it, it is possible to call it with full path.