<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><item><title>Comment on 530 User cannot log in, home directory inaccessible, FTP 7.0 user isolation and Process Monitor by Marcio S. Bailao</title><link>/steveschofield/530-user-cannot-log-in-home-directory-inaccessible-ftp-7-0-user-isolation-and-process-monitor#comment-1521</link><description>Thank you Guys.
Very nice tip.
</description><pubDate>2012-05-15T13:01:34</pubDate><guid isPermaLink="false">urn:comment:1521</guid></item><item><title>Comment on IIS7 post #44 - IIS7 and Apache on the same machine. by Lien Lam</title><link>/steveschofield/iis7-post-44-iis7-and-apache-on-the-same-machine#comment-1518</link><description>Thanku so much, perfect help to me.</description><pubDate>2012-05-06T15:19:58</pubDate><guid isPermaLink="false">urn:comment:1518</guid></item><item><title>Comment on IIS7 - post #23 - Vista and SMTP server.   Where is it? by Jass</title><link>/steveschofield/iis7-post-23-vista-and-smtp-server-where-is-it#comment-1517</link><description>Hello

Please Can you provide me the code of SMTP E-mail Server?

Thanks &amp; Regards,</description><pubDate>2012-05-02T07:41:17</pubDate><guid isPermaLink="false">urn:comment:1517</guid></item><item><title>Comment on Windows Server 2008 SMTP Service logging by Depicus</title><link>/steveschofield/windows-server-2008-smtp-service-logging-tip#comment-1513</link><description>Thanks, how does a company the size of Microsoft let this kind of shoddy work get out to the world amazes me. 2 hours tracking this down ... oh well keeps me in work.</description><pubDate>2012-04-24T07:47:02</pubDate><guid isPermaLink="false">urn:comment:1513</guid></item><item><title>Comment on Want help with IIS SMTP Service? Please enable logging. by John</title><link>/steveschofield/want-help-with-iis-smtp-service-please-enable-logging#comment-1512</link><description>Thank you, very helpful.</description><pubDate>2012-04-24T05:45:25</pubDate><guid isPermaLink="false">urn:comment:1512</guid></item><item><title>Comment on IIS7 - post #57 - How to setup ODBC Logging in IIS 7.0/7.5 by Jay Ohman</title><link>/steveschofield/iis7-post-57-how-to-setup-odbc-logging-in-iis-7-0#comment-1511</link><description>Great information, I have logging going to SQL Server.  But a nasty problem lingers, so I'm wondering:

- In step 4 above (not actually numbered, referencing the IIS_schema.xml file) are we supposed to manually edit this file?  Will the appcmd edit this file?  The blurb indicates we can ".. display using appcmd ..", but I can't figure out how to do that.  (appcmd seemd to only edit the applicationHost.config file).

- Nasty problem:  Hits are being logged to SQL Server, but the values for fields "ProcessingTime", "BytesRecvd", and "BytesSent" are all 0 (zero)!!  I have a bunch of traffic analysis that rely on these fields, I really need to get valid data!

I have scrubbed through this write-up dozens of times trying to get this working correctly, thus the question about the IIS_schema.xml file.

Help PLEASE!!</description><pubDate>2012-04-20T02:17:55</pubDate><guid isPermaLink="false">urn:comment:1511</guid></item><item><title>Comment on Executing an EXE inside a VBScript file that has spaces in the path. by Udaynag</title><link>/steveschofield/89240#comment-1510</link><description>Great thread. I am trying to do a similar thing, but unable to get it work. I have a program that I want to run from a vb scipt with filenames as arguments in the command line, something like below. 



%Executable% -Exec %Algorithm% -Input Inp=0 File=%RefFile% Inp=1 File=%TestFile% %Settings% -Out %OutFile% -Append

The line runs the executable with Algorithm that has RefFile and TestFile as inputs and updates the OutFile (Xls) with the result.  I am trying to insert this into a vb script, so I don't have to call the batch file again. I followed a few suggestions in the thread, but none of them work.Any help is appreciated</description><pubDate>2012-04-18T05:48:48</pubDate><guid isPermaLink="false">urn:comment:1510</guid></item><item><title>Comment on Windows Server 2008 SMTP Service logging by Adam V</title><link>/steveschofield/windows-server-2008-smtp-service-logging-tip#comment-1509</link><description>Cheers buddy, saved me a real headache. I've been using procmon and trying to work out why the damn thing didnt write logs! 

Shame on microsoft for not making this clear</description><pubDate>2012-04-11T11:44:43</pubDate><guid isPermaLink="false">urn:comment:1509</guid></item><item><title>Comment on Classic ASP connection to SQL Server 2005 using Windows Integrated by Kal</title><link>/steveschofield/classic-asp-connection-to-sql-server-2005-using-windows-integrated#comment-1507</link><description>please help me as its not possible to connect to asp and sql with management studio
</description><pubDate>2012-03-30T19:40:29</pubDate><guid isPermaLink="false">urn:comment:1507</guid></item><item><title>Comment on Getting CDONTS to work on Windows Server 2008 x64 by Jorge</title><link>/steveschofield/getting-cdonts-to-work-on-windows-server-2008-x64#comment-1506</link><description>I also had to grant permisions to IUSR on the c:\inetpub\mailroot folder in order to avoid a "Microsoft VBScript runtime error '800a0046' Permission denied" error.

