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