Re: WebCatalog 4.0.2b5 available

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 35983
interpreted = N
texte = Grant -Could you confirm that you have replicated my testing below? I am getting increasing pressure from above to make our sites work with AOL 5.0 and I believe the illegal HTTP headers are at the core of the problem. I don't expect you to fix $WebCat.exe overnight, but it would be nice to get confirmation that you see that it is a problem. I just installed 4.0.2b5 on a machine with only IIS 4.0 and I see the exact same behavior when I run $WebCat.exe from the command line.Thanks muchJohn PeacockJohn Peacock wrote: > > Grant - > > WebSite allows me to save the CGI-created text as files, as they would > be sent out by WS; it's under Logging options (API/CGI Execution). I > realize that IIS should be acting the same way; is there a similar > option under IIS for CGI debugging? No other CGI emits cr/cr/lf under > WebSite, so that kind of limits it to WebCat. > > Can I run $WebCat.exe as a standalone app in a DOS box? Hmm, it appears > that I can. Look at the included file, generated by running > > $WebCat.exe > testfile.txt > > Here it is (using Less.exe): > > HTTP/1.0 200 OK^M > Content-type: text/html > Content-Length: 120^M > ^M > Error: template '' not foundError: template security preferences do not > allow re > mote access to files with that extension > > Those ^M's are embedded additional carriage returns! If I look at the > testfile.txt file in hex mode, I see the exact 0D 0D 0A (i.e. cr/cr/lf). > Why IIS is filtering these out is beyond me; normal CGI behavior is for > the webserver to transmit exactly what the CGI generates. Doesn't > suprise me that IIS is messing with the content. > > So, it has to be something in the NT version of $WebCat.exe! > > QED > > John Peacock > > Grant Hulbert wrote: > > > > >I can 100% prove that WebCat is emitting the cr/cr/lf pairs, because I > > >just turned on CGI debugging and see them in the raw file that WebCat > > >creates. WebSite only sends out what WebCat hands it; is it possible > > >that IIS actually parses through the files and fixes up the bad EOL > > >characters? > > > > WebCatalog does not create any such raw files, so perhaps it's > > WebSite's CGI->HTTP transport mechanism that's introducing them. > > Unless you think it's $WebCat.exe that's inserting them? If so, it > > would insert them under IIS too. > > > > -- > > Grant Hulbert, Director of Engineering ********************************** > > Smith Micro, Internet Solutions Div | eCommerce (WebCatalog) > > 16855 West Bernardo Drive, #380 | ------------------------- > > San Diego, CA 92127 | Software & Site Development > > Main Line: (858) 675-1106 | http://www.smithmicro.com > > Fax: (858) 675-0372 **********************************############################################################# 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 To switch to the INDEX mode, E-mail to Send administrative queries to Associated Messages, from the most recent to the oldest:

    
  1. Re: WebCatalog 4.0.2b5 available (Jym Duane 2000)
  2. Re: WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
  3. Re: WebCatalog 4.0.2b5 available (Jym Duane 2000)
  4. Re: WebCatalog 4.0.2b5 available (Bob Minor 2000)
  5. Re: WebCatalog 4.0.2b5 available (John Peacock 2000)
  6. Re: WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
  7. Re: WebCatalog 4.0.2b5 available (John Peacock 2000)
  8. Re: WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
  9. Re: WebCatalog 4.0.2b5 available (John Peacock 2000)
  10. Re: WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
  11. Re: WebCatalog 4.0.2b5 available (John Peacock 2000)
  12. Re: WebCatalog 4.0.2b5 available (John Peacock 2000)
  13. Re: WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
  14. Re: WebCatalog 4.0.2b5 available (Will Starck 2000)
  15. Re: WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
  16. Re: WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
  17. Re: WebCatalog 4.0.2b5 available (John Peacock 2000)
  18. Re: WebCatalog 4.0.2b5 available (dale 2000)
  19. Re: WebCatalog 4.0.2b5 available (Jym Duane 2000)
  20. Re: WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
  21. Re: WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
  22. Re: WebCatalog 4.0.2b5 available (Jym Duane 2000)
  23. Re: WebCatalog 4.0.2b5 available (Britt T. 2000)
  24. Re: WebCatalog 4.0.2b5 available (Robie Blair 2000)
  25. Re: WebCatalog 4.0.2b5 available (Bob Minor 2000)
  26. WebCatalog 4.0.2b5 available (Grant Hulbert 2000)
