C
chint
Hi,
I want to use a cpp dll in one of my page, I need to call 1-2 functions,
pass value and get return. actually it is a key generator dll for my
shareware. ASProtect to be very precise, they have not provided asp.net
samples for it.
for this I first made a wrapper in VB6 activex dll, then in asp.net page
added a COM reference. but this is not working I get a file not found error.
so what is the correct way to use a cpp dll in asp.net pages. ?
please help, thanks in advance.
I want to use a cpp dll in one of my page, I need to call 1-2 functions,
pass value and get return. actually it is a key generator dll for my
shareware. ASProtect to be very precise, they have not provided asp.net
samples for it.
for this I first made a wrapper in VB6 activex dll, then in asp.net page
added a COM reference. but this is not working I get a file not found error.
so what is the correct way to use a cpp dll in asp.net pages. ?
please help, thanks in advance.