<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>ASP.NET Administration</title><link>http://forums.iis.net/1038.aspx</link><description>A forum discussion around administering, configuring, and limited usage on ASP.NET 1.x, 2.x</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Unable to verify that the svc file type is mapped to be handled by aspnet_isapi.dll in IIS 5.1</title><link>http://forums.iis.net/thread/1888839.aspx</link><pubDate>Fri, 02 Jan 2009 17:16:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888839</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888839.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1888839</wfw:commentRss><description>&lt;p&gt;I would try to get the SVC mapping installed properly, this will ensure your WCF installation succeeded.&amp;nbsp; Check out this thread.&amp;nbsp; It might provide some direction.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/b109a13a-7258-49dd-a90d-66bf257ce63e/"&gt;http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/b109a13a-7258-49dd-a90d-66bf257ce63e/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: Unable to verify that the svc file type is mapped to be handled by aspnet_isapi.dll in IIS 5.1</title><link>http://forums.iis.net/thread/1888793.aspx</link><pubDate>Fri, 02 Jan 2009 06:36:12 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888793</guid><dc:creator>r43</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888793.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1888793</wfw:commentRss><description>&lt;p&gt;Thank you, Steve!&lt;/p&gt;
&lt;p&gt;So, should I not worry about this until something actually does not work in conjunction with my learning WCF?&lt;/p&gt;</description></item><item><title>Re: Unable to verify that the svc file type is mapped to be handled by aspnet_isapi.dll in IIS 5.1</title><link>http://forums.iis.net/thread/1888786.aspx</link><pubDate>Fri, 02 Jan 2009 05:03:01 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888786</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888786.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1888786</wfw:commentRss><description>&lt;p&gt;PS: I didn&amp;#39;t need the .csproj file extension and replaced it with the extension I needed.&amp;nbsp; Metabase mappings and IIS 5.1 (xp 32 bit) has always seemed odd to me.&amp;nbsp; I don&amp;#39;t try to customize too much on XP for things like this.&amp;nbsp; &lt;/p&gt;</description></item><item><title>Re: Unable to verify that the svc file type is mapped to be handled by aspnet_isapi.dll in IIS 5.1</title><link>http://forums.iis.net/thread/1888785.aspx</link><pubDate>Fri, 02 Jan 2009 05:01:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888785</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888785.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1888785</wfw:commentRss><description>&lt;p&gt;I recently did some dev work using XP and needed a custom mapping.&amp;nbsp; I used the Metabase explorer and changed one of the extensions to the extension I needed.&amp;nbsp; :)&amp;nbsp; It&amp;#39;s a bit of a hack, but it worked. :)&amp;nbsp; I think I changed the .csproj one that was mapped.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/840671"&gt;http://support.microsoft.com/kb/840671&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Unable to verify that the svc file type is mapped to be handled by aspnet_isapi.dll in IIS 5.1</title><link>http://forums.iis.net/thread/1888783.aspx</link><pubDate>Fri, 02 Jan 2009 04:53:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888783</guid><dc:creator>r43</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1888783.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1038&amp;PostID=1888783</wfw:commentRss><description>&lt;p&gt;While learning Windows Communications Foundation (WCF)&amp;nbsp;in Visual Studio 2008 and setting up for it, I installed on my WinXP Pro desktop computer IIS 5.1 in order to be able to&amp;nbsp;study and run&amp;nbsp;sample WCF projects. Because an .aspx file did not display properly, and because I got&lt;/p&gt;
&lt;p&gt;&amp;quot;Warning: CScriptMapsComponent::Install Cannot set application extensions. Please check that ASP.net 2.0 is installed&amp;quot;&lt;/p&gt;
&lt;p&gt;following the command&lt;/p&gt;
&lt;p&gt;&amp;quot;%WINDIR%\Microsoft.Net\Framework\v3.5\WFServicesReg.exe&amp;quot; /c ,&lt;/p&gt;
&lt;p&gt;(ASP.net is indeed installed) I was led to the Visual Studio 2008 Help topic &amp;#39;IIS Hosted Service Fails&amp;quot;; I tried to follow the instructions under&lt;/p&gt;
&lt;p&gt;&amp;quot;To verify that the svc file type is mapped to be handled by aspnet_isapi.dll in IIS 5.1 or 6.0&amp;quot; :&lt;/p&gt;
&lt;p&gt;I found that the .svc file extension was not mapped to aspnet_isapi.dll and tried to add that mapping. However, in the dialog where you enter the path to the dll and the file extension, I was unable to make the OK button turn from being greyed out to be clickable, no matter what I tried to do with the other controls in the dialog. Can you help me, please?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;r4 &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>