Smart Image Processor ASP 2 Support Product Page

Solved

Smart Image Processor 2 with Pure ASP3 - Component problem

Reported 05 Jan 2010 19:09:22
6
have this problem
05 Jan 2010 19:09:22 Jackson Ball posted:
Hi New customer here and just installed the bundle. Pure ASP is working GREAT! Now adding SmartImage Processor to downsize oversized images. I get the following at run-time:

Image Processor: No component detected
There is no supported component detected.

Tried ASP.NET and others, but similar errors occur.

The DMXzone.ImageProcessor.dll is in the BIN folder, sip_service.asmx is in the ScriptLibrary folder, but I must have missed something somewhere.

Thanks for your help!

Nathalie

Replies

Replied 21 Jan 2010 18:16:22
21 Jan 2010 18:16:22 Miroslav Zografski replied:
Hello Natalie,

Please,
if you have set any redirections remove them then call your PAU + SIP page with a following url parameters:
http:/www.yoursite.com/yourpage.asp?sipdebug=y&sipinfo=y
that will bring up a debug information. Screenshot it or copy it in a file then try to upload a certain image. When that happens a new debug info will appear. Copy it too. Then provide that info here or to my e-mail:

Regards,
Replied 15 Feb 2010 23:54:18
15 Feb 2010 23:54:18 Quinten Brems replied:
[edit] deleted link to file - took it offline [/edit]

Having same problem. Asp.net 2 is installed on server (vps), the file in the bin map cannot be registered on server either. maybe its a 32bit vs 64bit problem?



Edited by - Quinten Brems on 16 Feb 2010  22:56:56
Replied 16 Feb 2010 22:55:51
16 Feb 2010 22:55:51 Quinten Brems replied:
Ok, it was 32 vs 64bit version of windows.
.NET was not registered correctly on server.

Replied 19 Feb 2010 04:56:30
19 Feb 2010 04:56:30 Jackson Ball replied:
the server is 64 bit. how do i correctly register .net?

THANKS!

JACKSON
Replied 09 Jul 2013 14:02:56
09 Jul 2013 14:02:56 steven butcher replied:
I am having the same issue on a windows2008 sp2 server. we have ASP.net 4 installed on the server. When we try to load a page with SIP on it, we receive this error:

Image Processor: No component detected
There is no supported component detected.

The DMXzone.ImageProcessor.dll is in the /bin folder. Do I need to do anything special to register this DLL or how do I ensure .net is registered correctly?
Replied 06 Dec 2013 04:08:49
06 Dec 2013 04:08:49 arron lee replied:
Hi, jackson.
I am testing with another Image Processor these days. You can also google it and select one whose way of processing is simple and fast to help you with the related work. It will be better if it is totally manual and can be customized by users according to our own favors. Remember to check its free trial package first if possible. I hope you success. Good luck.



Best regards,
Arron
Replied 08 Apr 2014 02:37:57
08 Apr 2014 02:37:57 lily can replied:
first thank you for sharing your achievement, and then here i would like to present the image processing dll that may help you solve your problem. hope it is what you are looking for.
Replied 21 Feb 2015 09:17:04
21 Feb 2015 09:17:04 Hans Kiesouw replied:
I am having the same problem on a Windows 2012 server (64 bit). I really need to make sure it's working as we are about to migrate servers and I do want to make sure that the SIPP is going to work in a 64 bit environment. I do have the dll in the BIN folder and .NET is currently installed so if I have missed anything, please help me figure this out.
I did run the page in debug mode and below is the output:

Server Information
Info	Value
Server Name	localhost
Server IP Address	::1
Server Port	80
Server Software	Microsoft-IIS/8.5
Operating System	 
Script Engine	VBScript (version: 5.8.17031)
Response Object
Attribute	Value
Response.Buffer	True
Response.CacheControl	private
Response.Charset	 
Response.ContentType	text/html
Response.Expires	 
Response.ExpiresAbsolute	12:00:00 AM
Response.isClientConnected	True
Response.Status	200 OK
Server Object
Attribute	Value
Server.ScriptTimeout	90
Session Object
Attribute	Value
Session.CodePage	1252
Session.LCID	1033
Session.SessionID	40689366
Session.TimeOut	120
Installed Components
Component	Version	Resize	Crop	RotateLeft	RotateRight	Sharpen	Blur	GrayScale	AddText	AddWatermark	AddTiledWatermark	AddStretchedWatermark	FlipHorizontal	FlipVertical
Image Processor 2.5.7 debug
Url to ASP.NET service	http://localhost:80/HTN/blog/admin/../ScriptLibrary/sip_service.asmx
Error	
Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not create type 'DMXzone.ImageProcessor.ImageProcessorWebService'.

