does discount Asp support DLLs like anthem?

Discussion in 'ASP.NET 2.0' started by nobody9999_9, Feb 1, 2007.

  1. Hi,I have a Dll problem to ask.

    I used a couple of Dlls in my site like anthem.net , and a couple of Dlls that was compiled using vb.net(as my siteis written using c#)
    Iam just wondering if they are supported by discountasp ?

    I have read a post below saying that discount asp won't supportCom Dll, but I have also read a post saying things about the people who host their sites here are usinganthem.net, so, I am a little confused.
    May be I am confused with the concept of .net compoenet or Com component. I don't really know...
    Can someone please clarify this for me ?

    Thank you inadvance.


    Post Edited (nobody9999_9) : 2/1/2007 4:19:34 AM GMT
     
  2. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

  3. but they didn't acutally say that it is working under discount asp.....

    If anthem.net does indeed work, is there any other way I could find out if other Dlls will be working properly ?

    Thx


    Post Edited (nobody9999_9) : 2/1/2007 10:43:44 PM GMT
     
  4. Bruce

    Bruce DiscountASP.NET Staff

    Unlike COM objects which require server side registration (using regsvr32), .NET component do not need to be registered and can simply be uploaded to the application's bin directory.

    I doubt that Anthem.net will officially list which hosting service will support their product. Several of our developers as well as other customers have used Anthem.net on our server without problem.

    Have you tried using it? Are you getting any error?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     

Share This Page