Forums

This topic is locked

Smart Image Processor 2.0.3

Posted 06 Jun 2007 14:14:44
1
has voted
06 Jun 2007 14:14:44 Mark Newton posted:
When I use more than one SIP behavior on a page I get

Microsoft VBScript compilation error '800a0411'

Name redefined

/ScriptLibrary/incSIP2Class.asp, line 9

Const IP_Version = "2.0.4"

I would guess that this is caused by a variable being Dim'd twice as there are two simular behaviours.

Is this a bug or have I done something wrong?


Replies

Replied 05 Jul 2007 10:24:07
05 Jul 2007 10:24:07 Georgi Kralev replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
When I use more than one SIP behavior on a page I get

Microsoft VBScript compilation error '800a0411'

Name redefined

/ScriptLibrary/incSIP2Class.asp, line 9

Const IP_Version = "2.0.4"

I would guess that this is caused by a variable being Dim'd twice as there are two simular behaviours.

Is this a bug or have I done something wrong?

<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

The most probable reason for this error is that the file incSIP2Class.asp is included more than once in your page.
To fix it make sure that incSIP2Class.asp is included only once.

Regards,

Georgi Kralev

----------------------------------
Support - www.DMXzone.com

Reply to this topic