<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>IWebCF - DotNetNuke WCF Services Module</title><link>http://www.codeplex.com/IWebCF/Project/ProjectRss.aspx</link><description>IWebCF provides a platform for developers to extend DotNetNuke using WCF services. IWebCF brings the power of SOA to DotNetNuke, allowing DNN to be more easily inter grated with enterprise applicat...</description><item><title>RELEASED: IWebCF 01.00.00 (Jul 20, 2008)</title><link>http://www.codeplex.com/IWebCF/Release/ProjectReleases.aspx?ReleaseId=15497</link><description>&lt;div&gt;
Install this module using the normal module install process on a DotNetNuke 4.8+ &lt;a href="http://DotNetNuke.com"&gt;http://DotNetNuke.com&lt;span&gt;&lt;/span&gt;&lt;/a&gt; site on Windows Vista or Windows 2003/2008 server. &lt;br&gt; &lt;br&gt;If you encounter errors / issues with using this module please post them in the Discussions are of this project.&lt;br&gt; &lt;br&gt;Please use the Source Code tab in order to download the core code. You will need a local installation of DotNetNuke in order to use the source code version.&lt;br&gt; &lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 21 Jul 2008 16:29:50 GMT</pubDate><guid isPermaLink="false">RELEASED: IWebCF 01.00.00 (Jul 20, 2008) 20080721042950P</guid></item><item><title>UPDATED RELEASE: IWebCF 01.00.00 (Jul 20, 2008)</title><link>http://www.codeplex.com/IWebCF/Release/ProjectReleases.aspx?ReleaseId=15497</link><description>&lt;div&gt;
Install this module using the normal module install process on a DotNetNuke 4.8+ &lt;a href="http://DotNetNuke.com"&gt;http://DotNetNuke.com&lt;span&gt;&lt;/span&gt;&lt;/a&gt; site on Windows Vista or Windows 2003/2008 server. &lt;br&gt; &lt;br&gt;If you encounter errors / issues with using this module please post them in the Discussions are of this project.&lt;br&gt; &lt;br&gt;Please use the Source Code tab in order to download the core code. You will need a local installation of DotNetNuke in order to use the source code version.&lt;br&gt; &lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 21 Jul 2008 16:29:50 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: IWebCF 01.00.00 (Jul 20, 2008) 20080721042950P</guid></item><item><title>Closed Issue: Issue: Exception is thrown when i try to browse the CoreService.svc</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=1664</link><description>I added a new web method in Iweb-CF..It complied without errors. When i browse DNN the service addresss is shown but when I click on the service address following exception is thrown&lt;br /&gt;Comments: Configuration error, resolving in forum.</description><author>ITLackey</author><pubDate>Mon, 21 Jul 2008 04:20:53 GMT</pubDate><guid isPermaLink="false">Closed Issue: Issue: Exception is thrown when i try to browse the CoreService.svc 20080721042053A</guid></item><item><title>Closed Issue: Set Address button wont work the first time</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=1357</link><description>You need to click the set Set Address button twice to set it the first time you use it after placing an instance of the module on a page.&lt;br /&gt;</description><author>ITLackey</author><pubDate>Mon, 21 Jul 2008 04:19:59 GMT</pubDate><guid isPermaLink="false">Closed Issue: Set Address button wont work the first time 20080721041959A</guid></item><item><title>Source code checked in, #12118</title><link>http://www.codeplex.com/IWebCF/SourceControl/ListDownloadableCommits.aspx</link><description>Fixed issue with needing to click the set address button twice to configure service address.</description><author>ITLackey</author><pubDate>Mon, 21 Jul 2008 04:19:58 GMT</pubDate><guid isPermaLink="false">Source code checked in, #12118 20080721041958A</guid></item><item><title>New Post: Problem: Getting exception while browsing my newly added web method in Iweb-CF</title><link>http://www.codeplex.com/IWebCF/Thread/View.aspx?ThreadId=31054</link><description>&lt;div style="line-height: normal;"&gt;It appears that your configuration is incorrect. You have specified a binding of&amp;nbsp;mexHttpBinding with a configuration name of&amp;nbsp;ws2007HttpBinding for some of your endpoints:&lt;br&gt;
&amp;lt;endpoint address=&amp;quot;IComponent&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IComponent&amp;quot; contract=&amp;quot;System.ComponentModel.IComponent&amp;quot; /&amp;gt;&lt;br&gt;
&lt;br&gt;
This will cause a conflict in binding type and binding configuration it should match the type and configuration name like this one:&lt;br&gt;
&amp;lt;endpoint binding=&amp;quot;ws2007HttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;CoreService&amp;quot; contract=&amp;quot;DotNetNuke.Modules.IWebCF.IWebCoreService&amp;quot; /&amp;gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
If you change the binding in the to ws2007HttpBinding then the name is valid, otherwise you could change the configuration name to mexHttpBinding. Either option should be valid.&lt;br&gt;
&lt;br&gt;
I hope this helps.
&lt;/div&gt;</description><author>ITLackey</author><pubDate>Mon, 21 Jul 2008 04:14:35 GMT</pubDate><guid isPermaLink="false">New Post: Problem: Getting exception while browsing my newly added web method in Iweb-CF 20080721041435A</guid></item><item><title>Commented Issue: Issue: Exception is thrown when i try to browse the CoreService.svc</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=1664</link><description>I added a new web method in Iweb-CF..It complied without errors. When i browse DNN the service addresss is shown but when I click on the service address following exception is thrown&lt;br /&gt;Comments: ** Comment from web user: ITLackey ** &lt;p&gt;Sorry for the slow response, but could you please post the details of the exception.&lt;/p&gt;</description><author>ITLackey</author><pubDate>Mon, 21 Jul 2008 04:03:33 GMT</pubDate><guid isPermaLink="false">Commented Issue: Issue: Exception is thrown when i try to browse the CoreService.svc 20080721040333A</guid></item><item><title>New Post: Problem: Getting exception while browsing my newly added web method in Iweb-CF</title><link>http://www.codeplex.com/IWebCF/Thread/View.aspx?ThreadId=31054</link><description>&lt;div style="line-height: normal;"&gt;I added a new web method in Iweb-CF..It complied without errors. When i
browse DNN the service addresss is shown but when I click on the
service address following exception is thrown&lt;br&gt;
&lt;br&gt;
The binding at system.serviceModel/bindings/mexHttpBinding does not have a
configured binding named 'ws2007HttpBinding'. This is an invalid value for
bindingConfiguration.&lt;br&gt;
&lt;br&gt;
My web.config looks like&lt;br&gt;
&lt;br&gt;
&amp;lt;?xml version=&amp;quot;1.0&amp;quot;?&amp;gt;&lt;br&gt;
&amp;lt;configuration&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.web&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!--&amp;lt;httpRuntime maxRequestLength=&amp;quot;2097151&amp;quot; /&amp;gt;--&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;webServices&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/webServices&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;webControls clientScriptsLocation=&amp;quot;/aspnet_client/{0}/{1}/&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;httpRuntime executionTimeout=&amp;quot;1500&amp;quot; maxRequestLength=&amp;quot;512000&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/system.web&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.serviceModel&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bindings&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;basicHttpBinding&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;binding name=&amp;quot;basicHttpBinding&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;binding name=&amp;quot;mtomHttpBinding&amp;quot; receiveTimeout=&amp;quot;00:25:00&amp;quot; sendTimeout=&amp;quot;00:25:00&amp;quot; maxBufferSize=&amp;quot;524288000&amp;quot; maxReceivedMessageSize=&amp;quot;524288000&amp;quot; messageEncoding=&amp;quot;Mtom&amp;quot;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;readerQuotas maxArrayLength=&amp;quot;524288000&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/binding&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/basicHttpBinding&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;ws2007HttpBinding&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;binding name=&amp;quot;ws2007HttpBinding&amp;quot;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;security mode=&amp;quot;None&amp;quot;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;transport clientCredentialType=&amp;quot;None&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;message clientCredentialType=&amp;quot;UserName&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/security&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/binding&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/ws2007HttpBinding&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;mexHttpBinding&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;binding name=&amp;quot;mexHttpBinding&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/mexHttpBinding&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bindings&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;behaviors&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serviceBehaviors&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;behavior name=&amp;quot;DefaultBehavior&amp;quot;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serviceMetadata httpGetEnabled=&amp;quot;true&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serviceDebug includeExceptionDetailInFaults=&amp;quot;true&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/behavior&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/serviceBehaviors&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/behaviors&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serviceHostingEnvironment aspNetCompatibilityEnabled=&amp;quot;true&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;services&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;service behaviorConfiguration=&amp;quot;DefaultBehavior&amp;quot; name=&amp;quot;DotNetNuke.Modules.IWebCF.CoreService&amp;quot;&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IComponent&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IComponent&amp;quot; contract=&amp;quot;System.ComponentModel.IComponent&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IDisposable&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IDisposable&amp;quot; contract=&amp;quot;System.IDisposable&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IParserAccessor&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IParserAccessor&amp;quot; contract=&amp;quot;System.Web.UI.IParserAccessor&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IUrlResolutionService&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IUrlResolutionService&amp;quot; contract=&amp;quot;System.Web.UI.IUrlResolutionService&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IDataBindingsAccessor&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IDataBindingsAccessor&amp;quot; contract=&amp;quot;System.Web.UI.IDataBindingsAccessor&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IControlBuilderAccessor&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IControlBuilderAccessor&amp;quot; contract=&amp;quot;System.Web.UI.IControlBuilderAccessor&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IControlDesignerAccessor&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IControlDesignerAccessor&amp;quot; contract=&amp;quot;System.Web.UI.IControlDesignerAccessor&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IExpressionsAccessor&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IExpressionsAccessor&amp;quot; contract=&amp;quot;System.Web.UI.IExpressionsAccessor&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;INamingContainer&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;INamingContainer&amp;quot; contract=&amp;quot;System.Web.UI.INamingContainer&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IFilterResolutionService&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IFilterResolutionService&amp;quot; contract=&amp;quot;System.Web.UI.IFilterResolutionService&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IAttributeAccessor&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IAttributeAccessor&amp;quot; contract=&amp;quot;System.Web.UI.IAttributeAccessor&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;INonBindingContainer&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;INonBindingContainer&amp;quot; contract=&amp;quot;System.Web.UI.INonBindingContainer&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IUserControlDesignerAccessor&amp;quot; binding=&amp;quot;mexHttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IUserControlDesignerAccessor&amp;quot; contract=&amp;quot;System.Web.UI.IUserControlDesignerAccessor&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint binding=&amp;quot;ws2007HttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;CoreService&amp;quot; contract=&amp;quot;DotNetNuke.Modules.IWebCF.IWebCoreService&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IWebFileManager&amp;quot; binding=&amp;quot;ws2007HttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IWebFileManager&amp;quot; contract=&amp;quot;DotNetNuke.Modules.IWebCF.IWebFileManager&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IWebFileTransferManager&amp;quot; binding=&amp;quot;basicHttpBinding&amp;quot; bindingConfiguration=&amp;quot;mtomHttpBinding&amp;quot; name=&amp;quot;IWebFileTransferManager&amp;quot; contract=&amp;quot;DotNetNuke.Modules.IWebCF.IWebFileTransferManager&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IWebPortalManager&amp;quot; binding=&amp;quot;ws2007HttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IWebPortalManager&amp;quot; contract=&amp;quot;DotNetNuke.Modules.IWebCF.IWebPortalManager&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;endpoint address=&amp;quot;IWebUserManager&amp;quot; binding=&amp;quot;ws2007HttpBinding&amp;quot; bindingConfiguration=&amp;quot;ws2007HttpBinding&amp;quot; name=&amp;quot;IWebUserManager&amp;quot; contract=&amp;quot;DotNetNuke.Modules.IWebCF.IWebUserManager&amp;quot; /&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/service&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/services&amp;gt;&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/system.serviceModel&amp;gt;&lt;br&gt;
&amp;lt;/configuration&amp;gt;&lt;br&gt;
&lt;br&gt;
CAn anyone help me in this..&lt;br&gt;
&lt;/div&gt;</description><author>akhtarrasool</author><pubDate>Tue, 08 Jul 2008 07:23:19 GMT</pubDate><guid isPermaLink="false">New Post: Problem: Getting exception while browsing my newly added web method in Iweb-CF 20080708072319A</guid></item><item><title>Created Issue: Issue: Exception is thrown when i try to browse the CoreService.svc</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=1664</link><description>I added a new web method in Iweb-CF..It complied without errors. When i browse DNN the service addresss is shown but when I click on the service address following exception is thrown&lt;br /&gt;</description><author>akhtarrasool</author><pubDate>Tue, 08 Jul 2008 07:17:11 GMT</pubDate><guid isPermaLink="false">Created Issue: Issue: Exception is thrown when i try to browse the CoreService.svc 20080708071711A</guid></item><item><title>New Post: Beta Testing IWebCF_01.00.00_Beta06102008.zip</title><link>http://www.codeplex.com/IWebCF/Thread/View.aspx?ThreadId=29462</link><description>&lt;div style="line-height: normal;"&gt;Please check&amp;nbsp;the Issues Log (&lt;a href="http://www.codeplex.com/IWebCF/WorkItem/List.aspx"&gt;http://www.codeplex.com/IWebCF/WorkItem/List.aspx&lt;/a&gt;) and then&amp;nbsp;post your Beta Testing results here:&lt;br&gt;
&lt;br&gt;
&lt;p style="margin:0in 0in 0pt 1in"&gt;&lt;span style="font-size:12pt;font-family:'Courier New'"&gt;&lt;span&gt;o&lt;span style="font:7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:12pt;font-family:'Arial','sans-serif'"&gt;Your DotNetNuke version&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in 0in 0pt 1in"&gt;&lt;span style="font-size:12pt;font-family:'Courier New'"&gt;&lt;span&gt;o&lt;span style="font:7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:12pt;font-family:'Arial','sans-serif'"&gt;Your operating system&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in 0in 0pt 1in"&gt;&lt;span style="font-size:12pt;font-family:'Courier New'"&gt;&lt;span&gt;o&lt;span style="font:7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:12pt;font-family:'Arial','sans-serif'"&gt;Results testing IWebCF Connector&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in 0in 0pt 1in"&gt;&lt;span style="font-size:12pt;font-family:'Courier New'"&gt;&lt;span&gt;o&lt;span style="font:7pt 'Times New Roman'"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:12pt;font-family:'Arial','sans-serif'"&gt;Results testing IWebCF Explorer&lt;/span&gt;&lt;/p&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;/div&gt;</description><author>adefwebserver</author><pubDate>Wed, 11 Jun 2008 13:30:17 GMT</pubDate><guid isPermaLink="false">New Post: Beta Testing IWebCF_01.00.00_Beta06102008.zip 20080611013017P</guid></item><item><title>Created Issue: Set Address button wont work the first time</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=1357</link><description>You need to click the set Set Address button twice to set it the first time you use it after placing an instance of the module on a page.&lt;br /&gt;</description><author>adefwebserver</author><pubDate>Wed, 11 Jun 2008 13:06:17 GMT</pubDate><guid isPermaLink="false">Created Issue: Set Address button wont work the first time 20080611010617P</guid></item><item><title>Source code checked in, #9263</title><link>http://www.codeplex.com/IWebCF/SourceControl/ListDownloadableCommits.aspx</link><description>Removed delete fle operation from service and from explorer client, cleaned out my username and password from default settings, corrected core connector install path, fixed bug with changing website address in core connector client, removed encrypt and unencrypt operations from service and core connector.</description><author>ITLackey</author><pubDate>Tue, 10 Jun 2008 16:22:36 GMT</pubDate><guid isPermaLink="false">Source code checked in, #9263 20080610042236P</guid></item><item><title>CLOSED ISSUE: Error creating new folder</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=916</link><description>An issue has been reported thatfolder ceration is failing. We are currently working to resolve this issue. If you experince this issue, please vote for this work item.&lt;br /&gt;</description><author>ITLackey</author><pubDate>Sun, 08 Jun 2008 00:31:39 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Error creating new folder 20080608123139A</guid></item><item><title>CLOSED ISSUE: Error uploading file</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=915</link><description>An issue has been reported that file  uploading is failing. We are currently working to resolve this issue. If you experince this issue, please vote for this work item.&lt;br /&gt;</description><author>ITLackey</author><pubDate>Sun, 08 Jun 2008 00:31:38 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Error uploading file 20080608123138A</guid></item><item><title>Source code checked in, #8827</title><link>http://www.codeplex.com/IWebCF/SourceControl/ListDownloadableCommits.aspx</link><description>Updated install packages for clients.</description><author>ITLackey</author><pubDate>Sun, 08 Jun 2008 00:31:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #8827 20080608123132A</guid></item><item><title>COMMENTED ISSUE: Error creating new folder</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=916</link><description>An issue has been reported thatfolder ceration is failing. We are currently working to resolve this issue. If you experince this issue, please vote for this work item.&lt;br /&gt;Comments: Associated with changeset 7313.</description><author>ITLackey</author><pubDate>Thu, 29 May 2008 04:16:21 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Error creating new folder 20080529041621A</guid></item><item><title>COMMENTED ISSUE: Error uploading file</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=915</link><description>An issue has been reported that file  uploading is failing. We are currently working to resolve this issue. If you experince this issue, please vote for this work item.&lt;br /&gt;Comments: Associated with changeset 7313.</description><author>ITLackey</author><pubDate>Thu, 29 May 2008 04:16:19 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Error uploading file 20080529041619A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/IWebCF/SourceControl/ListDownloadableCommits.aspx</link><description>Modified client and service to correct issues with adding folders and uploading files.</description><author>ITLackey</author><pubDate>Thu, 29 May 2008 04:16:17 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080529041617A</guid></item><item><title>CREATED ISSUE: Error creating new folder</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=916</link><description>An issue has been reported thatfolder ceration is failing. We are currently working to resolve this issue. If you experince this issue, please vote for this work item.&lt;br /&gt;</description><author>ITLackey</author><pubDate>Wed, 21 May 2008 05:17:57 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Error creating new folder 20080521051757A</guid></item><item><title>CREATED ISSUE: Error uploading file</title><link>http://www.codeplex.com/IWebCF/WorkItem/View.aspx?WorkItemId=915</link><description>An issue has been reported that file  uploading is failing. We are currently working to resolve this issue. If you experince this issue, please vote for this work item.&lt;br /&gt;</description><author>ITLackey</author><pubDate>Wed, 21 May 2008 05:17:18 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Error uploading file 20080521051718A</guid></item></channel></rss>