<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://frp.sage.fr/wiki1000/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=Configuration_de_IIS_64_bits_%28server%29</id>
		<title>Configuration de IIS 64 bits (server) - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=Configuration_de_IIS_64_bits_%28server%29"/>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=Configuration_de_IIS_64_bits_(server)&amp;action=history"/>
		<updated>2026-05-05T01:26:09Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.18.6</generator>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=Configuration_de_IIS_64_bits_(server)&amp;diff=12165&amp;oldid=prev</id>
		<title>Syfre le 8 mars 2018 à 15:00</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=Configuration_de_IIS_64_bits_(server)&amp;diff=12165&amp;oldid=prev"/>
				<updated>2018-03-08T15:00:36Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Version précédente&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Version du 8 mars 2018 à 15:00&lt;/td&gt;
		&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 15 :&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Ligne 15 :&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Footer|Serveur}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{Footer|Serveur}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Serveur]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:Serveur]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:IIS]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Syfre</name></author>	</entry>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=Configuration_de_IIS_64_bits_(server)&amp;diff=2920&amp;oldid=prev</id>
		<title>Syfre : Nouvelle page : Par défaut, le service IIS 64 Bits utilise un pool d’applications 64 bits sur les répertoires virtuels qui n’autorise pas de modules ISAPI compilés en 32 bits.   Pour pouvoir ...</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=Configuration_de_IIS_64_bits_(server)&amp;diff=2920&amp;oldid=prev"/>
				<updated>2009-12-21T08:50:38Z</updated>
		
		<summary type="html">&lt;p&gt;Nouvelle page : Par défaut, le service IIS 64 Bits utilise un pool d’applications 64 bits sur les répertoires virtuels qui n’autorise pas de modules ISAPI compilés en 32 bits.   Pour pouvoir ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Par défaut, le service IIS 64 Bits utilise un pool d’applications 64 bits sur les répertoires virtuels qui n’autorise pas de modules ISAPI compilés en 32 bits. &lt;br /&gt;
&lt;br /&gt;
Pour pouvoir utiliser des modules ISAPI 32 bits (Client IIS de Sage 1000 iis_l1000.dll ou filtre isapi sdata), il faut forcer la création sur IIS d’un pool d’applications 32 bits. &lt;br /&gt;
&lt;br /&gt;
La ligne de commande a exécuter : &lt;br /&gt;
&lt;br /&gt;
 cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 true&lt;br /&gt;
&lt;br /&gt;
{{warning|Une fois créé ce pool d'application 32 bits il est nécessaire de réenregistrer les applications 64 bits qui étaient au préalable installées.}}&lt;br /&gt;
&lt;br /&gt;
Voir aussi : &lt;br /&gt;
&lt;br /&gt;
http://www.west-wind.com/WebLog/posts/109024.aspx&lt;br /&gt;
&lt;br /&gt;
{{Footer|Serveur}}&lt;br /&gt;
[[Category:Serveur]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>	</entry>

	</feed>