Target platform error

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Rasterizer for .NET (v1)  /  Re: Target platform error

DynamicPDF Rasterizer for .NET (v1) Forum

 May 22 2012 8:24 AM
We have intel 64 bit processor and we are using ceTe.DynamicPDF.Rasterizer.40.x64.dll dll. It is giving following error at the time of creating setup for windows application using C#.net:
"file ceTe.DynamicPDF.Rasterizer.40.x64.dll targeting AMD64 is not compatible with the project target platform x86" but we have given target platform as x64, the same error if we are changing target platform for any CPU.
 May 22 2012 9:14 AM
Posted by a ceTe Software moderator
Hello,

You are getting error most likely because your application is referencing DynamicPDF Rasterizer dll file which is compatible with x64 platform and your application is still targeting x86 platform. Please make sure that you are setting target platform as x64 , target framework to .NET Framework 4.0 and reference the ceTe.DynamicPDF.Rasterizer.40.x64.dll in your application. This should work for you.

Thanks,
ceTe Software Support Team.

All times are US Eastern Standard time. The time now is 9:04 AM.