Re: Using C++ Classes in ASP.NET
From: MattC (m_at_m.com)
Date: 01/27/05
- Next message: vMike: "Re: Wait Page"
- Previous message: Alan Silver: "Why has my validation stopped working? [1/1]"
- In reply to: jwk: "Using C++ Classes in ASP.NET"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 27 Jan 2005 19:13:40 -0000
When you select Add Reference and then click on the tab labelled Project,
does it no chow the class library project there?
MattC
"jwk" <jwk@discussions.microsoft.com> wrote in message
news:142C742F-DC41-4A0D-BA2E-3B5ADEC5454D@microsoft.com...
> I've been given a C++ class library project which I need to use from my
> asp.net vb.net project. I have tried building the C++ class library it but
> it
> only creates a series of .obj files which I can't reference from the
> asp.net
> project. How do I get the C++ class library to compile to a dll (I've
> played
> around with the properties of the project but it still doesn't seem to
> produce a dll), is there any other way to include it in my asp.net
> project??
>
> tks for any help
>
>
- Next message: vMike: "Re: Wait Page"
- Previous message: Alan Silver: "Why has my validation stopped working? [1/1]"
- In reply to: jwk: "Using C++ Classes in ASP.NET"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|