lothos12345
Junior Contributor
I have recently upgraded a Visual Basic 2003 application to 2005, with minimal issues. However one issue occured that I cannot seem to resolve. I was using a dll produced by fytek called PDFMeld. I use it to fax out multiple selected pdf documents. In 2005 it is throwing an error, right when I dim instaniate it. "Dim x as new pdfmeld" this throws an unexpected error. It works in 2003 but it is not working in 2005. I'm not sure why this is occuring. Any suggestions or work arounds would be greatly appreciated.