M-I 5`P ersecution . how and w hy di d it st art?
Tue, 1 Jan 2008 11:22:38 +0000 (UTC)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-= how and why did it. start? -=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
The harassment didn't start by itself, so someone. must have been there at
the outset to give it a firm push and set the "animals" after me. It. looks
as if I was set up in June 1990, and the timing. indicates som ...
|
M,I.5 Pe rsecution Capital R adio - Chris Tarra nt
Tue, 1 Jan 2008 09:35:36 +0000 (UTC)
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=
-=. Capital Radio - Chris Tarrant -=
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=
Capital Radio DJs have been "in on it". from the start. One of the first
things I heard in the summer of 1990 was from a Capital DJ who said,. "If
he listens to Capital then he can't be all bad" (suppo ...
|
M I-5 Pers ecution bugg ing an d counter-surveilla nce
Tue, 1 Jan 2008 09:09:33 +0000 (UTC)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-= MI5: bugging. and counter-surveillance -=
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
PO: >Did you ever look for the bugs in your house ? If not, why not. ? I mean if
PO: >I thought. that was happening to me, I'd search the place from top to bottom,
PO: >I mean I ...
|
M'I.5'Per secution ' th e BBC, televisio n a nd ra dio
Tue, 1 Jan 2008 08:42:47 +0000 (UTC)
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=
-= the. BBC, television and radio -=
-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=
The first incident in June 1990 was when a BBC. newsreader made what seemed
to be a reaction. to something which had happened in my home, and out of
context of what they. were reading. My first reactio ...
|
M'I.5,Persecuti on , MI5 ar e Afrai d to Admit Theyr e Be hind th e Pe rsecution
31 Dec 2007 08:42:25 GMT
MI5. are Afraid to Admit They're Behind the Persecution
MI5 have issued a formal denial of any involvement. in my life to the
Security. Service Tribunal, as you might expect them to; but, more
importantly, the persecutors have never denied that. theyre from the
Security Service, despite. several years of acc ...
|
Option Strict discrepancies on development machine vs production s
Sat, 29 Dec 2007 16:29:03 -0800
I have recently upgraded from VS2005 to VS2008. I have found that certain
errors are not flagged as critical errors and permit clean compiles of ASPX
pages written in VB. I have always had Option Explicit and Option Strict in
effect, but they are apparently not as "strict" as the production server.
A simple ...
|
VS2008 DLL not loading
Fri, 28 Dec 2007 13:14:02 -0800
I am working with unmanaged C++ DLL project, the DLL created is loaded into
an application (that I do not have the source) as an addin to the application.
In VS2005 both the release and debug versions of the DLL loaded fine (at
seperate times of course), but after converting the project to VS2008 only
the r ...
|
|
|
Can someone help me with this?
Wed, 26 Dec 2007 15:54:00 -0800
The remote server returned an error: (405) Method Not Allowed.
What causes this error? How to fix it or get around it?
I am on a Win Server 2003, runing MS Win 5.2, VS 2005, NET 3.0.
Any hint will be appreciated.
Thanks
--
Rich -
...
|
Re: cordbg question
Tue, 25 Dec 2007 02:37:48 +0000
It is easier to debug the IL code if the assembly is recompiled using
debug symbols.
Refer to this article on how to disassemble/reassemble the assembly:
http://www.codeproject.com/KB/dotnet/Debug_Framework_Classes.aspx
I have used it since 2003.
--
Bryan Phillips
MCT, MCSD, MCDBA, MCSE
Microsoft MV ...
|
cordbg question
Fri, 21 Dec 2007 18:11:25 +0200
Hello
Is it possible to debug managed code's IL through cordbg?
When I load a C# compiled program with cordbg and put breakpoints saw as: "b
System.Windows.Forms.MessageBox::Show" nothing happens.
Also when I press CTRL+C and then try to disassembly, all I see is JITed x86
code.
So is it possible to de ...
|