Source Error:


Line 1:  <%@ WebService Class="DMXzone.ImageProcessor.ImageProcessorWebService" %>


Source File: /HTN/blog/ScriptLibrary/sip_service.asmx    Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009
Error creating object Msxml2.ServerXMLHTTP.5.0	006~ASP 0177~Server.CreateObject Failed~800401f3
Error creating object Msxml2.ServerXMLHTTP.4.0	006~ASP 0177~Server.CreateObject Failed~800401f3
Error	
Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not create type 'DMXzone.ImageProcessor.ImageProcessorWebService'.

Source Error:


Line 1:  <%@ WebService Class="DMXzone.ImageProcessor.ImageProcessorWebService" %>


Source File: /HTN/blog/ScriptLibrary/sip_service.asmx    Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009
Error	
Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not create type 'DMXzone.ImageProcessor.ImageProcessorWebService'.

Source Error:


Line 1:  <%@ WebService Class="DMXzone.ImageProcessor.ImageProcessorWebService" %>


Source File: /HTN/blog/ScriptLibrary/sip_service.asmx    Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009
Error	
Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not create type 'DMXzone.ImageProcessor.ImageProcessorWebService'.

Source Error:


Line 1:  <%@ WebService Class="DMXzone.ImageProcessor.ImageProcessorWebService" %>


Source File: /HTN/blog/ScriptLibrary/sip_service.asmx    Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009
Error	
Server Error in '/' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not create type 'DMXzone.ImageProcessor.ImageProcessorWebService'.

Source Error:


Line 1:  <%@ WebService Class="DMXzone.ImageProcessor.ImageProcessorWebService" %>


Source File: /HTN/blog/ScriptLibrary/sip_service.asmx    Line: 1

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009
Error creating object AspNet	 
Error creating object GraphicsMill	006~ASP 0177~Server.CreateObject Failed~800401f3
Error creating objectImageX	006~ASP 0177~Server.CreateObject Failed~800401f3
Error creating object ShotGraph	006~ASP 0177~Server.CreateObject Failed~800401f3
Error creating object ImgWriter	 
Error creating object Persits AspJpeg 	006~ASP 0177~Server.CreateObject Failed~800401f3
Error creating object AspImage	006~ASP 0177~Server.CreateObject Failed~800401f3
Error creating object SmartImage	006~ASP 0177~Server.CreateObject Failed~800401f3
Error creating object PictureProcessor	006~ASP 0177~Server.CreateObject Failed~800401f3
Error creating object AspThumb	006~ASP 0177~Server.CreateObject Failed~800401f3
Image Processor: No component detected
There is no supported component detected.



Thanks
Hans
Replied 27 Apr 2015 23:55:49
27 Apr 2015 23:55:49 Steve Manatt replied:
Did this get resolved? I have the same problem.
Replied 28 Apr 2015 04:05:43
28 Apr 2015 04:05:43 Hans Kiesouw replied:
Steve, no and I also uset he chat to talk to Miro, who said he would pass it on to the tech that developed the app.

That was last week and I still have no response, or resolution.

Not really that impressed with this issue. All other tech support has been great, but in this case, not
Replied 28 Apr 2015 04:54:39
28 Apr 2015 04:54:39 Steve Manatt replied:
I found the issue - added the following to my web.config between the system.web tags:

<webServices>
<protocols>
<add name="HttpGet"/>
<add name="HttpPost"/>
</protocols>
</webServices>

I also gave "everyone" full rights on the folder I am trying to upload the images to. Hope this helps.
Replied 16 Jun 2015 09:29:01
16 Jun 2015 09:29:01 Marco Rovagnati replied:
I have this problem too.
No solutions? I've waste my money for this extension?
Replied 19 Oct 2015 12:08:38
19 Oct 2015 12:08:38 nigel morris replied:
I fixed this by turning off https (SSL) in IIS 8.5 - The certificate was invalid anyway as it was a production/staging site
Replied 19 Oct 2015 13:24:00
19 Oct 2015 13:24:00 Hans Kiesouw replied:
I don't have an SSL on the server. If I use standard code to perform a CDO mail send, it works fine. As soon as I use any extension from DMX Zone, the CDO object fails. I suspect that the code may be old and that newer servers don't like the older script.

The fact that this issue has been outstanding for so long, is really disconcerting.

Reply to this topic