Re: [WebDNA] Installation problems for IIS 6

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 104525
interpreted = N
texte = --Apple-Mail-7--143501209 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 10 Feb 2006, at 3:50 AM, Vincent Medina wrote: > This is what I did to get my install up and running with some=20 > performance > tweaks. > > 1. Install Windows 2003 Web Edition SP1 and apply all security=20 > updates (Feb > 8th, 2006) > > 2. Install the .Net Framework V.2.0 (MS Update site - select Custom) > > 3. Check the update site again for any security updates > > 4. I am NOT running in Server Isolation Mode. The error you are=20 > getting in > your event log (SF_NOTIFY_READ_RAW_DATA filter notification) is=20 > related to > Microsoft Article: > > http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/=20 > Library/IIS/9 > 3f23233-2a47-4104-b0b4-a7ec0d3116f3.mspx > > In the end, I have not notice any degrade in performance. > > 5. Install WebCatalog, Make sure you select IIS6 or higher; Next Next > Finsih.. (I am assuming you are using the default Inetpub dir etc..) > > 6. There is a very important popup window at the end of the install=20 > which > gives the following instructions for IIS6 users: > > Select Web Sites Folder - Right Click > Properties > Home Directory Tab > Set Execute Permissions to Scripts Only > Click Config Button > Mappings Tab click add > Set Executable path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Set Extension to .TPL > OK to exit > > Select Web Services Folder - Right Click > Add a new Web Service Extension Wizard button > Set Extension Name to "WebCat" > Click add button to add path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Check box "Set extension status to allowed" > OK to exit > > At root of IIS, Where it says "Computer Name" (local computer) - > Right Click > All Tasks - Save Config to Disk > All Tasks - Restart IIS > > WebDNA should work > > The following tweaks have been compiled from the Talk List and from=20 > some IIS > Experts > > Right click My Computer > Properties > Advanced > Performance Settings > Advanced Tab > Virtual Memory Settings > Change > Set your Paging file size to 2.5 x the total system ram (2GB Ram -=20 > Make your > paging file 5000MB or 5GB) > Set the initial size the same as maximum size (This is suppose to=20 > prevent > defragmentation) > Uncheck System managed size and No Paging File > Click Set (A reboot maybe required) > > In the IIS Manager > Websites > Home Directory Tab > Click Config Button > Select .TPL extention > Uncheck Verify that file exist > OK to exit > > Now for every extension you are going to be utilizing in webcatalog=20 > (not > necessarily processing through the dll) Add a file association to the > $webcat.dll. BUT most important uncheck Verify that file exist. > > Select Web Sites Folder - Right Click > Properties > Home Directory Tab > Set Execute Permissions to Scripts Only > Click Config Button > Mappings Tab click add > Set Executable path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Set Extension for whatever extensions you wish to use (You need to=20 > repeat > this process for each; .TPL,.DB,.INC etc...) > Uncheck Verify that file exist. > OK to exit Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 17/01/2010, at 8:43 AM, ServuPro Admin wrote: > I did all that before, when I did the mapping. Does anyone provide = Windows > 2003 installation assistance for a fee? >=20 > Mark >=20 >=20 > -----Original Message----- > From: christophe.billiottet@webdna.us > [mailto:christophe.billiottet@webdna.us]=20 > Sent: Saturday, January 16, 2010 2:59 AM > To: talk@webdna.us > Subject: Re: [WebDNA] Installation problems for IIS 6 >=20 > Mark, try this >=20 > Select Web Sites Folder - Right Click > Properties > Home Directory Tab > Set Execute Permissions to Scripts Only > Click Config Button > Mappings Tab click add > Set Executable path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Set Extension to .dna > OK to exit >=20 > Select Web Services Folder - Right Click > Add a new Web Service Extension Wizard button > Set Extension Name to "WebCat" > Click add button to add path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Check box "Set extension status to allowed" > OK to exit >=20 > At root of IIS, Where it says "Computer Name" (local computer) - > Right Click > All Tasks - Save Config to Disk > All Tasks - Restart IIS >=20 > Also, i found this in the archives: >=20 > = http://dev.webdna.us/TalkListArchive/DetailResults.tpl?command=3Dsearch&db= =3Dweb > dna-talk.db&eqIDdata=3D56216&max=3D1&words=3Dserver%202003 >=20 > - chris >=20 > On Jan 16, 2010, at 5:40, ServuPro Admin wrote: >=20 >> Chris, >>=20 >> As far as I can tell everything is setup correctly. The >> is present and the mapping was done according = to > the >> instructions, but not sure about the executable. >>=20 >> Mark >>=20 >>=20 >> -----Original Message----- >> From: christophe.billiottet@webdna.us >> [mailto:christophe.billiottet@webdna.us]=20 >> Sent: Friday, January 15, 2010 11:42 AM >> To: talk@webdna.us >> Subject: Re: [WebDNA] Installation problems for IIS 6 >>=20 >> This means the page is not interpreted. Check you have >> , that the WebDNA executable is active, that = the >> mapping is fine... >>=20 >> - chris >>=20 >>=20 >>=20 >> On Jan 15, 2010, at 17:37, ServuPro Admin wrote: >>=20 >>> Everything is mapped according to the setup instructions. I now get = web >>> pages that have this code in place of the content: >>>=20 >>> [search db=3Ddb/pages.txt&eqSKUdata=3D1][founditems] [showif = [F4]!][/showif] >>> [showif [F5]!][/showif] [text]coo=3D[GETCOOKIE = name=3Ddeaston_indent][/text] >>> [showif [coo]=3D] [SETCOOKIE name=3Ddeaston_indent&value=3D2] = [/showif] [showif >>> [coo]!] [SETCOOKIE name=3Ddeaston_indent&value=3D[math][coo]+1[/math]]= >> [/showif] >>> [switch value=3D[math][coo]%2[/math]] [case value=3D0] >>> [text]current_flash=3Dflash1.swf[/text] [/case] [default] >>> [text]current_flash=3Dflash2.swf[/text] [/default] [/switch] >>> [!][text]current_flash=3D[search >>>=20 >>=20 > = table=3Dfla&nefnamedata=3D[blank]&fnamesort=3D1&fnamesdir=3Dra&max=3D1][fo= unditems][fn >>> ame][/founditems][/search][/text][/!] >>>=20 >>>=20 >>>=20 >>> Mark T. Cox >>> ServuPro.com, LLC >>> www.servupro.com >>> 1.888.870.9201 x801 >>>=20 >>>=20 >>> -----Original Message----- >>> From: christophe.billiottet@webdna.us >>> [mailto:christophe.billiottet@webdna.us]=20 >>> Sent: Friday, January 15, 2010 11:00 AM >>> To: talk@webdna.us >>> Subject: Re: [WebDNA] Installation problems for IIS 6 >>>=20 >>> Mark, if .tpl files are properly interpreted but not .dna files, = this >> would >>> mean WebDNA is fine. It is just a matter to map .dna like .tpl. >>>=20 >>> - chris >>>=20 >>> On Jan 15, 2010, at 14:37, ServuPro Admin wrote: >>>=20 >>>> I should clarify, this error shows when I try to view any of the >>>> configuration files that end with ".dna". For example, >>>> "http://localhost/scripts/WebCatalogEngine/Admin/AdminPrefs.dna". >>>>=20 >>>>=20 >>>> -----Original Message----- >>>> From: christophe.billiottet@webdna.us >>>> [mailto:christophe.billiottet@webdna.us]=20 >>>> Sent: Friday, January 15, 2010 5:06 AM >>>> To: talk@webdna.us >>>> Subject: [WebDNA] Installation problems for IIS 6 >>>>=20 >>>> Hello everybody! >>>>=20 >>>> One customer followed the regular instructions to install WebDNA on = a >>>> Windows2003 server >>>> (http://docs.webdna.us/pages.html?context=3DIIS6Install.html) but = after >>>> restarting, he gets the following error: >>>>=20 >>>> "The Web site cannot be found. The Web site you are trying to = access has >>> an >>>> IP address that is configured not to accept requests that specify a = port >>>> number." >>>>=20 >>>> It looks more like a IIS problem than a WebDNA problem. Any idea? >>>>=20 >>>> Thank you! >>>>=20 >>>> - chris >>>>=20 >>>>=20 >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> old archives: http://dev.webdna.us/TalkListArchive/ >>>> Bug Reporting: >> http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>>>=20 >>>>=20 >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> old archives: http://dev.webdna.us/TalkListArchive/ >>>> Bug Reporting: >> http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>>=20 >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >>> Bug Reporting: > http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>>=20 >>>=20 >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >>> Bug Reporting: > http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>=20 >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >=20 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 --Apple-Mail-7--143501209 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii On 10 Feb = 2006, at 3:50 AM, Vincent Medina wrote:

