Yep Used the UI to register the provider in iis.
Config Entry:
<add name="PlaylistHandler-SamplePlaylistProvider.ProviderSample-wpl" path="*.wpl" verb="GET,HEAD" type="" modules="PlaylistHandler" scriptProcessor="" resourceType="Unspecified" requireAccess="Read" allowPathInfo="false" preCondition="bitness64" responseBufferLimit="4194304" />
Regasm output :
C:\Windows\Microsoft.NET\Framework64\v2.0.50727>regasm C:\Users\Jason\Desktop\pr
ovidersample\providersample\managed\bin\Release\providersample.dll
Microsoft (R) .NET Framework Assembly Registration Utility 2.0.50727.1434
Copyright (C) Microsoft Corporation 1998-2004. All rights reserved.
Types registered successfully
VBScript output:
H:\Projects\webPlaylist>cscript check.vbs
Microsoft (R) Windows Script Host Version 5.7
Copyright (C) Microsoft Corporation. All rights reserved.
H:\Projects\webPlaylist\check.vbs(1, 1) (null): The system cannot find the file
specified.