Hi all,
I have an external dll file, which i want to add it to my Web project.
But whenever I try to add the same through references, I get the error as "This is not a valid com component, use file with extension '.dll' "
The dll file has the extension as dll, but still it is not taking.
please help.
I have an external dll file, which i want to add it to my Web project.
But whenever I try to add the same through references, I get the error as "This is not a valid com component, use file with extension '.dll' "
The dll file has the extension as dll, but still it is not taking.
please help.
Comment