ASP.net could not be loaded
I receive the following error:
Image Processor: Component AspNet could not be loaded
Please make sure that the component AspNet is installed
Smart Image Processor 2 is looking for the following file DMXzone.ImageProcessor.dll.
Make sure you have uploaded the /bin folder. It must be placed in the root of your web application.
Also, the settings of your web server could prevent the use of AspNet component.
Make sure the trust level for your ASP.NET application is set to "Full"
Do not forget to set the security permissions of the image folders (this also include the folders with the watermarks images). For more information about setting the permissions check the following link: http://www.dmxzone.com/go?14633
To check if AspNet Image Processor component could be used on your server download the following zip file: http://www.dmxzone.com/downloads/Detect_SIP2.zip
Unzip it in your ScriptLibraty folder of your web application. And run detect.asp from your browser. It should show the following message:
Smart Image Processor can be fully used on this server!
If the issue persist, you can get more information by running your page with the following parameters:
?sipinfo=true&sipdebug=true
For example: http://mysite.com/page_with_SIP2.asp?sipinfo=true&sipdebug=true
Where replace mysite.com and page_with_SIP2.asp with the name of you site and the name of the page that use Smart Image Processor 2.
Comments
also...
You must me logged in to write a comment.