trietptm / ospy

Automatically exported from code.google.com/p/ospy
0 stars 1 forks source link

Program doesn't start #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Unzipped files into directory DIR
2. Ran oSpy.exe
3. oSpy briefy appears in the process list then disappears.

What is the expected output? What do you see instead?
Expected a dialog.  Nothing appears on the screen.

What version of the product are you using? On what operating system?
XP Pro

Please provide any additional information below.

Original issue reported on code.google.com by stas...@gmail.com on 9 Mar 2010 at 3:44

GoogleCodeExporter commented 8 years ago
Did you try right-clicking on oSpy.exe and choosing 'Run as administrator'?

Original comment by ole...@gmail.com on 15 Mar 2010 at 12:43

GoogleCodeExporter commented 8 years ago
Yep.

Original comment by stas...@gmail.com on 15 Mar 2010 at 3:31

GoogleCodeExporter commented 8 years ago
Ok. Do you have .NET Framework 2.0 installed?

Original comment by ole...@gmail.com on 15 Mar 2010 at 5:21

GoogleCodeExporter commented 8 years ago
yes, I do. 

Original comment by stas...@gmail.com on 15 Mar 2010 at 5:39

GoogleCodeExporter commented 8 years ago
Could you try runnning oSpy in OllyDbg and check where/how it exits?

Original comment by ole...@gmail.com on 15 Mar 2010 at 5:41

GoogleCodeExporter commented 8 years ago
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 config.dat file in the ospy directory, and the problem went away.

Original comment by downes.t...@gmail.com on 13 Apr 2011 at 1:35