Re: Windows 2003 Web Edition and WebCatalog 6.0a Guide

This WebDNA talk-list message is from

2006


It keeps the original formatting.
numero = 66218
interpreted = N
texte = Great explanation Vince ! Now I have a question that you may come across an answer for: In w2k http://www.opsm.com/nonexisting returns "Sorry this page was not found D:/Inetpub/wwwroot/opsm/opsm/error.html-" from our errormessages.db In w2003 http://www.opsmdirect.com.au/nonexisting flicks straight through to the servers 404 error page. If I change the Wildcard application maps in the home directory window of IIS manager to the webcat.dll our custom error page is served but only the text/html files as WebCat does not deal with the jpgs etc. Any idea on how to get WebCat & the errormessages.db to deal with this problem ?? Stuart Tremain idfk web developments, sydney, australia 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: > > http://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 > > That's it for now. Please add your comments and suggestions. > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to digest@talk.smithmicro.com> > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Windows 2003 Web Edition and WebCatalog 6.0a Guide ( "Nitai @ ComputerOil" 2006)
  2. Re: Windows 2003 Web Edition and WebCatalog 6.0a Guide ( Stuart Tremain 2006)
  3. Re: Windows 2003 Web Edition and WebCatalog 6.0a Guide ( "Vincent Medina" 2006)
  4. Windows 2003 Web Edition and WebCatalog 6.0a Guide ( "Vincent Medina" 2006)
Great explanation Vince ! Now I have a question that you may come across an answer for: In w2k http://www.opsm.com/nonexisting returns "Sorry this page was not found D:/Inetpub/wwwroot/opsm/opsm/error.html-" from our errormessages.db In w2003 http://www.opsmdirect.com.au/nonexisting flicks straight through to the servers 404 error page. If I change the Wildcard application maps in the home directory window of IIS manager to the webcat.dll our custom error page is served but only the text/html files as WebCat does not deal with the jpgs etc. Any idea on how to get WebCat & the errormessages.db to deal with this problem ?? Stuart Tremain idfk web developments, sydney, australia 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: > > http://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 > > That's it for now. Please add your comments and suggestions. > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to digest@talk.smithmicro.com> > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ 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:

Emailer problem (2000) WebDNA on Intel Mac? (2006) Database Updates (1997) Sorting Orders (1997) Beta 18 (1997) Re:2nd WebCatalog2 Feature Request (1996) WebCat2b13MacPlugIn - more [date] problems (1997) [/application] error? (1997) Version f1 status (1997) WebCat2 several catalogs? (1997) Express Lane (2000) Uh...can someone help me out with the b10? (1997) IIS Brain Dead (1998) SSL question (2005) search across ip/domain addresses? (1998) Group search doesn't work. (1997) Counting files (1998) [WebDNA] Error 500 with SUMM=T (2017) Nested tags count question (1997) Date search bug (1998)