some notes
|
06-19-2012, 02:25 AM
i added pause at the end becouse otherwise i could not see the error :S
Did you install the MS Standalone Profiler? Or do you have a 64-bit system? Or did you rename your Program Files to something else?
The errors report that the MS Standalone Profiler wasn't found at the specified path. Try to have a look around if you can find it yourself: The default installation path is "c:\program files\Microsoft Visual Studio 9.0\Team Tools\Performance Tools" On 64-bit systems, it could also be "c:\program files (x86)\Microsoft Visual Studio 9.0\Team Tools\Performance Tools" In any case, there should be a "vsperfcmd.exe" in that location. If you find it, modify the profile_run.cmd script (using notepad or any other text editor; right-clicking the file should present an "Edit" command) where it says Code: set pt="C:\Program Files\Microsoft Visual Studio 9.0\Team Tools\Performance Tools" Then try to run the script again.
i have a 64-bit system but i installed the MS Standalone Profiler 64-bit version
oh it was installed in C:\Program Files (x86)\Microsoft Visual Studio 9.0\Team Tools\Performance Tools but now the error is: Quote:Copyright © Microsoft Corp. All rights reserved.
06-19-2012, 03:24 AM
Well, it says it needs to run as admin, so you either need to run it as an administrator, or disable UAC (temporarily) on your system. Sorry I can't be of more help here, I'm on XP, UAC-less and happy
I think that if you create a shortcut to the script, you can set the shortcut's properties to run it as administrator. Not sure, though.
06-19-2012, 03:25 AM
what is UAC?? :S
http://lmgtfy.com/?q=uac
You seem to know enough to edit script files, but you don't know what UAC is?
06-19-2012, 05:57 AM
nope xD
06-22-2012, 01:18 AM
Any progress here? Did you manage to turn off UAC and run the profile server?
06-22-2012, 01:23 AM
nope
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 3 Guest(s)