> This is what I did = to get my install up and running with some 
> = performance
> tweaks.
>
> 1. Install Windows 2003 Web = Edition SP1 and apply all security 
> updates (Feb
> = 8th, 2006)
>
> 2. Install the .Net Framework V.2.0 (MS = Update site - select Custom)
>
> 3. Check the update site = again for any security updates
>
> 4. I am NOT running in = Server Isolation Mode. The error you are 
> getting = in
> your event log (SF_NOTIFY_READ_RAW_DATA filter notification) = is 
> related to
> Microsoft Article:
>
> = h= ttp://www.microsoft.com/technet/prodtechnol/WindowsServer2003/ > Library/IIS/9
> = 3f23233-2a47-4104-b0b4-a7ec0d3116f3.mspx
>
> In the end, I = have not notice any degrade in performance.
>
> 5. Install = WebCatalog, Make sure you select IIS6 or higher; Next Next
> = Finsih.. (I am assuming you are using the default Inetpub dir = etc..)
>
> 6. There is a very important popup window at the = end of the install 
> which
> gives the following = instructions for IIS6 users:
>
> Select Web Sites Folder - = Right Click
> Properties
> Home Directory Tab
> Set = Execute Permissions to Scripts Only
> Click Config Button
> = Mappings Tab click add
> Set Executable path to $WebCat.dll = (Usually
> C:\Inetpub\scripts\WebCatalogEngine)
> Set = Extension to .TPL
> OK to exit
>
> Select Web Services = Folder - Right Click
> Add a new Web Service Extension Wizard = button
> Set Extension Name to "WebCat"
> Click add button = to add path to $WebCat.dll (Usually
> = C:\Inetpub\scripts\WebCatalogEngine)
> Check box "Set extension = status to allowed"
> OK to exit
>
> At root of IIS, = Where it says "Computer Name" (local computer) -
> Right = Click
> All Tasks - Save Config to Disk
> All Tasks - = Restart IIS
>
> WebDNA should work
>
> The = following tweaks have been compiled from the Talk List and = from 
> some IIS
> Experts
>
> Right click = My Computer
> Properties
> Advanced
> Performance = Settings
> Advanced Tab
> Virtual Memory Settings
> = Change
> Set your Paging file size to 2.5 x the total system ram = (2GB Ram - 
> Make your
> paging file 5000MB or = 5GB)
> Set the initial size the same as maximum size (This is = suppose to 
> prevent
> defragmentation)
> = Uncheck System managed size and No Paging File
> Click Set (A = reboot maybe required)
>
> In the IIS Manager
> = Websites
> Home Directory Tab
> Click Config Button
> = Select .TPL extention
> Uncheck Verify that file exist
> OK = to exit
>
> Now for every extension you are going to be = utilizing in webcatalog 
> (not
> necessarily = processing through the dll) Add a file association to the
> = $webcat.dll. BUT most important uncheck Verify that file = exist.
>
> Select Web Sites Folder - Right Click
> = Properties
> Home Directory Tab
> Set Execute Permissions to = Scripts Only
> Click Config Button
> Mappings Tab click = add
> Set Executable path to $WebCat.dll (Usually
> = C:\Inetpub\scripts\WebCatalogEngine)
> Set Extension for whatever = extensions you wish to use (You need to 
> repeat
> = this process for each; .TPL,.DB,.INC etc...)
> Uncheck Verify that = file exist.
> OK to exit



Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 17/01/2010, at 8:43 AM, ServuPro Admin wrote:

