html - Adding Html2Xhtml library to project -


i trying use html2xhtml how can include project?

i using vs2008 , put dlls bin folder of project , add html2xhtml refs, still not recognize "using corsis.html2xhtml;" declaration. gives missing assembly compile time error.

i included following dll in refs: html2xhtml.dll

i added libiconv-2.dll bin folder. xml file think required.

can tell me going wrong?

how add library project?


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -