asp.net page won't work with dll, what am I omitting?

B

BLACKDOG157

I bought a dll, put it in my website's BIN directory, and then put a
line in my asp.net page as follows:
Dim MyCrypt As BeanSoftware.Components.CommonCrypt = New
BeanSoftware.Components.CommonCrypt()
I don't have visual studio, so I put the line in with notepad.
But when I loaded the asp.net page in my browser, I got the following
error message:

Compiler Error Message: BC30002: Type
'BeanSoftware.Components.CommonCrypt' is not defined

Am I omitting something? Should I be importing some namespace? Or am
I doing something else wrong?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,906
Latest member
SkinfixSkintag

Latest Threads

Top