I did = all that before, when I did the mapping. Does anyone provide = Windows
2003 installation assistance for a = fee?

Mark


-----Original Message-----
From: christophe.billiottet@webd= na.us
[mailto:christophe.billiottet@webdna.us]
Sent: = Saturday, January 16, 2010 2:59 AM
To: talk@webdna.us
Subject: Re: = [WebDNA] Installation problems for IIS 6

Mark, try = this

Select Web Sites Folder - Right Click
Properties
Home = Directory Tab
Set Execute Permissions to Scripts Only
Click Config = Button
Mappings Tab click add
Set Executable path to $WebCat.dll = (Usually
C:\Inetpub\scripts\WebCatalogEngine)
Set Extension to = .dna
OK to exit

Select Web Services Folder - Right = Click
Add a new Web Service Extension Wizard button
Set Extension = Name to "WebCat"
Click add button to add path to $WebCat.dll = (Usually
C:\Inetpub\scripts\WebCatalogEngine)
Check box "Set = extension status to allowed"
OK to exit

At root of IIS, Where = it says "Computer Name" (local computer) -
Right Click
All Tasks - = Save Config to Disk
All Tasks - Restart IIS

Also, i found this = in the archives:

http://dev.webdna.us/TalkListArchive/DetailResults.tpl= ?command=3Dsearch&db=3Dweb
dna-talk.db&eqIDdata=3D56216&= ;max=3D1&words=3Dserver%202003

- chris

On Jan 16, = 2010, at 5:40, ServuPro Admin wrote:

Chris,

As far as I can = tell everything is setup correctly. The
<!--HAS_WEBDNA_TAGS--> is present and the mapping = was done according to
the
instructions, but not sure about the = executable.

Mark


-----Original = Message-----
From: = christophe.billiottet@webdna.us
[mailto:christophe.billiottet@webdna.us] =
Sent: Friday, January 15, = 2010 11:42 AM
To: = talk@webdna.us
Subject: Re: = [WebDNA] Installation problems for IIS 6

This means the = page is not interpreted. Check you have
<!--HAS_WEBDNA_TAGS-->, that the WebDNA executable = is active, that the
mapping is = fine...

- = chris



On Jan 15, = 2010, at 17:37, ServuPro Admin wrote:

Everything is mapped according to the setup instructions. = I now get web
pages that have this code in = place of the content:

