Re: Using C++ Classes in ASP.NET

From: MattC (m_at_m.com)
Date: 01/27/05


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
>
>



Relevant Pages

  • Re: Why does Tie::Simeple (scalar) work without real local data?
    ... JWK> No, when a reference is used as a number it becomes a number: ... JWK> If you increment a reference it *becomes* a number and cannot be ... Likewise, if you stringify a ... the ref is still valid there. ...
    (comp.lang.perl.modules)
  • Re: Why does Tie::Simeple (scalar) work without real local data?
    ... JWK> No, when a reference is used as a number it becomes a number: ... JWK> If you increment a reference it *becomes* a number and cannot be ... Likewise, if you stringify a ... the ref is still valid there. ...
    (comp.lang.perl.modules)
  • Creating a .NET DLL
    ... For the vb.net class library project, ... Public Class WcServerAPI ... It's the easiest method for a dot net developer to use your component because they just add a reference to your dll and then everything appears in intellisense like other classes and methods available to the developer. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Form inheritance
    ... you have to set reference to ... system.Windows.Forms dll in class library project. ... > I tried setting a reference to my other win-app that contains the ... base form, but references can only be set to DLL's. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Namespace error
    ... namespace for the project and then preprends that to the begginning of every ... MattC ...
    (microsoft.public.dotnet.framework.aspnet)