View Single Post
  #7  
Old 09-21-2007, 11:31 PM
Anandavinayagam Anandavinayagam is offline
D-Web Sr.Programmer
 
Join Date: Mar 2007
Posts: 135
Anandavinayagam is on a distinguished road
Question Re: ImageMagick MagickNet C# WebApplication

yes...I got the source its works for me


I have Organized the folder like

In D Drive

Library Files
ImageMagick-6.3.1

Open Source VC++ dll Project
MagickNet.src.1.0.0.3

Some Lib
ImageMagick-windows

Because of the In VC++ Project they configured the path ../../ImageMagick-6.3.1

in ProjectProperties,C++/C,Linker

So i did the Organization...It works..Build is Successful and the dll works in the ASP.NET Web Application too...

Thanks for ur tips..finally i got the solution

Try this
__________________
The MOSS
Master of Solution Service
Reply With Quote