[search = db=3Ddb/pages.txt&eqSKUdata=3D1][founditems] [showif = [F4]!][/showif]
[showif [F5]!][/showif] = [text]coo=3D[GETCOOKIE = name=3Ddeaston_indent][/text]
[showif [coo]=3D] [SETCOOKIE = name=3Ddeaston_indent&value=3D2] [/showif] = [showif
[coo]!] [SETCOOKIE = name=3Ddeaston_indent&value=3D[math][coo]+1[/math]]
[/showif]
[switch = value=3D[math][coo]%2[/math]] [case = value=3D0]
[text]current_flash=3Dflash1.swf[/text] [/case] = [default]
[text]current_flash=3Dflash2.swf[/text] [/default] = [/switch]
[!][text]current_flash=3D[search


table=3Dfla&nefnamedata=3D[blank]&f= namesort=3D1&fnamesdir=3Dra&max=3D1][founditems][fn
ame][/founditems][/search][/text][/!]



Mark T. = Cox
ServuPro.com, LLC
www.servupro.com
1.888.870.9201 = x801


-----Original = Message-----
From: = christophe.billiottet@webdna.us
[mailto:christophe.billiottet@webdna.us] =
Sent: Friday, January 15, 2010 11:00 = AM
To: = talk@webdna.us
Subject: Re: [WebDNA] = Installation problems for IIS 6

Mark, if .tpl files are properly = interpreted but not .dna files, = this
would
mean WebDNA is fine. It is just a matter to map .dna like = .tpl.

- = chris

On Jan 15, 2010, at 14:37, = ServuPro Admin wrote:

I = should clarify, this error shows when I try to view any of = the
configuration files that end with ".dna". For = example,
"http://localhost/scripts/WebCatalogEngine/Admin/AdminPrefs.= dna".


-----Original = Message-----
From: = christophe.billiottet@webdna.us
=
[mailto:christophe.billiottet@webdna.us] =
Sent: = Friday, January 15, 2010 5:06 = AM
To: = talk@webdna.us
Subject:= [WebDNA] Installation problems for IIS = 6

Hello = everybody!

