Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
3.67/5 (2 votes)
See more:
hello everyone,

I am working in asp.net website in c#. in this i need to make a requirement to create pdf and send as attachment with email. I am using ionic.dll for zip the byte[] array. it is working in 32 bit operating system but my servers are 64 bit. it is only zip the file but size is not compressing in the case of 64 bit operating system.

so please provide any link or solution of my problem..

please help me...
Posted
Comments
Ron Beyer 26-Nov-13 11:02am    
Maybe you should talk to the people you got the DLL from?
coolnavjot31 26-Nov-13 11:04am    
i have downloaded the ionic.dll from internet. so if you have any other solution kindly provide.
Herman<T>.Instance 26-Nov-13 11:21am    
Have you tested by creating an ALL CPU build?

You should talk to the people who created it - there should be information around where you got it from - they should provide technical support and will know more about their product than we will. If they don't, then find another DLL and use that.

What makes you think that a random website will know the intimate details of every DLL available on the internet? That is like my assuming that you know how to work every gadget in my kitchen without me specifying what the gadget is or what it is meant to do!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900