Activity overview
Latest activity by sbeck
I am having exactly the same problem. I found this in my logs:
24 Oct 2014 11:27:08.271 [13] ERROR RedGate.Profiler.Engine.Startup.IIS.IIS7Utilities - The profiler tried to run "C:Windowssystem32inetsrvappcmd.exe list apppools " but got the error: "<?xml version="1.0" encoding="UTF-8"?>
<appcmd>
<ERROR message="Konfigurationsfehler
Dateiname: redirection.config
Zeilennummer: 0
Beschreibung: Die Konfigurationsdatei kann aufgrund unzureichender Berechtigungen nicht gelesen werden.
." />
</appcmd>
" and exit code: 5
24 Oct 2014 11:27:08.323 [13] ERROR RedGate.Profiler.Engine.Startup.IIS.IIS7Utilities - The profiler tried to run "C:Windowssystem32inetsrvappcmd.exe list sites" but got the error: "<?xml version="1.0" encoding="UTF-8"?>
<appcmd>
<ERROR message="Konfigurationsfehler
Dateiname: redirection.config
Zeilennummer: 0
Beschreibung: Die Konfigurationsdatei kann aufgrund unzureichender Berechtigungen nicht gelesen werden.
." />
</appcmd>
" and exit code: 5
24 Oct 2014 11:27:08.373 [13] ERROR RedGate.Profiler.Engine.Startup.IIS.IIS7Utilities - The profiler tried to run "C:Windowssystem32inetsrvappcmd.exe list apps" but got the error: "<?xml version="1.0" encoding="UTF-8"?>
<appcmd>
<ERROR message="Konfigurationsfehler
Dateiname: redirection.config
Zeilennummer: 0
Beschreibung: Die Konfigurationsdatei kann aufgrund unzureichender Berechtigungen nicht gelesen werden.
." />
</appcmd>
" and exit code: 5 / comments
I am having exactly the same problem. I found this in my logs:
24 Oct 2014 11:27:08.271 [13] ERROR RedGate.Profiler.Engine.Startup.IIS.IIS7Utilities - The profiler tried to run "C:Windowssystem32in...
ANTS Profiler lacks permission to re-start IIS
When I am trying to Profile my WCF web Services (https) it tells me that the perfomance profiler Needs to re-start IIS. However, it seems like there is a permission problem under Windows 8 even whe...
Any news about this? I have exactly the same behavior when profiling a Silverlight 4+ application. I am running ANTS on a Windows 8 machine (Admin permissions) with IE 11. Looks like there is a NULL reference exception in the RedGate.Memory.Core.dll
Note: I am able to take 2-3 Snapshots until the crash occurs.
Problemsignatur:
Problemereignisname: APPCRASH
Anwendungsname: IEXPLORE.EXE
Anwendungsversion: 11.0.9600.17344
Anwendungszeitstempel: 541b6f63
Fehlermodulname: RedGate.Memory.Core.dll
Fehlermodulversion: 8.2.0.73
Fehlermodulzeitstempel: 52aaf58e
Ausnahmecode: c0000005
Ausnahmeoffset: 00023fc1
Betriebsystemversion: 6.3.9600.2.0.0.256.48
Gebietsschema-ID: 2055
Zusatzinformation 1: 5861
Zusatzinformation 2: 5861822e1919d7c014bbb064c64908b2
Zusatzinformation 3: 84a0
Zusatzinformation 4: 84a09ea102a12ee665c500221db8c9d6 / comments
Any news about this? I have exactly the same behavior when profiling a Silverlight 4+ application. I am running ANTS on a Windows 8 machine (Admin permissions) with IE 11. Looks like there is a NUL...