One = customer followed the regular instructions to install WebDNA on = a
Windows2003 = server
(http://docs.webdna.us/pages.html?context=3DIIS6Install.html= ) but after
restarting, he gets the following = error:

"The = Web site cannot be found. The Web site you are trying to access = has
an
IP = address that is configured not to accept requests that specify a = port
number."

It = looks more like a IIS problem than a WebDNA problem. Any = idea?

Thank = you!

- = chris


---------------------------------------------------------
This = message is sent to you because you are subscribed = to
the = mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug = Reporting:
http://forum.webdna.us/eucabb.html?page=3Dtopics&categor= y=3D288


---------------------------------------------------------
This = message is sent to you because you are subscribed = to
the = mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug = Reporting:
http://forum.webdna.us/eucabb.html?page=3Dtopics&categor= y=3D288

---------------------------------------------------------
This message is sent to you because you are subscribed = to
the mailing list = <talk@webdna.us>.
To unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug = Reporting:
http://forum.webdna.us/eucabb.html= ?page=3Dtopics&category=3D288


---------------------------------------------------------
This message is sent to you because you are subscribed = to
the mailing list = <talk@webdna.us>.
To unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug = Reporting:
http://forum.webdna.us/eucabb.html= ?page=3Dtopics&category=3D288

---------------------------------------------------------
This message is sent to you = because you are subscribed to
the mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288


---------------------------------------------------------
This message is sent to you = because you are subscribed to
the mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288

---------------------------------------------------------This message is sent to you because you are subscribed to
the = mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288

---------------------------------------------------------
This = message is sent to you because you are subscribed to
the mailing list = <talk@webdna.us>.
To unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288

= --Apple-Mail-7--143501209-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Installation problems for IIS 6 (Stuart Tremain 2010)
  2. Re: [WebDNA] Installation problems for IIS 6 (Stuart Tremain 2010)
  3. Re: [WebDNA] Installation problems for IIS 6 (Stuart Tremain 2010)
  4. RE: [WebDNA] Installation problems for IIS 6 ("ServuPro Admin" 2010)
  5. RE: [WebDNA] Installation problems for IIS 6 ("ServuPro Admin" 2010)
  6. Re: [WebDNA] Installation problems for IIS 6 (Donovan Brooke 2010)
  7. RE: [WebDNA] Installation problems for IIS 6 ("ServuPro Admin" 2010)
  8. Re: [WebDNA] Installation problems for IIS 6 (christophe.billiottet@webdna.us 2010)
  9. RE: [WebDNA] Installation problems for IIS 6 ("ServuPro Admin" 2010)
  10. Re: [WebDNA] Installation problems for IIS 6 (Matthew Bohne 2010)
  11. RE: [WebDNA] Installation problems for IIS 6 ("ServuPro Admin" 2010)
  12. Re: [WebDNA] Installation problems for IIS 6 (Kenneth Grome 2010)
  13. Re: [WebDNA] Installation problems for IIS 6 (christophe.billiottet@webdna.us 2010)
  14. RE: [WebDNA] Installation problems for IIS 6 ("ServuPro Admin" 2010)
  15. Re: [WebDNA] Installation problems for IIS 6 (christophe.billiottet@webdna.us 2010)
  16. RE: [WebDNA] Installation problems for IIS 6 ("ServuPro Admin" 2010)
  17. [WebDNA] Installation problems for IIS 6 (christophe.billiottet@webdna.us 2010)
--Apple-Mail-7--143501209 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 10 Feb 2006, at 3:50 AM, Vincent Medina wrote: > This is what I did to get my install up and running with some=20 > performance > tweaks. > > 1. Install Windows 2003 Web Edition SP1 and apply all security=20 > updates (Feb > 8th, 2006) > > 2. Install the .Net Framework V.2.0 (MS Update site - select Custom) > > 3. Check the update site again for any security updates > > 4. I am NOT running in Server Isolation Mode. The error you are=20 > getting in > your event log (SF_NOTIFY_READ_RAW_DATA filter notification) is=20 > related to > Microsoft Article: > > http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/=20 > Library/IIS/9 > 3f23233-2a47-4104-b0b4-a7ec0d3116f3.mspx > > In the end, I have not notice any degrade in performance. > > 5. Install WebCatalog, Make sure you select IIS6 or higher; Next Next > Finsih.. (I am assuming you are using the default Inetpub dir etc..) > > 6. There is a very important popup window at the end of the install=20 > which > gives the following instructions for IIS6 users: > > Select Web Sites Folder - Right Click > Properties > Home Directory Tab > Set Execute Permissions to Scripts Only > Click Config Button > Mappings Tab click add > Set Executable path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Set Extension to .TPL > OK to exit > > Select Web Services Folder - Right Click > Add a new Web Service Extension Wizard button > Set Extension Name to "WebCat" > Click add button to add path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Check box "Set extension status to allowed" > OK to exit > > At root of IIS, Where it says "Computer Name" (local computer) - > Right Click > All Tasks - Save Config to Disk > All Tasks - Restart IIS > > WebDNA should work > > The following tweaks have been compiled from the Talk List and from=20 > some IIS > Experts > > Right click My Computer > Properties > Advanced > Performance Settings > Advanced Tab > Virtual Memory Settings > Change > Set your Paging file size to 2.5 x the total system ram (2GB Ram -=20 > Make your > paging file 5000MB or 5GB) > Set the initial size the same as maximum size (This is suppose to=20 > prevent > defragmentation) > Uncheck System managed size and No Paging File > Click Set (A reboot maybe required) > > In the IIS Manager > Websites > Home Directory Tab > Click Config Button > Select .TPL extention > Uncheck Verify that file exist > OK to exit > > Now for every extension you are going to be utilizing in webcatalog=20 > (not > necessarily processing through the dll) Add a file association to the > $webcat.dll. BUT most important uncheck Verify that file exist. > > Select Web Sites Folder - Right Click > Properties > Home Directory Tab > Set Execute Permissions to Scripts Only > Click Config Button > Mappings Tab click add > Set Executable path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Set Extension for whatever extensions you wish to use (You need to=20 > repeat > this process for each; .TPL,.DB,.INC etc...) > Uncheck Verify that file exist. > OK to exit Regards Stuart Tremain IDFK Web Developments AUSTRALIA webdna@idfk.com.au On 17/01/2010, at 8:43 AM, ServuPro Admin wrote: > I did all that before, when I did the mapping. Does anyone provide = Windows > 2003 installation assistance for a fee? >=20 > Mark >=20 >=20 > -----Original Message----- > From: christophe.billiottet@webdna.us > [mailto:christophe.billiottet@webdna.us]=20 > Sent: Saturday, January 16, 2010 2:59 AM > To: talk@webdna.us > Subject: Re: [WebDNA] Installation problems for IIS 6 >=20 > Mark, try this >=20 > Select Web Sites Folder - Right Click > Properties > Home Directory Tab > Set Execute Permissions to Scripts Only > Click Config Button > Mappings Tab click add > Set Executable path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Set Extension to .dna > OK to exit >=20 > Select Web Services Folder - Right Click > Add a new Web Service Extension Wizard button > Set Extension Name to "WebCat" > Click add button to add path to $WebCat.dll (Usually > C:\Inetpub\scripts\WebCatalogEngine) > Check box "Set extension status to allowed" > OK to exit >=20 > At root of IIS, Where it says "Computer Name" (local computer) - > Right Click > All Tasks - Save Config to Disk > All Tasks - Restart IIS >=20 > Also, i found this in the archives: >=20 > = http://dev.webdna.us/TalkListArchive/DetailResults.tpl?command=3Dsearch&db= =3Dweb > dna-talk.db&eqIDdata=3D56216&max=3D1&words=3Dserver%202003 >=20 > - chris >=20 > On Jan 16, 2010, at 5:40, ServuPro Admin wrote: >=20 >> Chris, >>=20 >> As far as I can tell everything is setup correctly. The >> is present and the mapping was done according = to > the >> instructions, but not sure about the executable. >>=20 >> Mark >>=20 >>=20 >> -----Original Message----- >> From: christophe.billiottet@webdna.us >> [mailto:christophe.billiottet@webdna.us]=20 >> Sent: Friday, January 15, 2010 11:42 AM >> To: talk@webdna.us >> Subject: Re: [WebDNA] Installation problems for IIS 6 >>=20 >> This means the page is not interpreted. Check you have >> , that the WebDNA executable is active, that = the >> mapping is fine... >>=20 >> - chris >>=20 >>=20 >>=20 >> On Jan 15, 2010, at 17:37, ServuPro Admin wrote: >>=20 >>> Everything is mapped according to the setup instructions. I now get = web >>> pages that have this code in place of the content: >>>=20 >>> [search db=3Ddb/pages.txt&eqSKUdata=3D1][founditems] [showif = [F4]!][/showif] >>> [showif [F5]!][/showif] [text]coo=3D[GETCOOKIE = name=3Ddeaston_indent][/text] >>> [showif [coo]=3D] [SETCOOKIE name=3Ddeaston_indent&value=3D2] = [/showif] [showif >>> [coo]!] [SETCOOKIE name=3Ddeaston_indent&value=3D[math][coo]+1[/math]]= >> [/showif] >>> [switch value=3D[math][coo]%2[/math]] [case value=3D0] >>> [text]current_flash=3Dflash1.swf[/text] [/case] [default] >>> [text]current_flash=3Dflash2.swf[/text] [/default] [/switch] >>> [!][text]current_flash=3D[search >>>=20 >>=20 > = table=3Dfla&nefnamedata=3D[blank]&fnamesort=3D1&fnamesdir=3Dra&max=3D1][fo= unditems][fn >>> ame][/founditems][/search][/text][/!] >>>=20 >>>=20 >>>=20 >>> Mark T. Cox >>> ServuPro.com, LLC >>> www.servupro.com >>> 1.888.870.9201 x801 >>>=20 >>>=20 >>> -----Original Message----- >>> From: christophe.billiottet@webdna.us >>> [mailto:christophe.billiottet@webdna.us]=20 >>> Sent: Friday, January 15, 2010 11:00 AM >>> To: talk@webdna.us >>> Subject: Re: [WebDNA] Installation problems for IIS 6 >>>=20 >>> Mark, if .tpl files are properly interpreted but not .dna files, = this >> would >>> mean WebDNA is fine. It is just a matter to map .dna like .tpl. >>>=20 >>> - chris >>>=20 >>> On Jan 15, 2010, at 14:37, ServuPro Admin wrote: >>>=20 >>>> I should clarify, this error shows when I try to view any of the >>>> configuration files that end with ".dna". For example, >>>> "http://localhost/scripts/WebCatalogEngine/Admin/AdminPrefs.dna". >>>>=20 >>>>=20 >>>> -----Original Message----- >>>> From: christophe.billiottet@webdna.us >>>> [mailto:christophe.billiottet@webdna.us]=20 >>>> Sent: Friday, January 15, 2010 5:06 AM >>>> To: talk@webdna.us >>>> Subject: [WebDNA] Installation problems for IIS 6 >>>>=20 >>>> Hello everybody! >>>>=20 >>>> One customer followed the regular instructions to install WebDNA on = a >>>> Windows2003 server >>>> (http://docs.webdna.us/pages.html?context=3DIIS6Install.html) but = after >>>> restarting, he gets the following error: >>>>=20 >>>> "The Web site cannot be found. The Web site you are trying to = access has >>> an >>>> IP address that is configured not to accept requests that specify a = port >>>> number." >>>>=20 >>>> It looks more like a IIS problem than a WebDNA problem. Any idea? >>>>=20 >>>> Thank you! >>>>=20 >>>> - chris >>>>=20 >>>>=20 >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> old archives: http://dev.webdna.us/TalkListArchive/ >>>> Bug Reporting: >> http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>>>=20 >>>>=20 >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> old archives: http://dev.webdna.us/TalkListArchive/ >>>> Bug Reporting: >> http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>>=20 >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >>> Bug Reporting: > http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>>=20 >>>=20 >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> old archives: http://dev.webdna.us/TalkListArchive/ >>> Bug Reporting: > http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >>=20 >>=20 >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> old archives: http://dev.webdna.us/TalkListArchive/ >> Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 >=20 >=20 > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ > Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288 --Apple-Mail-7--143501209 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii On 10 Feb = 2006, at 3:50 AM, Vincent Medina wrote:

> This is what I did = to get my install up and running with some 
> = performance
> tweaks.
>
> 1. Install Windows 2003 Web = Edition SP1 and apply all security 
> updates (Feb
> = 8th, 2006)
>
> 2. Install the .Net Framework V.2.0 (MS = Update site - select Custom)
>
> 3. Check the update site = again for any security updates
>
> 4. I am NOT running in = Server Isolation Mode. The error you are 
> getting = in
> your event log (SF_NOTIFY_READ_RAW_DATA filter notification) = is 
> related to
> Microsoft Article:
>
> = h= ttp://www.microsoft.com/technet/prodtechnol/WindowsServer2003/ > Library/IIS/9
> = 3f23233-2a47-4104-b0b4-a7ec0d3116f3.mspx
>
> In the end, I = have not notice any degrade in performance.
>
> 5. Install = WebCatalog, Make sure you select IIS6 or higher; Next Next
> = Finsih.. (I am assuming you are using the default Inetpub dir = etc..)
>
> 6. There is a very important popup window at the = end of the install 
> which
> gives the following = instructions for IIS6 users:
>
> Select Web Sites Folder - = Right Click
> Properties
> Home Directory Tab
> Set = Execute Permissions to Scripts Only
> Click Config Button
> = Mappings Tab click add
> Set Executable path to $WebCat.dll = (Usually
> C:\Inetpub\scripts\WebCatalogEngine)
> Set = Extension to .TPL
> OK to exit
>
> Select Web Services = Folder - Right Click
> Add a new Web Service Extension Wizard = button
> Set Extension Name to "WebCat"
> Click add button = to add path to $WebCat.dll (Usually
> = C:\Inetpub\scripts\WebCatalogEngine)
> Check box "Set extension = status to allowed"
> OK to exit
>
> At root of IIS, = Where it says "Computer Name" (local computer) -
> Right = Click
> All Tasks - Save Config to Disk
> All Tasks - = Restart IIS
>
> WebDNA should work
>
> The = following tweaks have been compiled from the Talk List and = from 
> some IIS
> Experts
>
> Right click = My Computer
> Properties
> Advanced
> Performance = Settings
> Advanced Tab
> Virtual Memory Settings
> = Change
> Set your Paging file size to 2.5 x the total system ram = (2GB Ram - 
> Make your
> paging file 5000MB or = 5GB)
> Set the initial size the same as maximum size (This is = suppose to 
> prevent
> defragmentation)
> = Uncheck System managed size and No Paging File
> Click Set (A = reboot maybe required)
>
> In the IIS Manager
> = Websites
> Home Directory Tab
> Click Config Button
> = Select .TPL extention
> Uncheck Verify that file exist
> OK = to exit
>
> Now for every extension you are going to be = utilizing in webcatalog 
> (not
> necessarily = processing through the dll) Add a file association to the
> = $webcat.dll. BUT most important uncheck Verify that file = exist.
>
> Select Web Sites Folder - Right Click
> = Properties
> Home Directory Tab
> Set Execute Permissions to = Scripts Only
> Click Config Button
> Mappings Tab click = add
> Set Executable path to $WebCat.dll (Usually
> = C:\Inetpub\scripts\WebCatalogEngine)
> Set Extension for whatever = extensions you wish to use (You need to 
> repeat
> = this process for each; .TPL,.DB,.INC etc...)
> Uncheck Verify that = file exist.
> OK to exit



Regards

Stuart = Tremain
IDFK Web Developments
AUSTRALIA




On 17/01/2010, at 8:43 AM, ServuPro Admin wrote:

I did = all that before, when I did the mapping. Does anyone provide = Windows
2003 installation assistance for a = fee?

Mark


-----Original Message-----
From: christophe.billiottet@webd= na.us
[mailto:christophe.billiottet@webdna.us]
Sent: = Saturday, January 16, 2010 2:59 AM
To: talk@webdna.us
Subject: Re: = [WebDNA] Installation problems for IIS 6

Mark, try = this

Select Web Sites Folder - Right Click
Properties
Home = Directory Tab
Set Execute Permissions to Scripts Only
Click Config = Button
Mappings Tab click add
Set Executable path to $WebCat.dll = (Usually
C:\Inetpub\scripts\WebCatalogEngine)
Set Extension to = .dna
OK to exit

Select Web Services Folder - Right = Click
Add a new Web Service Extension Wizard button
Set Extension = Name to "WebCat"
Click add button to add path to $WebCat.dll = (Usually
C:\Inetpub\scripts\WebCatalogEngine)
Check box "Set = extension status to allowed"
OK to exit

At root of IIS, Where = it says "Computer Name" (local computer) -
Right Click
All Tasks - = Save Config to Disk
All Tasks - Restart IIS

Also, i found this = in the archives:

http://dev.webdna.us/TalkListArchive/DetailResults.tpl= ?command=3Dsearch&db=3Dweb
dna-talk.db&eqIDdata=3D56216&= ;max=3D1&words=3Dserver%202003

- chris

On Jan 16, = 2010, at 5:40, ServuPro Admin wrote:

Chris,

As far as I can = tell everything is setup correctly. The
<!--HAS_WEBDNA_TAGS--> is present and the mapping = was done according to
the
instructions, but not sure about the = executable.

Mark


-----Original = Message-----
From: = christophe.billiottet@webdna.us
[mailto:christophe.billiottet@webdna.us] =
Sent: Friday, January 15, = 2010 11:42 AM
To: = talk@webdna.us
Subject: Re: = [WebDNA] Installation problems for IIS 6

This means the = page is not interpreted. Check you have
<!--HAS_WEBDNA_TAGS-->, that the WebDNA executable = is active, that the
mapping is = fine...

- = chris



On Jan 15, = 2010, at 17:37, ServuPro Admin wrote:

Everything is mapped according to the setup instructions. = I now get web
pages that have this code in = place of the content:

[search = db=3Ddb/pages.txt&eqSKUdata=3D1][founditems] [showif = [F4]!][/showif]
[showif [F5]!][/showif] = [text]coo=3D[GETCOOKIE = name=3Ddeaston_indent][/text]
[showif [coo]=3D] [SETCOOKIE = name=3Ddeaston_indent&value=3D2] [/showif] = [showif
[coo]!] [SETCOOKIE = name=3Ddeaston_indent&value=3D[math][coo]+1[/math]]
[/showif]
[switch = value=3D[math][coo]%2[/math]] [case = value=3D0]
[text]current_flash=3Dflash1.swf[/text] [/case] = [default]
[text]current_flash=3Dflash2.swf[/text] [/default] = [/switch]
[!][text]current_flash=3D[search


table=3Dfla&nefnamedata=3D[blank]&f= namesort=3D1&fnamesdir=3Dra&max=3D1][founditems][fn
ame][/founditems][/search][/text][/!]



Mark T. = Cox
ServuPro.com, LLC
www.servupro.com
1.888.870.9201 = x801


-----Original = Message-----
From: = christophe.billiottet@webdna.us
[mailto:christophe.billiottet@webdna.us] =
Sent: Friday, January 15, 2010 11:00 = AM
To: = talk@webdna.us
Subject: Re: [WebDNA] = Installation problems for IIS 6

Mark, if .tpl files are properly = interpreted but not .dna files, = this
would
mean WebDNA is fine. It is just a matter to map .dna like = .tpl.

- = chris

On Jan 15, 2010, at 14:37, = ServuPro Admin wrote:

I = should clarify, this error shows when I try to view any of = the
configuration files that end with ".dna". For = example,
"http://localhost/scripts/WebCatalogEngine/Admin/AdminPrefs.= dna".


-----Original = Message-----
From: = christophe.billiottet@webdna.us
=
[mailto:christophe.billiottet@webdna.us] =
Sent: = Friday, January 15, 2010 5:06 = AM
To: = talk@webdna.us
Subject:= [WebDNA] Installation problems for IIS = 6

Hello = everybody!

One = customer followed the regular instructions to install WebDNA on = a
Windows2003 = server
(http://docs.webdna.us/pages.html?context=3DIIS6Install.html= ) but after
restarting, he gets the following = error:

"The = Web site cannot be found. The Web site you are trying to access = has
an
IP = address that is configured not to accept requests that specify a = port
number."

It = looks more like a IIS problem than a WebDNA problem. Any = idea?

Thank = you!

- = chris


---------------------------------------------------------
This = message is sent to you because you are subscribed = to
the = mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug = Reporting:
http://forum.webdna.us/eucabb.html?page=3Dtopics&categor= y=3D288


---------------------------------------------------------
This = message is sent to you because you are subscribed = to
the = mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug = Reporting:
http://forum.webdna.us/eucabb.html?page=3Dtopics&categor= y=3D288

---------------------------------------------------------
This message is sent to you because you are subscribed = to
the mailing list = <talk@webdna.us>.
To unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug = Reporting:
http://forum.webdna.us/eucabb.html= ?page=3Dtopics&category=3D288


---------------------------------------------------------
This message is sent to you because you are subscribed = to
the mailing list = <talk@webdna.us>.
To unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug = Reporting:
http://forum.webdna.us/eucabb.html= ?page=3Dtopics&category=3D288

---------------------------------------------------------
This message is sent to you = because you are subscribed to
the mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288


---------------------------------------------------------
This message is sent to you = because you are subscribed to
the mailing list = <talk@webdna.us>.
To = unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288

---------------------------------------------------------This message is sent to you because you are subscribed to
the = mailing list <talk@webdna.us>.
To unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288

---------------------------------------------------------
This = message is sent to you because you are subscribed to
the mailing list = <talk@webdna.us>.
To unsubscribe, E-mail to: = <talk-leave@webdna.us>
archives: = http://mail.webdna.us/list/talk@webdna.us
old archives: = http://dev.webdna.us/TalkListArchive/
Bug Reporting: = http://forum.webdna.us/eucabb.html?page=3Dtopics&category=3D288

= --Apple-Mail-7--143501209-- Stuart Tremain

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Multiple Newcarts (1996) Re2: frames & carts (1997) price field blank causes server crash? (2004) Pithy questions on webcommerce & siteedit (1997) Moose on a Stump (2000) Frames and WebCat (1997) Problems appending to database (1997) WebCatalog for Postcards ? (1997) [WebDNA] Apache .htpasswd (2014) three cart questions (1997) WCS Newbie question (1997) Location of Webcat site in folder hierarchy (1997) Re:webCatalog and Stocks (1998) Q: writefile and uploads. (1998) 2.0 Info (1997) turning every 5th line red (1998) sorting by date (1999) Error with [applescript] (1999) WebMerchant 1.6 and SHTML (1997) StoreBuilder Shopping Cart (2000)