<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx</link><description>Windows SharePoint Services V3 Beta 2 is out and you can download it here . WSS v3 does not install a policy file that redirects old SharePoint assembly requests to the new assemblies. For this reason, if you try to use WSS v3 Beta 2 with BizTalk 2006</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#678936</link><pubDate>Wed, 26 Jul 2006 16:21:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:678936</guid><dc:creator>Robert Clarke</dc:creator><description>I'm trying to get my BT2006 to talk to wss3 (works fine with a wss2 port) but am getting an error that implies there is some configuration stopping this. I have changed the file name so that it doesn't include the message ID, and is just a static name 'Invoice.xml'. I'm new to wss so it might be something silly rather than a bug, but any information would be appreciated. Thanks&lt;br&gt;&lt;br&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Object moved&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;&lt;br&gt;&amp;lt;h2&amp;gt;Object moved to &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://vm-sp2007-dev/_layouts/error.aspx?ErrorText=The%%20file%%20you%%20are%%20attempting%%20to%%20save%%20or%%20retrieve%%20has%%20been%%20blocked%%20from%%20this%%20Web%%20site%%20by%%20the%%20server%%20administrators%%2E&amp;quot;&amp;gt;here&amp;lt;/a&amp;gt;.&amp;lt;/h2&amp;gt;"&gt;http://vm-sp2007-dev/_layouts/error.aspx?ErrorText=The%%20file%%20you%%20are%%20attempting%%20to%%20save%%20or%%20retrieve%%20has%%20been%%20blocked%%20from%%20this%%20Web%%20site%%20by%%20the%%20server%%20administrators%%2E&amp;quot;&amp;gt;here&amp;lt;/a&amp;gt;.&amp;lt;/h2&amp;gt;&lt;/a&gt;&lt;br&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt;</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#679138</link><pubDate>Wed, 26 Jul 2006 19:23:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:679138</guid><dc:creator>Adrian Hamza</dc:creator><description>I believe you are getting this error because SharePoint is not routing the web service calls to the BTSharePointAdapterWS virtual folder. WSS v3 has been updated so that only included paths are managed explicitly (you can no longer define exludeded paths), instead they are&amp;nbsp;excluded automatically. IISRESET should fix the problem. Can you update the BTSharePointAdapterWS web.config to comment out the &lt;BR&gt;&amp;lt;!-- &lt;BR&gt;&amp;lt;protocols&amp;gt; &lt;BR&gt;&amp;lt;remove name="Documentation"/&amp;gt; &lt;BR&gt;&amp;lt;/protocols&amp;gt; &lt;BR&gt;--&amp;gt; &lt;BR&gt;section, run IISRESET and then browse to the web service page? You should be able to see web service page. If you see the page, then try sending a message again.</description></item><item><title>Installation quesion</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#688448</link><pubDate>Fri, 04 Aug 2006 14:16:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:688448</guid><dc:creator>Andrew vR</dc:creator><description>I have an environment where it is not feasible to uninstall v3 (to be able to do the adapter install on a v2 system), so I decided to try to push through on the installation of the SharePoint adapter on my WSS v3 system.&lt;br&gt;&lt;br&gt;The installation fails with a message regarding prerequisites not being available. &amp;nbsp;The installation log is very useful since it appears to detail the list of items the installer is looking for, and highlighting those it can't find. &amp;nbsp;I have been through and installed the missing items, except for 2. &amp;nbsp;The first was SSO (which I don't think is actually a prerequisite - I am assuming that the installer just needs to know if it's there or not), but the second has me stumped.&lt;br&gt;&lt;br&gt;This is the component:&lt;br&gt;	[11:01:52 Info] Detecting platform component: Microsoft Primary Interoperability Assemblies 2005 &lt;br&gt;	[11:01:52 Info] Component is not installed. &lt;br&gt;&lt;br&gt;Any idea what these are and where they come from?</description></item><item><title>re: Installation quesion</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#688695</link><pubDate>Fri, 04 Aug 2006 20:06:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:688695</guid><dc:creator>Adrian Hamza</dc:creator><description>Is this a single box scenario where on the same machine you are installing WSS Adapter web service, and BizTalk Runtime? If that's true, then you do need to install SSO and possibly other components. Otherwise, if you are installing on multiple machines, then BizTalk Runtime, SSO and possibly some other components need to be installed on the 1t machine. On the 2nd machine with WSS v3 you only need WSS Adapter Web Service.&lt;br&gt;&lt;br&gt;You can take a look at the installation guides found here &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B273269C-97E0-411D-8849-5A8070698E4A&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyId=B273269C-97E0-411D-8849-5A8070698E4A&amp;amp;displaylang=en&lt;/a&gt;</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#694525</link><pubDate>Thu, 10 Aug 2006 19:48:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:694525</guid><dc:creator>Andrew vR</dc:creator><description>Thank you for your response. &amp;nbsp;I followed your advice and installed BT SSO onto my SharePoint server which had the side effect of installing those Primary Interoperablity Assemblies that I could not track down. &amp;nbsp;But it still did not open up the tick boxes for SharePoint adapter and BAS installation. &amp;nbsp;I even enabled SharePoint's SSO service (after removing the quotes from the ImagePath key!), to no avail.&lt;br&gt;&lt;br&gt;The install log shows up clean (all components found), but the install window still has a comment about missing pre-requisities.&lt;br&gt;&lt;br&gt;And I have now run out of time on this so I may just move the file up with some C# code instead, much as I dislike the idea.&lt;br&gt;&lt;br&gt;Thanks again for your help.</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#694563</link><pubDate>Thu, 10 Aug 2006 20:25:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:694563</guid><dc:creator>Adrian Hamza</dc:creator><description>For BAS and WSS adapter web service you need the following pre-requisites:&lt;br&gt;&lt;br&gt; WSS 2003&lt;br&gt; SP2 for WSS 2003 (this is a WSS SP, not an OS SP)&lt;br&gt; If WSS language is different from BizTalk language, you need to install a WSS language pack that adds support for the language that you have for BizTalk.</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#695381</link><pubDate>Fri, 11 Aug 2006 14:44:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:695381</guid><dc:creator>Andrew vR</dc:creator><description>I realise that, and I am trying to install it onto a WSS v3 machine, so I am not too suprised. &amp;nbsp;The machine had never had WSS v2 installed, so I tried to trick the installer by creating a ..\web server extensions\60\ISAPI directory and copying the v3 OWSSVR.DLL file into it.&lt;br&gt;&lt;br&gt;According to the installer log, it was happy with that, but obviously there is another check that the installer log does not report.</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#695969</link><pubDate>Sat, 12 Aug 2006 01:09:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:695969</guid><dc:creator>Adrian Hamza</dc:creator><description>Oh, I'm sorry, it totally slipped by me that you are trying this on WSS v3. The way I tried this was by installing it and configuring on WSS v2 and then upgrade to WSS v3. I have some workarounds above for configuring it manually on a WSS v3 but I don't have any workarounds for Setup. You could try to install it on a machine with WSS v2 and then copy the web service files manually and configure manually as described above. You can use reflector &lt;a rel="nofollow" target="_new" href="http://www.aisto.com/roeder/dotnet/"&gt;http://www.aisto.com/roeder/dotnet/&lt;/a&gt; to see what other files you need to copy. I never tried this but it might work.&lt;br&gt;&lt;br&gt;Remember, this is not supported by Microsoft!!! &lt;br&gt;&lt;br&gt;These are some of the hacks I tried in order to see how it works with WSS v3.</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#702723</link><pubDate>Wed, 16 Aug 2006 20:08:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:702723</guid><dc:creator>Travis Pryor</dc:creator><description>Much like an earlier poster, I am also attempting to use the native 2006 WSS adapter in conjuction with WSS 3.0 Beta 2 and am receiving the following error: &amp;nbsp;&lt;br&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Object moved&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt; &lt;br&gt;&amp;lt;h2&amp;gt;Object moved to &amp;lt;a href=&amp;quot;&lt;a rel="nofollow" target="_new" href="http://vm-sp2007-dev/_layouts/error.aspx?ErrorText=The%%20file%%20you%%20are%%20attempting%%20to%%20save%%20or%%20retrieve%%20has%%20been%%20blocked%%20from%%20this%%20Web%%20site%%20by%%20the%%20server%%20administrators%%2E&amp;quot;&amp;gt;here&amp;lt;/a&amp;gt;.&amp;lt;/h2&amp;gt;"&gt;http://vm-sp2007-dev/_layouts/error.aspx?ErrorText=The%%20file%%20you%%20are%%20attempting%%20to%%20save%%20or%%20retrieve%%20has%%20been%%20blocked%%20from%%20this%%20Web%%20site%%20by%%20the%%20server%%20administrators%%2E&amp;quot;&amp;gt;here&amp;lt;/a&amp;gt;.&amp;lt;/h2&amp;gt;&lt;/a&gt; &lt;br&gt;&amp;lt;/body&amp;gt;&amp;lt;/html&amp;gt; &lt;br&gt;&lt;br&gt;I've tried the work-arounds mentioned here, inserting &amp;lt;runtime&amp;gt;...&amp;lt;/runtime&amp;gt; elements into the web.config file, commenting out the &amp;lt;protocols&amp;gt;...&amp;lt;/protocols&amp;gt; elements, iisreset, etc, but the error persists when I create a file in a doc lib being observed by a receive location.&lt;br&gt;&lt;br&gt;Could we get some more specific instructions on the configuration steps taken in order to get the adpater to work with WSS 3.0 Beta 2?</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#702787</link><pubDate>Wed, 16 Aug 2006 21:09:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:702787</guid><dc:creator>Adrian Hamza</dc:creator><description>Can you update the BTSharePointAdapterWS web.config to comment out the &lt;br&gt;&amp;lt;!-- &lt;br&gt;&amp;lt;protocols&amp;gt; &lt;br&gt;&amp;lt;remove name=&amp;quot;Documentation&amp;quot;/&amp;gt; &lt;br&gt;&amp;lt;/protocols&amp;gt; &lt;br&gt;--&amp;gt; &lt;br&gt;section, run IISRESET and then browse to the web service asmx page? What's the error message you get when you do this?</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#702976</link><pubDate>Wed, 16 Aug 2006 23:27:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:702976</guid><dc:creator>Travis Pryor</dc:creator><description>browsing to localost\BTSharePointAdapterWS.asmx displays a sharepoint page that states &amp;quot;The file you are attempting to save or retrieve has been blocked from this Web site by the server administrators.&amp;quot; &amp;nbsp;Owners &amp;amp; members have full control of the document library.</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#703002</link><pubDate>Wed, 16 Aug 2006 23:50:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:703002</guid><dc:creator>Adrian Hamza</dc:creator><description>I'm just guessing right now as I don't know why you get this error message.&lt;br&gt;&lt;br&gt;Did you configure the web service manually? Is the BTSharePointAdapterWS an IIS application or is it just a virtual folder? You might have to push on the Create button and select an app pool in order allow execution of the asmx pages.</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#724031</link><pubDate>Fri, 25 Aug 2006 18:21:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:724031</guid><dc:creator>Vasily</dc:creator><description>Is SharePoint Adapter enabled for SSL?&lt;br&gt;&lt;br&gt;I have WSS 3.0 site with SSL enabled (port 34103). When I specify in receive location &amp;nbsp;Adapter Web Service Port: 34103, and SharePoint Site URL: &lt;a rel="nofollow" target="_new" href="https://localhost"&gt;https://localhost&lt;/a&gt; - there are error messages in the EventLog:&lt;br&gt;&lt;br&gt;The adapter &amp;quot;Windows SharePoint Services&amp;quot; raised an error message. Details &amp;quot;The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.&amp;quot;.&lt;br&gt;</description></item><item><title>re: Is SharePoint Adapter enabled for SSL?</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#724372</link><pubDate>Fri, 25 Aug 2006 22:54:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:724372</guid><dc:creator>Adrian Hamza</dc:creator><description>Yes, SharePoint adapter is enabled for SSL. The error you get is probably normal because you used the &amp;quot;localhost&amp;quot; machine name. The SSL certificate of the server is used for 2 things:&lt;br&gt;- to encrypt a symetrical key that's passed to the client for encrypting the HTTP requests/responses&lt;br&gt;- to authentificate the identity of the server. This is what fails in your case.&lt;br&gt;&lt;br&gt;Your SSL certificate is issued for a particular machine name (usually something like www.microsoft.com). You MUST use that exact machine name in the URL (and not localhost or the NetBIOS name) otherwise the authentication of the server will fail with the error you just saw. You need to update the URL to include the correct name of the machine in order to fix this.&lt;br&gt;&lt;br&gt;If this problem is not fixed after you update the URL, then most likely that the authority that issued the certificate is not added to the 'trusted authorities' list on your machine. Most likely, you are using a certicate that you issued yourself. You will need to add that issueing authority as a trusted authority on the BizTalk Runtime machine in order to fix that (if you run into this problem). I believe you do that from MMC (run MMC, File -&amp;gt;Add/Remove Snapin, Add, select 'Certificates', Computer Account and then navigate to the Trusted Root Certification Authorities. I haven't tested this but I believe it's correct). </description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#1260505</link><pubDate>Mon, 11 Dec 2006 21:47:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1260505</guid><dc:creator>Cal Kadourah</dc:creator><description>&lt;p&gt;I'm also getting the same error:&lt;/p&gt;
&lt;p&gt;&amp;lt;html&amp;gt;&amp;lt;head&amp;gt;&amp;lt;title&amp;gt;Object moved&amp;lt;/title&amp;gt;&amp;lt;/head&amp;gt;&amp;lt;body&amp;gt;...&lt;/p&gt;
&lt;p&gt;I have one boxt for BTS 2006 and one with SharePoint 2007, do I need to modify any thing on the SharePoint 2007 box?&lt;/p&gt;</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#1324974</link><pubDate>Tue, 19 Dec 2006 17:31:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1324974</guid><dc:creator>Maurice</dc:creator><description>&lt;p&gt;I tried to follow your suggestions with using the final version of WSS 3.0. Unfortunately I do not get it up and running. The error message is A message sent to adapter &amp;quot;Windows SharePoint Services&amp;quot; on send port &amp;quot;Archive CMDB Import Files&amp;quot; with URI &amp;quot;wss://10.90.51.85:47111/sp/OrderDesk&amp;quot; is suspended. &lt;/p&gt;
&lt;p&gt; Error details: The Windows SharePoint Services site was not found. The URL &amp;quot;&lt;a rel="nofollow" target="_new" href="http://10.90.51.85:47111/sp/&amp;quot;"&gt;http://10.90.51.85:47111/sp/&amp;quot;&lt;/a&gt; points to a SharePoint object for which there is no Windows SharePoint Services site.&lt;/p&gt;
&lt;p&gt;Have you got any suggestions?&lt;/p&gt;</description></item><item><title>re: Windows SharePoint Services site was not found</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#1327607</link><pubDate>Wed, 20 Dec 2006 03:10:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1327607</guid><dc:creator>Adrian Hamza</dc:creator><description>&lt;p&gt;Can you copy/paste the URL &lt;a rel="nofollow" target="_new" href="http://10.90.51.85:47111/sp/"&gt;http://10.90.51.85:47111/sp/&lt;/a&gt; in your browser and see if there is a SharePoint site at that URL? Do you get any error and if you do what's the exact error?&lt;/p&gt;
</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#1396205</link><pubDate>Tue, 02 Jan 2007 05:37:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1396205</guid><dc:creator>fairycat</dc:creator><description>&lt;p&gt;Thanks Andrian, it worked!! I followed your alternative way. -&amp;gt; An alternative is to configure the adapter web service manually.&lt;/p&gt;
&lt;p&gt;my experience here. &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://biztalkblogs.com/fairycat/archive/2007/01/02/1546.aspx"&gt;http://biztalkblogs.com/fairycat/archive/2007/01/02/1546.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#1535096</link><pubDate>Fri, 26 Jan 2007 10:57:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1535096</guid><dc:creator>Matthias Unruhe</dc:creator><description>&lt;p&gt;Hi Adrian,&lt;/p&gt;
&lt;p&gt;I ran into a problem with WSS adapter when configuring the BizTalk Server 2006 at a customer.&lt;/p&gt;
&lt;p&gt;Configuration is cancelled, because it wants to delete the web.config but isn't allowed to set the according file attributes.&lt;/p&gt;
&lt;p&gt;I'm sorry that I can't give you the exact error message because it's a german BizTalk Server and I don't have a clou how to translate the message exactly. Must be something like &amp;quot;Error on setting file permissions on a temporary ASP.NET-directory or web service directory&amp;quot;&lt;/p&gt;
&lt;p&gt;My question now is: do you think that the manual workaround you discribed in your initial article will solve this problem.&lt;/p&gt;
&lt;p&gt;Oh ... by the way: I need to get WSS adapter running for WSS v2.&lt;/p&gt;
&lt;p&gt;Greetings&lt;/p&gt;
&lt;p&gt;Matthias&lt;/p&gt;</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#1535509</link><pubDate>Fri, 26 Jan 2007 12:04:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1535509</guid><dc:creator>Adrian Hamza</dc:creator><description>&lt;p&gt;Hi Matthias,&lt;/p&gt;
&lt;p&gt;The best way to troubleshoot this is:&lt;/p&gt;
&lt;p&gt;1) look in the configuration log file for more details on the failure&lt;/p&gt;
&lt;p&gt;2) run FileMon &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/technet/sysinternals/FileAndDisk/Filemon.mspx"&gt;http://www.microsoft.com/technet/sysinternals/FileAndDisk/Filemon.mspx&lt;/a&gt; and set a filter that includes the events generated by configuration.exe process. Then run configuration. This way you will see exactly the file causing the problem.&lt;/p&gt;
&lt;p&gt;Your translation of the error message makes me believe that the failure is not related to the web.config file. I think the configuration process fails to set some permissions on one of the ASP.NET temporary files folder, possibly&lt;/p&gt;
&lt;p&gt;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files&lt;/p&gt;
&lt;p&gt;or&lt;/p&gt;
&lt;p&gt;C:\WINDOWS\Temp&lt;/p&gt;
&lt;p&gt;The configuration log fragment with the error would help me provide you with more information on this problem.&lt;/p&gt;
</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#1550317</link><pubDate>Mon, 29 Jan 2007 09:58:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1550317</guid><dc:creator>Matthias Unruhe</dc:creator><description>&lt;p&gt;Hi Adrian,&lt;/p&gt;
&lt;p&gt;Here is the fragment from the configuration file:&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:36 Info ConfigHelper] Sharepoint install location found&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion SaveAdapterSiteId wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion SaveAdapterSiteName wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion SaveAdapterPort wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info ConfigHelper] MB\SharePoint Enabled Hosts ist keine lokale Entit&amp;#228;t.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::SetWebServicePermissions wird gestartet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::setASPNetRights wird gestartet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info ConfigHelper] Permissions successfully set.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::setASPNetRights wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info ConfigHelper] Permissions successfully set.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Error ConfigHelper] c:\depotsetupv2\private\common\configwizard\confighelper\confighelper.cpp(773): FAILED hr = 80070534&lt;/p&gt;
&lt;p&gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Error ConfigHelper] Zuordnungen von Kontennamen und Sicherheitskennungen wurden nicht durchgef&amp;#252;hrt.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Error WssAdaCfg] d:\depot4000\private\kw\source\bizoffice\code\bizofficeconfiguration\wssadacfg\wssadacfg.cpp(1534): FAILED hr = 80070534&lt;/p&gt;
&lt;p&gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::SetWebServicePermissions wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Error WssAdaCfg] d:\depot4000\private\kw\source\bizoffice\code\bizofficeconfiguration\wssadacfg\wssadacfg.cpp(946): FAILED hr = 80004005&lt;/p&gt;
&lt;p&gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::ConfigureWebSite wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Error WssAdaCfg] d:\depot4000\private\kw\source\bizoffice\code\bizofficeconfiguration\wssadacfg\wssadacfg.cpp(377): FAILED hr = 80004005&lt;/p&gt;
&lt;p&gt;&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::UnConfigureFeature wird gestartet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] 	Die Konfiguration des Features WssAdapterWS wird aufgehoben.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::UnconfigureWebSite wird gestartet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Vroot site id found&lt;/p&gt;
&lt;p&gt;[13:16:39 Info ConfigHelper] 	Das virtuelle Stammverzeichnis BTSharePointAdapterWS ist auf der Site 1 bereits vorhanden.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Deleting vroot&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info ConfigHelper] 	Die IIS-Anwendung BTSharePointAdapterWS wurde gel&amp;#246;scht.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info ConfigHelper] 	Das virtuelle ISS-Stammverzeichnis BTSharePointAdapterWS wurde gel&amp;#246;scht.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Gel&amp;#246;schtes virtuelles Verzeichnis: BTSharePointAdapterWS&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info ConfigHelper] 	Der Anwendungspool BTSharePointAdapterWSAppPool ist bereits vorhanden.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info ConfigHelper] 	Die IIS-Version 6 wurde gefunden.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info ConfigHelper] 	Der IIS-Anwendungspool BTSharePointAdapterWSAppPool wurde gel&amp;#246;scht.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Gel&amp;#246;schter Anwendungspool: BTSharePointAdapterWSAppPool&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info ConfigHelper] 	INSTALLDIR C:\Programme\Microsoft BizTalk Server 2006\ wurde abgerufen.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Error CWssAdaCfg] Die Dateiattribute von &amp;quot;Web.config&amp;quot; konnten nicht zum L&amp;#246;schen festgelegt werden.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Error CWssAdaCfg] Die Datei &amp;quot;Web.config&amp;quot; konnte nicht gel&amp;#246;scht werden.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::UnconfigureWebSite wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CTPMConfig::DeleteTpmRegistryKey wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::UnConfigureFeature wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Info CWssAdaCfg] Die Funktion CWssAdaCfg::ConfigureFeature wird beendet.&lt;/p&gt;
&lt;p&gt;&amp;gt; [13:16:39 Warning Configuration Framework]Feature failed to configure: WssAdapterWS.&lt;/p&gt;
&lt;p&gt;Strangely I already had successfully configured SharePoint Adapter but now my client wanted to move BizTalk databases from SQL Server 2000 to SQL Server 2005. As this concerns the productive machine which isn't used at the moment I thought this wouldn't be a problem. Just run the configuration again and point to SQL Server 2005 where configuration is to create new BizTalk databases. But now i don't get it managed to configure SharePoint Adapter again. I always run into the error mentioned above.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;
&lt;p&gt;Matthias&lt;/p&gt;</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#3122283</link><pubDate>Wed, 06 Jun 2007 21:14:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3122283</guid><dc:creator>Rajeev</dc:creator><description>&lt;p&gt;Hi Adrian,&lt;/p&gt;
&lt;p&gt;I am having BizTalk 2006 on 1 machine and Sharepoint 2007 on the othr machine. When I try to install the Sharepoint Adapter Webservice on Sharepoint machine the checkbox is disabled. Do i have to download the wss 3.0 v2 and try with that.&lt;/p&gt;
&lt;p&gt;Any help is appreciated.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>re:  checkbox is disabled</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#3123642</link><pubDate>Wed, 06 Jun 2007 22:33:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3123642</guid><dc:creator>Adrian Hamza</dc:creator><description>&lt;p&gt;No, you don't. Actually, unless you use BizTalk 2006 R2 Beta 2 you won't be able to make it work with WSS v3. &lt;/p&gt;
&lt;p&gt;What you probably need is the WSS language pack. The SharePoint language and the BizTalk language must match. If that's not the case for you then you have to install a WSS language pack for that checkbox to become enabled.&lt;/p&gt;
</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#4669814</link><pubDate>Fri, 31 Aug 2007 17:00:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4669814</guid><dc:creator>saurabh</dc:creator><description>&lt;p&gt;The scenario you have explained utilizes SharePoint Services V3 Beta 2 ;i have just downloded the latest release wss 3.0 version &lt;/p&gt;
&lt;p&gt;So, are there any changes with this newer version or can i go ahead and use the same approach&lt;/p&gt;</description></item><item><title>am trying WSS 3.0...</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#4669948</link><pubDate>Fri, 31 Aug 2007 17:11:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4669948</guid><dc:creator>Planman Technologies</dc:creator><description>&lt;p&gt;Hi Andrian&lt;/p&gt;
&lt;p&gt;I have downloaded the latest released version WSS 3.0, is there any chages in the procedure described by you or should i go with the same procedure as above?&lt;/p&gt;
&lt;p&gt;Thanx &amp;amp; Regards&lt;/p&gt;</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#4678128</link><pubDate>Sat, 01 Sep 2007 02:55:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4678128</guid><dc:creator>Adrian Hamza</dc:creator><description>&lt;p&gt;I don't know if the steps above work with RTM version of WSS v3.0. These steps are hacks that I provided at the time. The steps are no longer needed because BizTalk 2006 R2 Beta 2 and BizTalk 2006 RTM support WSS v3.0 out of the box so you don't need to do any of the steps above.&lt;/p&gt;
</description></item><item><title>BT 2006 and MOSS 2007</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#7152180</link><pubDate>Fri, 18 Jan 2008 22:19:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7152180</guid><dc:creator>KevinHou</dc:creator><description>&lt;p&gt;Adrian,&lt;/p&gt;
&lt;p&gt;I've read all the posts and the last one dated Aug. 31 2007 gave me hope, but my setup still won't work. &amp;nbsp;I have BT 2006 Standard Edition (not R2), and MOSS 2007 RTM running on a virtual PC running Windows Server 2003. &amp;nbsp;When I go to Add/Remove Programs to install BizTalk's WSS Adapter under Additional Software, the option is grayed out, I can't check the box. &amp;nbsp;The messas is that I'm missing a prerequisite. &amp;nbsp;Would you know why I can't insall the adapter this way?&lt;/p&gt;
&lt;p&gt;Thanks for any help,&lt;/p&gt;
&lt;p&gt;Kevin&lt;/p&gt;</description></item><item><title>re: WSS v3 Beta 2 is out - try it with WSS adapter</title><link>http://blogs.msdn.com/ahamza/archive/2006/06/05/WSS-v3-Beta-2-Wss-Adapter-Workaround.aspx#7189152</link><pubDate>Tue, 22 Jan 2008 01:03:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7189152</guid><dc:creator>Adrian Hamza</dc:creator><description>&lt;p&gt;BizTalk 2006 was released in 2006 (go figure :-) ...) and it doesn't support MOSS which was released in 2007. You need BizTalk 2006 R2 (released in September 2007) if you want to use it with MOSS. You can download an evaluation copy of BizTalk 2006 R2 here &lt;a rel="nofollow" target="_new" href="http://technet.microsoft.com/en-us/bb738059.aspx"&gt;http://technet.microsoft.com/en-us/bb738059.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It will work for 120 days.&lt;/p&gt;
</description></item></channel></rss>