hi to everyone,
i downloaded ASPPDFLib.dll from the net,in order to populate the pdf
template.
while running the project i got the error.
COM object with CLSID {88578679-272B-40C0-B1FD-C3409381A450} is either
not valid or not registered.
how to register this com objet.
what the way to resolve this problem.
Hello sarellar
@gmail.com,
try regsvr32 <pathToYouDll>
---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
> hi to everyone,
> i downloaded ASPPDFLib.dll from the net,in order to populate the pdf
> template.
> while running the project i got the error.
> COM object with CLSID {88578679-272B-40C0-B1FD-C3409381A450} is either
> not valid or not registered.
> how to register this com objet.
> what the way to resolve this problem.