PC Review


Reply
Thread Tools Rate Thread

CSC to build .NETCF assemblies

 
 
Eduardo Pavinato Klein
Guest
Posts: n/a
 
      9th Mar 2005
Hi all.

I'm using nant (http://nant.sourceforge.net/) to build .NET assemblies and
it was succesfull.
When I try to build .NET CF assemblies, Nant returns success status but my
application does not run in my devide or emulator.

Does Visual Studio use CSC to build .NET CF assemblies? Is there a specific
parameter I'm missing?

Thanks,
Eduardo Klein


 
Reply With Quote
 
 
 
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      9th Mar 2005
Yes, but you must use the CF assemblies, not the full framework assemblies
whn building. Search the archives for examples or look at the scripts used
to build the OpenNETCF SDF.

--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate


"Eduardo Pavinato Klein" <(E-Mail Removed)> wrote in message
news:eCnr7$(E-Mail Removed)...
> Hi all.
>
> I'm using nant (http://nant.sourceforge.net/) to build .NET assemblies and
> it was succesfull.
> When I try to build .NET CF assemblies, Nant returns success status but my
> application does not run in my devide or emulator.
>
> Does Visual Studio use CSC to build .NET CF assemblies? Is there a
> specific parameter I'm missing?
>
> Thanks,
> Eduardo Klein
>



 
Reply With Quote
 
Christian Schwarz
Guest
Posts: n/a
 
      9th Mar 2005
> When I try to build .NET CF assemblies, Nant returns success status but my
> application does not run in my devide or emulator.
>
> Does Visual Studio use CSC to build .NET CF assemblies? Is there a
> specific parameter I'm missing?


Maybe you forgot to tell NAnt the target platform type? Try using
the -defaultframework:netcf-1.0 command line parameter.

Greetings, Christian


 
Reply With Quote
 
Eduardo Pavinato Klein
Guest
Posts: n/a
 
      10th Mar 2005
Thanks for the help.
Eduardo

"Christian Schwarz" <(E-Mail Removed)>
wrote in news:(E-Mail Removed):

>> When I try to build .NET CF assemblies, Nant returns success status
>> but my application does not run in my devide or emulator.
>>
>> Does Visual Studio use CSC to build .NET CF assemblies? Is there a
>> specific parameter I'm missing?

>
> Maybe you forgot to tell NAnt the target platform type? Try using
> the -defaultframework:netcf-1.0 command line parameter.
>
> Greetings, Christian
>
>


 
Reply With Quote
 
Eduardo Pavinato Klein
Guest
Posts: n/a
 
      16th Mar 2005
"Chris Tacke, eMVP" <(E-Mail Removed)> wrote in
news:(E-Mail Removed):

> Yes, but you must use the CF assemblies, not the full framework
> assemblies whn building. Search the archives for examples or look at
> the scripts used to build the OpenNETCF SDF.
>


Hi Chris

Where can I find the scripts?

Thanks,
Eduardo Klein
 
Reply With Quote
 
Chris Tacke, eMVP
Guest
Posts: n/a
 
      16th Mar 2005
In source control under $\Deployment\Build\NAnt Scripts

Source control access is detailed on the SDF home page:

www.OpenNETCF.org/sdf

--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate


"Eduardo Pavinato Klein" <(E-Mail Removed)> wrote in message
news:Xns961B941EB661Feduardokleinmobiltec@207.46.248.16...
> "Chris Tacke, eMVP" <(E-Mail Removed)> wrote in
> news:(E-Mail Removed):
>
>> Yes, but you must use the CF assemblies, not the full framework
>> assemblies whn building. Search the archives for examples or look at
>> the scripts used to build the OpenNETCF SDF.
>>

>
> Hi Chris
>
> Where can I find the scripts?
>
> Thanks,
> Eduardo Klein



 
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
Assemblies getting deleted after build (VS 2003) jafarsoltani@gmail.com Microsoft Dot NET 0 8th Aug 2006 11:17 AM
Visual Studio 2005 Post build event fails when updateing assemblies in DEVPATH folder sanjeevkkapoor@gmail.com Microsoft Dot NET Framework 0 8th Jun 2006 05:15 PM
Sync build number for all assemblies moondaddy Microsoft Dot NET 4 9th Feb 2006 06:23 AM
Conversion from VS2003(.NETCF v1.1) to VS2005(.NETCF 2.0) =?Utf-8?B?VmlyYWw=?= Microsoft Dot NET Compact Framework 1 27th Dec 2005 05:59 AM
Can you tell me how to build NETCF 2 program? Daimy Microsoft Dot NET Compact Framework 1 21st Dec 2004 04:18 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:47 AM.