Jump to content
Software FX Community

COD Namespace


User (Legacy)

Recommended Posts

Hi all, newbie question regarding OpenData.  I'm using C# with the Lite 

version and everytime I try to compile when using OpenData method, C#

gives me this error:

"The type or namespace name 'COD' could not be found (are you missing a

using directive or an assembly reference?)"

My question is, am I? I followed the installation directions to the

letter, so I'm a bit confused as to why this is happening.

Thank in advance,

Larry

Link to comment
Share on other sites

Hi all, newbie question regarding OpenData.  I'm using C# with the Lite 

version and everytime I try to compile when using OpenData method, C#

gives me this error:

"The type or namespace name 'COD' could not be found (are you missing a

using directive or an assembly reference?)"

My question is, am I? I followed the installation directions to the

letter, so I'm a bit confused as to why this is happening.

Thank in advance,

Larry

Link to comment
Share on other sites

Nevermind.  I found the using directive I needed.

Larry Hollis wrote:

> Hi all, newbie question regarding OpenData. I'm using C# with the Lite

> version and everytime I try to compile when using OpenData method, C#

> gives me this error:

>

> "The type or namespace name 'COD' could not be found (are you missing a

> using directive or an assembly reference?)"

>

> My question is, am I? I followed the installation directions to the

> letter, so I'm a bit confused as to why this is happening.

>

> Thank in advance,

> Larry

Link to comment
Share on other sites

Nevermind.  I found the using directive I needed.

Larry Hollis wrote:

> Hi all, newbie question regarding OpenData. I'm using C# with the Lite

> version and everytime I try to compile when using OpenData method, C#

> gives me this error:

>

> "The type or namespace name 'COD' could not be found (are you missing a

> using directive or an assembly reference?)"

>

> My question is, am I? I followed the installation directions to the

> letter, so I'm a bit confused as to why this is happening.

>

> Thank in advance,

> Larry

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...