PC Review


Reply
Thread Tools Rating: Thread Rating: 1 votes, 1.00 average.

Class Library invokation restriction in CF

 
 
=?Utf-8?B?Um9sYW5kIFI=?=
Guest
Posts: n/a
 
      4th Sep 2004
I turn to this forum after losing myself in "No you can not, Yes you can"

Am I doing this right? Can this be ever done in .NET 2003 (no SP)

Class library and user control is very similiar in coding. But I am stuck
when I am writing a Class Library in CF (for PPC). I have several classes
defined in a C.Lib project. Code is compiled and have a small Exe stub
project in the same solution so I can test it. Sofar it is OK.

I can create base class in the class library, but none of the ohters. (eg.
not all tested) The debugger steps into the class constructor code. (For me
the invokation of the constructor is a simple function invokation, but..

e.g.
[C#]
class Bessel {...}
class Ellipsoid1 : Bessel {...}
Also I can not invoke the methots of the Bessel class instance. (e.g.
b.SelfTest(); )

What I recieve is an execption TypeLoadException, when it go wrong.

Recently I read an article in MSDN about invoking by using the Assemby by
getting the type. Unfortunatly I lost the referenced. Is that a workable way
to get around.

--
Thanks in advance, Domo Arigatou m_0_m, Tack på förhand, Merci, Danke
Roland R in the middle of Baltic Sea
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Enterprise Library - Class Library Greif. =?Utf-8?B?QUo=?= Microsoft ASP .NET 7 6th Dec 2007 09:33 AM
Basic How To Question: Class Library or Windows Control Library eBob.com Microsoft VB .NET 3 20th Feb 2006 08:12 PM
Class Library in CF vs Windows Class Library TechGladiator Microsoft Dot NET Compact Framework 3 27th Jan 2006 12:55 AM
Re: Difference between Web Control Library and Class Library Alan Ferrandiz [MCT] Microsoft ASP .NET 0 11th Sep 2004 02:51 PM
Big Faceless PDF Library 2.2.3 - A Java class library for importing and creating PDF documents. Gordon Darling Freeware 0 13th Jul 2004 09:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:18 AM.