<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/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/"><channel><title>Qdabra Active Directory Web Service</title><link>https://www.infopathdev.com:443/forums/57.aspx</link><description>Qdabra Active Directory Web Service enables showing all Microsoft Active Directory user details in InfoPath forms. It is available in Database Accelerator, WSSP and as a standalone tool.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: Server Error in '/ADService' Application.</title><link>https://www.infopathdev.com:443/forums/thread/18973.aspx</link><pubDate>Thu, 18 Jan 2007 21:57:54 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:18973</guid><dc:creator>jimbob</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/18973.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=57&amp;PostID=18973</wfw:commentRss><description>The web.config is additive.  All the entries in the parent will apply to the child.  Add the following to your ADService web.config (put the &amp;lt;httpModules&amp;gt; section under the existing &amp;lt;system.web&amp;gt; section&lt;br /&gt;&lt;br /&gt;&amp;lt;system.web&amp;gt;&lt;br /&gt;    &amp;lt;httpModules&amp;gt;&lt;br /&gt;        &amp;lt;remove name="EnterpriseInitializationModule"/&amp;gt; &lt;br /&gt;        &amp;lt;remove name="BPAdminRedirectModule" /&amp;gt;&lt;br /&gt;    &amp;lt;/httpModules&amp;gt;&lt;br /&gt;&amp;lt;/system.web&amp;gt;</description></item><item><title>Re: Server Error in '/ADService' Application.</title><link>https://www.infopathdev.com:443/forums/thread/18972.aspx</link><pubDate>Thu, 18 Jan 2007 21:50:52 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:18972</guid><dc:creator>Christopher Sorel</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/18972.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=57&amp;PostID=18972</wfw:commentRss><description>The web.config file in ADService does not contain anything about BP - business portal at all.</description></item><item><title>Re: Server Error in '/ADService' Application.</title><link>https://www.infopathdev.com:443/forums/thread/18971.aspx</link><pubDate>Thu, 18 Jan 2007 21:01:59 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:18971</guid><dc:creator>jimbob</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/18971.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=57&amp;PostID=18971</wfw:commentRss><description>Have you tried editing the ADService web.config to remove BP from just the ADService?  You should locate the remove under the same node hierarchy as the add in the parent web.config.&lt;br /&gt;&amp;lt;remove name="EnterpriseInitializationModule"&amp;gt;</description></item><item><title>Re: Server Error in '/ADService' Application.</title><link>https://www.infopathdev.com:443/forums/thread/18970.aspx</link><pubDate>Thu, 18 Jan 2007 19:32:04 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:18970</guid><dc:creator>Christopher Sorel</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/18970.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=57&amp;PostID=18970</wfw:commentRss><description>Yes I tried with with ASP.NET 2.0 on either box with BP.  Once I remove BP from the test box it began to work.  So then I removed BP from the production box as well and it is working.  &lt;br /&gt;&lt;br /&gt;BP is a few months out still but have to get these infopath forms done.  &lt;br /&gt;&lt;br /&gt;Chris</description></item><item><title>Re: Server Error in '/ADService' Application.</title><link>https://www.infopathdev.com:443/forums/thread/18969.aspx</link><pubDate>Thu, 18 Jan 2007 16:42:40 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:18969</guid><dc:creator>Shyam</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/18969.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=57&amp;PostID=18969</wfw:commentRss><description>Seems like ADService is working on your test box.&lt;br /&gt;&lt;br /&gt;Now coming to the issue with BP: Even though ADService has not been tested with BP, there is nothing in ADService that should stop it from working along with BP. Have you tired ASP.NET 2.0 on ADService when BP is also installed on the server?</description></item><item><title>Re: Server Error in '/ADService' Application.</title><link>https://www.infopathdev.com:443/forums/thread/18968.aspx</link><pubDate>Thu, 18 Jan 2007 16:25:08 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:18968</guid><dc:creator>Christopher Sorel</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/18968.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=57&amp;PostID=18968</wfw:commentRss><description>I installed this on a Windows 2003 server SP2.  The server host sharepoint services along with SQL server and Microsoft Business Portal (BP) for Dynamics.  I have same setup with another server that is my test box so I tried it on it.  Same problem, so I removed BP from it and and manually remove business portal out of web.config file things begin to work on the test box.  Are you aware of problem with using your product with BP?&lt;br /&gt;&lt;br /&gt;ASP.NET is currently set to 1.1.4322 but I also tried 2.0.50727.</description></item><item><title>Re: Server Error in '/ADService' Application.</title><link>https://www.infopathdev.com:443/forums/thread/18967.aspx</link><pubDate>Wed, 17 Jan 2007 22:48:12 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:18967</guid><dc:creator>jimbob</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/18967.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=57&amp;PostID=18967</wfw:commentRss><description>The web.config noted in the error is the root of the website.  The ADService installer does not update this file.&lt;br /&gt;&lt;br /&gt;Are you able to access other parts of the website?&lt;br /&gt;What version (1.1.4322 or 2.0.50727) of the .NET Framework is the website configured to use? (Use the ASP.NET tab in the IIS admin tool)&lt;br /&gt;</description></item><item><title>Re: Server Error in '/ADService' Application.</title><link>https://www.infopathdev.com:443/forums/thread/18966.aspx</link><pubDate>Wed, 17 Jan 2007 22:35:01 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:18966</guid><dc:creator>Patrick Halstead</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/18966.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=57&amp;PostID=18966</wfw:commentRss><description>Hi CSorel,&lt;br /&gt;&lt;br /&gt;Thanks for logging this. We're going to look at it now. We will respond to this thread in a couple hours with more information. This is the first time we have seen this error. &lt;br /&gt;&lt;br /&gt;Can you please let us know what kind of a machine you are installing it on?&lt;br /&gt;&lt;br /&gt;Thanks</description></item><item><title>Server Error in '/ADService' Application.</title><link>https://www.infopathdev.com:443/forums/thread/18923.aspx</link><pubDate>Wed, 17 Jan 2007 19:18:39 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:18923</guid><dc:creator>Christopher Sorel</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/18923.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=57&amp;PostID=18923</wfw:commentRss><description>Went through all the setup steps but getting this error.&lt;br /&gt;Chris&lt;br /&gt;&lt;br /&gt;Configuration Error &lt;br /&gt;Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. &lt;br /&gt;&lt;br /&gt;Parser Error Message: File or assembly name Microsoft.BusinessFramework, or one of its dependencies, was not found.&lt;br /&gt;&lt;br /&gt;Source Error: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Line 79:       &amp;lt;add name="WindowsAuthentication" type="System.Web.Security.WindowsAuthenticationModule" /&amp;gt;&lt;br /&gt;Line 80:       &amp;lt;!--	&amp;lt;add name="Session" type="System.Web.SessionState.SessionStateModule"/&amp;gt;--&amp;gt;&lt;br /&gt;Line 81:     &amp;lt;add name="EnterpriseInitializationModule" type="Microsoft.BusinessFramework.Security.EnterpriseInitializationModule,Microsoft.BusinessFramework" /&amp;gt;&lt;br /&gt;Line 82:       &amp;lt;add name="BPHomeRedirectModule" type="Microsoft.BusinessFramework.Portal.Shell.BPHomeRedirectModule,Microsoft.BusinessFramework.Portal" /&amp;gt;&lt;br /&gt;Line 83:       &amp;lt;add name="Session" type="System.Web.SessionState.SessionStateModule" /&amp;gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Source File: c:\inetpub\wwwroot\web.config    Line: 81 &lt;br /&gt;</description></item></channel></rss>