Thanks for the tip.</description><pubDate>2012-03-30T04:44:29</pubDate><guid isPermaLink="false">urn:comment:1506</guid></item><item><title>Comment on IIS7 - post #57 - How to setup ODBC Logging in IIS 7.0/7.5 by Praveen</title><link>/steveschofield/iis7-post-57-how-to-setup-odbc-logging-in-iis-7-0#comment-1505</link><description>I have sucessfully done upto step 8.

When I do step 9) Enable your particular website to use ODBCLogging.
with the following command
appcmd set sites "IISLogging" -logFile.logFormat:Custom -logFile.customLogPluginClsid:{FF16065B-DE82-11CF-BC0A-00AA006111E0}

The "IISLogging"  web application fails with this error. "HTTP Error 500.0 - Internal Server Error"

PLEASE HELP, I need to get this working.</description><pubDate>2012-03-29T03:04:01</pubDate><guid isPermaLink="false">urn:comment:1505</guid></item><item><title>Comment on Custom Errors (error pages), 500-100.asp, Classic ASP and IIS 7.0 by fatemeh</title><link>/steveschofield/custom-errors-error-pages-500-100-asp-classic-asp-and-iis-7-0#comment-1504</link><description>Thanks for this guid.</description><pubDate>2012-03-28T07:14:58</pubDate><guid isPermaLink="false">urn:comment:1504</guid></item><item><title>Comment on IIS7 post #44 - IIS7 and Apache on the same machine. by George</title><link>/steveschofield/iis7-post-44-iis7-and-apache-on-the-same-machine#comment-1503</link><description>Not working on my server. netstat showing IP1:80 and IP2:80 (Apache) but site visible only on local browser. From the Internet I can't see it. If I add IP2:8080 - can open page from internet too. Can somebody help?</description><pubDate>2012-03-27T10:46:10</pubDate><guid isPermaLink="false">urn:comment:1503</guid></item><item><title>Comment on Unzip several files with PowerShell by Gerald</title><link>/steveschofield/unzipwithpowershell.aspx#comment-1501</link><description>Sehr gutes Beispiel - vielen Dank !</description><pubDate>2012-03-25T15:50:39</pubDate><guid isPermaLink="false">urn:comment:1501</guid></item><item><title>Comment on Configure Passive (PASV) ports for FTP 7 - w/pictures by Cool Guy</title><link>/steveschofield/configure-passive-pasv-ports-for-ftp-7#comment-1500</link><description>I am confused about the data port and External firewall IP in IIS 7.5
My GPRS clients are not able to do the FTP, they are not external clients, but outside the firewall
Now tell me which External firewall IP I should configure here,
One more question that is default CMD utility which is with Windows 7 does support passive FTP.
</description><pubDate>2012-03-21T16:54:09</pubDate><guid isPermaLink="false">urn:comment:1500</guid></item><item><title>Comment on Logparser - look for certain IP&amp;#39;s between a timeframe by RAVI</title><link>/steveschofield/logparser-look-for-certain-ip-s-between-a-timeframe#comment-1499</link><description>i am not getting output sir,
logparser "select top 10 count(*),c-ip into 'c:\temp\test2.txt' from 'C:\inetpub\logs\LogFiles\W3SVC33096880\u_ex120203.log' where to_time(time) between timestamp('2012-02-03 09:37:09', 'yyyy-MM-dd hh:mm:ss') and timestamp('2012-02-03 10:14:55', 'yyyy-MM-dd hh:mm:ss') group by c-ip order by count(*) DESC"</description><pubDate>2012-03-20T12:09:23</pubDate><guid isPermaLink="false">urn:comment:1499</guid></item><item><title>Comment on VPS hosting trial at Cytanium by Brad Kingsley</title><link>/steveschofield/vps-hosting-trial-at-cytanium#comment-1498</link><description>Thanks for sharing your experience Steve. Glad you found it an ideal solution for your needs - plus more cost effective than other options! :)</description><pubDate>2012-03-16T18:55:21</pubDate><guid isPermaLink="false">urn:comment:1498</guid></item><item><title>Comment on Schedule a task to call a webpage using Task scheduler. by al</title><link>/steveschofield/Schedule-a-task-to-call-a-webpage-using-Task-scheduler_2E00_#comment-1496</link><description>I think the first line of sub LogEntry() is not properly commented out (not using apostrophe character).



</description><pubDate>2012-03-07T22:58:50</pubDate><guid isPermaLink="false">urn:comment:1496</guid></item><item><title>Comment on IIS Community Newsletter - December 2011 edition released by Martin Rasch</title><link>/steveschofield/iis-community-newsletter---december-2011-edition-released#comment-1491</link><description>Thanks for the news letter.

Take me off the list.

I have left the IIS Forums.

I did read the first Issue.

Thanks,
Martin</description><pubDate>2012-02-20T00:01:05</pubDate><guid isPermaLink="false">urn:comment:1491</guid></item><item><title>Comment on Executing an EXE inside a VBScript file that has spaces in the path. by Sanny Omar</title><link>/steveschofield/89240#comment-1490</link><description>Thank you. This was a big help. I spent several hours trying to figure out why my code wouldn't run until I found this website.</description><pubDate>2012-02-19T19:04:04</pubDate><guid isPermaLink="false">urn:comment:1490</guid></item></channel></rss>
