Martin
Fri Oct 06 04:41:34 CDT 2006
Exactly what I was looking for; thanks.
"Nino Benvenuti" <NinoBenvenuti@discussions.microsoft.com> wrote in message
news:92845081-AC58-464A-8437-E045A95630F8@microsoft.com...
> If you have installed the .NET CF 2.0 SP1 patch, give a look in:
> C:\Program Files\Microsoft.NET\SDK\CompactFramework\v2.0\Debugger\BCL
>
> --
> Nino Benvenuti
> Device Application Development MVP
>
http://nino.net/blog
>
>
> "Martin Robins" wrote:
>
>> I should point out that I have tried looking for the files installed on
>> the
>> device but there are only the pre-compiled GAC_* files that i can find.
>>
>> "Martin Robins" <martin dot robins at technicaldirect dot co dot uk>
>> wrote
>> in message news:eHyfmFk4GHA.2596@TK2MSFTNGP06.phx.gbl...
>> > Microsoft very kindly provided the .net framework & compact framework
>> > v1
>> > as managed libraries that could be inspected using tools such as
>> > reflector
>> > if you wanted to see what was going on under the hood; however due to
>> > the
>> > change in how compact framework v2 libraries are constructed, the .dll
>> > files loaded onto the developers PC contain only metadata.
>> >
>> > has anybody an idea as to where I can get copies of the real run-time
>> > files that can be inspected as I currently have an exception being
>> > thrown
>> > from within the Control.Text "get" accessor (being called from within
>> > the
>> > Control.Text "set" accessor) and would like to see what may be
>> > happening.
>> >
>>
>>
>>