<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem with MMC! in BackOffice Products</title>
    <link>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580812#M438</link>
    <description>After some digging, I can offer this:&lt;BR /&gt;&lt;BR /&gt;When you install the smtp snap-in, you essentially create a new .msc file with the MMC configuration.&lt;BR /&gt;This wants to use ...\system32\Inetsrv as a working directory.&lt;BR /&gt;I believe the default is that ...\system32 is used instead.&lt;BR /&gt;2 possibilities - &lt;BR /&gt;1) Get the latest versions of the 3 dll's mentioned (Rename or save to disk the originals first, just in case)&lt;BR /&gt;2) Try copying Mspip.dll, W3pcfg.dll,  Wspcfg.dll, and Sockscfg.dll to the...\system32 directory (shouldn't hurt)&lt;BR /&gt;&lt;BR /&gt;The first I suggest from my NT/95 experience, the second is from the MS link above.  It refers to:&lt;BR /&gt;"The service configuration DLL 'w3pcfg.dll' failed to load correctly. The specified module could not be found."&lt;BR /&gt;which is not the same as initialization failed, but may be close enough.&lt;BR /&gt;&lt;BR /&gt;Sorry I can't be of more help........&lt;BR /&gt;&lt;BR /&gt;Jon</description>
    <pubDate>Thu, 20 Sep 2001 15:41:27 GMT</pubDate>
    <dc:creator>Jon Mattatall</dc:creator>
    <dc:date>2001-09-20T15:41:27Z</dc:date>
    <item>
      <title>Problem with MMC!</title>
      <link>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580809#M435</link>
      <description>Hi!&lt;BR /&gt;On my Backoffice Small Busines 4.5 I have installed Microsoft Manager Console 1.1, I have tried to install the smtp extension but  i receive an error on 3 dll:&lt;BR /&gt;- w3cfg.dll&lt;BR /&gt;- wspcfg.dll&lt;BR /&gt;- socks.dll&lt;BR /&gt;I have tried to register again the dll but it doesn't work.&lt;BR /&gt;What can I do? I must reinstall all the MMC? It's not too dangerous?&lt;BR /&gt;Thanks, regards.</description>
      <pubDate>Tue, 18 Sep 2001 06:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580809#M435</guid>
      <dc:creator>linosa</dc:creator>
      <dc:date>2001-09-18T06:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MMC!</title>
      <link>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580810#M436</link>
      <description>Your problem depends on what exactly your error message says- most likely it's associated with Proxy Server.  This is not my area of expertise, but check out these links:&lt;BR /&gt;&lt;A href="http://am.net/lib/TOOLS/Microsoft/SiteServer/Docs/Q216991%20-%20Err%20Msg%20The%20Service%20Configuration%20DLL%20'W3pcfg_dll'%20Failed%20to%20Load%20Correctly_%20The%20Specified%20Module%20Could%20Not%20be%20Found.htm" target="_blank"&gt;http://am.net/lib/TOOLS/Microsoft/SiteServer/Docs/Q216991%20-%20Err%20Msg%20The%20Service%20Configuration%20DLL%20'W3pcfg_dll'%20Failed%20to%20Load%20Correctly_%20The%20Specified%20Module%20Could%20Not%20be%20Found.htm&lt;/A&gt;&lt;BR /&gt;or:&lt;BR /&gt;&lt;A href="http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q216802" target="_blank"&gt;http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q216802&lt;/A&gt;&lt;BR /&gt;and see if the described problems match yours.&lt;BR /&gt;&lt;BR /&gt;The 3 files you mention are associated with Web Proxy,  Winsock proxy and Socks Proxy.</description>
      <pubDate>Wed, 19 Sep 2001 10:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580810#M436</guid>
      <dc:creator>Jon Mattatall</dc:creator>
      <dc:date>2001-09-19T10:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MMC!</title>
      <link>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580811#M437</link>
      <description>Hi,&lt;BR /&gt;Thanks for your collaboration, the problem is due to the SMTP snap-in extensions in the IIS.&lt;BR /&gt;The error is the following:&lt;BR /&gt;"The services configuration DLL 'c:\winnt.sbs\system32\inetsrv\w3pcfg.dll' failed to load correctly. A dynamic link library (DLL) inizialization routing failed."&lt;BR /&gt;I hope that's help to understand better my problem.&lt;BR /&gt;Thanks, regards.</description>
      <pubDate>Thu, 20 Sep 2001 06:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580811#M437</guid>
      <dc:creator>linosa</dc:creator>
      <dc:date>2001-09-20T06:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MMC!</title>
      <link>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580812#M438</link>
      <description>After some digging, I can offer this:&lt;BR /&gt;&lt;BR /&gt;When you install the smtp snap-in, you essentially create a new .msc file with the MMC configuration.&lt;BR /&gt;This wants to use ...\system32\Inetsrv as a working directory.&lt;BR /&gt;I believe the default is that ...\system32 is used instead.&lt;BR /&gt;2 possibilities - &lt;BR /&gt;1) Get the latest versions of the 3 dll's mentioned (Rename or save to disk the originals first, just in case)&lt;BR /&gt;2) Try copying Mspip.dll, W3pcfg.dll,  Wspcfg.dll, and Sockscfg.dll to the...\system32 directory (shouldn't hurt)&lt;BR /&gt;&lt;BR /&gt;The first I suggest from my NT/95 experience, the second is from the MS link above.  It refers to:&lt;BR /&gt;"The service configuration DLL 'w3pcfg.dll' failed to load correctly. The specified module could not be found."&lt;BR /&gt;which is not the same as initialization failed, but may be close enough.&lt;BR /&gt;&lt;BR /&gt;Sorry I can't be of more help........&lt;BR /&gt;&lt;BR /&gt;Jon</description>
      <pubDate>Thu, 20 Sep 2001 15:41:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580812#M438</guid>
      <dc:creator>Jon Mattatall</dc:creator>
      <dc:date>2001-09-20T15:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with MMC!</title>
      <link>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580813#M439</link>
      <description>These are the DLLS that support MS Proxy Server. I would imagine that your Proxy server is not installed properly.</description>
      <pubDate>Fri, 21 Sep 2001 15:55:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/backoffice-products/problem-with-mmc/m-p/2580813#M439</guid>
      <dc:creator>Kurt Matthies</dc:creator>
      <dc:date>2001-09-21T15:55:08Z</dc:date>
    </item>
  </channel>
</rss>

