Google Code Exporter

Results 21406 comments of Google Code Exporter

``` Errata: Issued the command Issued the command: c:\windows\Microsoft.NET\Framework\v2.0.50727\InstallUtil.exe c:\oSpy-1.10.4\EasyHook32Svc.exe ``` Original comment by `[email protected]` on 16 Apr 2010 at 6:48

``` Could you explain why you are running InstallUtil.exe? You should only execute oSpy.exe, the other binaries are used internally by oSpy. ``` Original comment by `[email protected]` on 6 May...

``` I solved this problem. Simply select the folder in which oSpy is installed. Right click and select Properties > Security Tab > Edit > Add > Advanced > Find...

``` Did you try right-clicking on oSpy.exe and choosing 'Run as administrator'? ``` Original comment by `[email protected]` on 15 Mar 2010 at 12:43 - Changed state: **Accepted**

``` Yep. ``` Original comment by `[email protected]` on 15 Mar 2010 at 3:31

``` Ok. Do you have .NET Framework 2.0 installed? ``` Original comment by `[email protected]` on 15 Mar 2010 at 5:21

``` yes, I do. ``` Original comment by `[email protected]` on 15 Mar 2010 at 5:39

``` Could you try runnning oSpy in OllyDbg and check where/how it exits? ``` Original comment by `[email protected]` on 15 Mar 2010 at 5:41

``` I have just had this problem - and found a workaround... ospy wouldn't start (runnung as administrator), and was reporting problem = CLR20r3, System.Windows.Forms, System.InvalidOperation Exception I deleted the...

``` Aha. It sounds like you know what to look for. Could you have a quick look at the code: https://code.google.com/p/ospy/source/browse/trunk/oSpy1/Agent/Legacy/hooks_cryp t.cpp#7 50 (If you have Visual Studio 2008 installed...