<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiyoud</author_name>
  <author_url>https://blog.hatena.ne.jp/hiyoud/</author_url>
  <blog_title>hiyoudの日記</blog_title>
  <blog_url>https://hiyoud.hatenadiary.org/</blog_url>
  <categories>
    <anon>vbscript</anon>
  </categories>
  <description>先日ASPの開発をやっていて、ASPデバッグの有効/無効の切り替えを頻繁に実行する必要がありました。 そのときは、めんどくさいと思いながら手動で切り替えていました。しかし、やっぱりこんな作業は自動でやるべき！と思い、スクリプトを作成しました。 Option Explicit Dim iisObj Set iisObj = GetObject(&quot;IIS://localhost/w3svc/1/root&quot;) If iisObj.Class = &quot;IIsWebVirtualDir&quot; Then If iisObj.AppAllowDebugging Then WScript.Echo &quot;DebugON…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhiyoud.hatenadiary.org%2Fentry%2F20061216%2F1166200179&quot; title=&quot;IISのASPデバッグの有効/無効をvbscriptから切り替える - hiyoudの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2006-12-16 01:29:39</published>
  <title>IISのASPデバッグの有効/無効をvbscriptから切り替える</title>
  <type>rich</type>
  <url>https://hiyoud.hatenadiary.org/entry/20061216/1166200179</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
