Please can some one help me out in knowing on how to use a c++ .lib file in an ASP.NET webpage.
Did you try adding it as a reference to the solution/project?
Yes I tried out but was not able to add to my project using Add reference.
I was assuming you were trying to compile some c++ ... don't know how you can use it otherwise.