Re: fatal error building my code
- From: "Frank Hickman [MVP]" <fhickman3_NOSP@xxxxxxxxxxxxxxx>
- Date: Thu, 22 Jun 2006 21:56:34 -0400
"Nick" <Nick@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6C536465-E879-4C53-B534-504198B46D64@xxxxxxxxxxxxxxxx
The following fatal error occurred when i ran a simple program with
System.Data.
fatal error C1190: managed targeted code requires '#using <mscorlib.dll>'
and '/clr' option.
i put #using <mscorlib.dll> in the code but i am not sure how to include
/clr. please help! Thank you!
/clr is the command line argument for the common language runtime. If you
open the project properties and select Configuration Properties->General.
You will see the Common Language Runtime support option in the list. Just
select the support and it will be added for you.
--
============
Frank Hickman
Microsoft MVP
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.
.
- Prev by Date: Re: DAO to ADO Recordset Options
- Next by Date: Re: DAO to ADO Recordset Options
- Previous by thread: DAO to ADO Recordset Options
- Next by thread: DB Connection ID
- Index(es):
Relevant Pages
|
|