Grant -Could you confirm that you have replicated my testing below? I am getting increasing pressure from above to make our sites work with AOL 5.0 and I believe the illegal HTTP headers are at the core of the problem. I don't expect you to fix $WebCat.exe overnight, but it would be nice to get confirmation that you see that it is a problem. I just installed 4.0.2b5 on a machine with only IIS 4.0 and I see the exact same behavior when I run $WebCat.exe from the command line.Thanks muchJohn PeacockJohn Peacock wrote: > > Grant - > > WebSite allows me to save the CGI-created text as files, as they would > be sent out by WS; it's under Logging options (API/CGI Execution). I > realize that IIS should be acting the same way; is there a similar > option under IIS for CGI debugging? No other CGI emits cr/cr/lf under > WebSite, so that kind of limits it to WebCat. > > Can I run $WebCat.exe as a standalone app in a DOS box? Hmm, it appears > that I can. Look at the included file, generated by running > > $WebCat.exe > testfile.txt > > Here it is (using Less.exe): > > HTTP/1.0 200 OK^M > Content-type: text/html > Content-Length: 120^M > ^M > Error: template '' not foundError: template security preferences do not > allow re > mote access to files with that extension > > Those ^M's are embedded additional carriage returns! If I look at the > testfile.txt file in hex mode, I see the exact 0D 0D 0A (i.e. cr/cr/lf). > Why IIS is filtering these out is beyond me; normal CGI behavior is for > the webserver to transmit exactly what the CGI generates. Doesn't > suprise me that IIS is messing with the content. > > So, it has to be something in the NT version of $WebCat.exe! > > QED > > John Peacock > > Grant Hulbert wrote: > > > > >I can 100% prove that WebCat is emitting the cr/cr/lf pairs, because I > > >just turned on CGI debugging and see them in the raw file that WebCat > > >creates. WebSite only sends out what WebCat hands it; is it possible > > >that IIS actually parses through the files and fixes up the bad EOL > > >characters? > > > > WebCatalog does not create any such raw files, so perhaps it's > > WebSite's CGI->HTTP transport mechanism that's introducing them. > > Unless you think it's $WebCat.exe that's inserting them? If so, it > > would insert them under IIS too. > > > > -- > > Grant Hulbert, Director of Engineering ********************************** > > Smith Micro, Internet Solutions Div | eCommerce (WebCatalog) > > 16855 West Bernardo Drive, #380 | ------------------------- > > San Diego, CA 92127 | Software & Site Development > > Main Line: (858) 675-1106 | http://www.smithmicro.com > > Fax: (858) 675-0372 **********************************############################################################# 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 To switch to the INDEX mode, E-mail to Send administrative queries to John Peacock

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:

Overwriting databases bug in [closedatabase], garbage filescreated (1998) [isfile] ? (1997) Updating fields from different platforms (1998) Re:Help name our technology! (1997) search for all (1998) Tea Room trouble (1997) WebCat2final1 crashes (1997) Simple Database close connection (2001) What is WebDNA (1997) E-mail Attachments (1997) WebCatalog vs. Cold Fusion (1998) MATH (1998) auto adding SKUs w/DB helper (1998) Webcat listserver - WAS - webcat method for waiting specific amount of time? (2000) taxrate (1999) Virtual hosting and webcatNT (1997) Hotmail and HTML emails (2003) WebDNA-Talk Digests (1997) SSL, WebSTAR, WebCatalog (1998) Claris HomePage messes up the code (1997)