Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search BizTalk Blogs
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
BizTalk Server
»
BizTalk Blogs
»
BizTalk Community Blogs via Syndication
»
All Tags
»
windows sharepoint services adapter
Browse by Tags
BizTalk Blogs
This group is for blogs related to BizTalk Server. This includes Community Syndicated blogs and Stephen W. Thomas’s blog.
Get this RSS feed
Home
Blogs
Archives
Archives
May 2013
(51)
April 2013
(70)
March 2013
(65)
February 2013
(57)
January 2013
(79)
December 2012
(63)
November 2012
(68)
October 2012
(74)
September 2012
(66)
August 2012
(63)
July 2012
(77)
June 2012
(101)
May 2012
(64)
April 2012
(64)
March 2012
(68)
February 2012
(48)
January 2012
(34)
December 2011
(61)
November 2011
(44)
October 2011
(76)
September 2011
(66)
August 2011
(46)
July 2011
(66)
June 2011
(75)
May 2011
(58)
April 2011
(46)
March 2011
(65)
February 2011
(62)
January 2011
(76)
December 2010
(67)
November 2010
(140)
October 2010
(154)
September 2010
(143)
August 2010
(120)
July 2010
(86)
June 2010
(116)
May 2010
(91)
April 2010
(120)
March 2010
(98)
February 2010
(103)
January 2010
(107)
December 2009
(64)
November 2009
(118)
October 2009
(127)
September 2009
(89)
August 2009
(74)
July 2009
(115)
June 2009
(129)
May 2009
(134)
April 2009
(136)
March 2009
(161)
February 2009
(100)
January 2009
(107)
December 2008
(107)
November 2008
(106)
October 2008
(173)
September 2008
(146)
August 2008
(139)
July 2008
(101)
June 2008
(115)
May 2008
(120)
April 2008
(134)
March 2008
(104)
February 2008
(136)
January 2008
(106)
December 2007
(73)
November 2007
(135)
October 2007
(143)
September 2007
(138)
August 2007
(144)
July 2007
(139)
June 2007
(139)
May 2007
(166)
April 2007
(199)
March 2007
(200)
February 2007
(188)
January 2007
(182)
December 2006
(151)
November 2006
(149)
October 2006
(184)
September 2006
(147)
August 2006
(124)
July 2006
(125)
June 2006
(125)
May 2006
(89)
April 2006
(63)
March 2006
(83)
February 2006
(40)
January 2006
(42)
December 2005
(16)
November 2005
(32)
October 2005
(17)
September 2005
(29)
August 2005
(15)
July 2005
(11)
June 2005
(45)
May 2005
(39)
April 2005
(28)
March 2005
(14)
February 2005
(16)
January 2005
(18)
December 2004
(14)
November 2004
(13)
October 2004
(11)
September 2004
(26)
August 2004
(8)
July 2004
(9)
June 2004
(2)
May 2004
(2)
April 2004
(2)
March 2004
(2)
February 2004
(1)
Tags
BizTalk Topics
Tagged Content List
Blog Post:
Is there a way to configure one send port to send a message to a document library based on a parameter?
Anonymous
This question comes up quite often that it deserves its own post. Is there a way to configure one send port to send a message to a variable destination based on a parameter? For instance when using WSS adapter, can you send a message to a different document library based on the message that's being...
on
Wed, Mar 7 2007
Blog Post:
Is there a way to configure one send port to send a message to a document library based on a parameter?
Anonymous
This question comes up quite often that it deserves its own post. Is there a way to configure one send port to send a message to a variable destination based on a parameter? For instance when using WSS adapter, can you send a message to a different document library based on the message that's being processed...
on
Wed, Mar 7 2007
Blog Post:
%Filename% macro is not replaced with the disk filename
Anonymous
I've seen this issue showing a couple of times on the BizTalk Newsgroups so I thought it's worth posting about this on my blog. The user expectation, which is probably correct from usability point of view, is that the %Filename% macro is replaced with the name of the original file no matter if...
on
Fri, Jun 30 2006
Blog Post:
%Filename% macro is not replaced with the disk filename
Anonymous
I've seen this issue showing a couple of times on the BizTalk Newsgroups so I thought it's worth posting about this on my blog. The user expectation, which is probably correct from usability point of view, is that the %Filename% macro is replaced with the name of the original file no matter if that file...
on
Fri, Jun 30 2006
Blog Post:
Custom Pipeline Component for Processing DBF, Excel and other ODBC types
Anonymous
Matt Meleski implemented a custom pipeline component to process Excel or DBF files. I did not test this component myself but it seems that other people have tried and it worked well for them. This looks like a nice component that could complement the WSS adapter very nicely.
on
Fri, Jun 23 2006
Blog Post:
Custom Pipeline Component for Processing DBF, Excel and other ODBC types
Anonymous
Matt Meleski implemented a custom pipeline component to process Excel or DBF files. I did not test this component myself but it seems that other people have tried and it worked well for them. This looks like a nice component that could complement the WSS adapter very nicely.
on
Fri, Jun 23 2006
Blog Post:
WSS Adapter handling of InfoPath forms with attachments
Anonymous
InfoPath supports forms with file attachments by encoding the attachement as base64 and including the following PI <?mso-infoPath-file-attachment-present ?> at the top of the XML document to indicate that a file has been attached to the document. WSS adapter works with InfoPath forms with attachements...
on
Tue, Jun 20 2006
Blog Post:
WSS v3 Beta 2 is out - try it with WSS adapter
Anonymous
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 WSS adapter, you will run into errors. In order to...
on
Mon, Jun 5 2006
Blog Post:
WSS v3 Beta 2 is out - try it with WSS adapter
Anonymous
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 WSS adapter, you will run into errors. In order to...
on
Mon, Jun 5 2006
Blog Post:
WSS Adapter webcasts/videos
Anonymous
BizTalk 2006 RTMd last month, and the BizTalk Betaplace has been closed for a few weeks now. Many people have asked me for access to the WSS Adapter videos that were shared on the betaplace and finally, here they are. The videos are shared on this SharePoint site: http://wssadapter.members.winisp.net...
on
Tue, Apr 18 2006
Blog Post:
WSS Adapter webcasts/videos
Anonymous
BizTalk 2006 RTMd last month, and the BizTalk Betaplace has been closed for a few weeks now. Many people have asked me for access to the WSS Adapter videos that were shared on the betaplace and finally, here they are. The videos are shared on this SharePoint site: http://wssadapter.members.winisp.net...
on
Tue, Apr 18 2006
Blog Post:
Upgrading from BT'04 GotDotNet WSS Adapter 1.0 to BT'06 native WSS Adapter
Anonymous
I finally found some time and tried upgrading from BizTalk 2004 and GotDotNet WSS adapter to BizTalk 2006 and the native BT'06 adapter for Windows SharePoint Services. The idea was to start from a BizTalk 2004 installation with version 1.0 of Steve Resnick & Co. WSS Adapter ( http://www.gotdotnet...
on
Tue, Mar 28 2006
Blog Post:
Upgrading from BT'04 GotDotNet WSS Adapter 1.0 to BT'06 native WSS Adapter
Anonymous
I finally found some time and tried upgrading from BizTalk 2004 and GotDotNet WSS adapter to BizTalk 2006 and the native BT'06 adapter for Windows SharePoint Services. The idea was to start from a BizTalk 2004 installation with version 1.0 of Steve Resnick & Co. WSS Adapter ( http://www.gotdotnet...
on
Tue, Mar 28 2006
Blog Post:
BizTalk Server 2006 has RTM'd
Anonymous
BizTalk Server 2006 has RTM'd today ... best BizTalk ever, shipped on time and a very high quality server product. See the announcement here. http://www.computerworld.com/softwaretopics/software/story/0,10801,109944,00.html http://www.crn.com/sections/breakingnews/breakingnews.jhtml?articleId=183702861...
on
Mon, Mar 27 2006
Blog Post:
Adding a row into a SharePoint List and adding an attachment to it
Anonymous
I recently got this email from a WSS Adapter user ... I saw your 4 last web casts, it helped me a lot to get a good idea about thee WSS adapter.I have a question, Can you help me please and tell me how to add a row into SharePoint list and add an attachment to it? Where can I get more help about WSS...
on
Mon, Mar 20 2006
Blog Post:
Adding Browse UI to BT'06 WSS adapter
Anonymous
The WssAdapterBrowseUI.dll modifies the default WSS Adapter UI so that instead of typing the names and URLs of SharePoint document libraries, lists, or columns you will be presented with a list view/tree view from where you can select the appropriate SharePoint object. The friendly names/titles of SharePoint...
on
Wed, Mar 15 2006
Blog Post:
Adding Browse UI to BT'06 WSS adapter
Anonymous
The WssAdapterBrowseUI.dll modifies the default WSS Adapter UI so that instead of typing the names and URLs of SharePoint document libraries, lists, or columns you will be presented with a list view/tree view from where you can select the appropriate SharePoint object. The friendly names/titles of SharePoint...
on
Wed, Mar 15 2006
Blog Post:
Problem when configuring WSS 2003 with SP2 to run on top of .Net Framework 1.1 and then upgrading to .Net Framework 2.0
Anonymous
A few users have reported this configuration issue when trying to install and configure BizTalk 2006 with Windows SharePoint Services adapter. BizTalk 2006 native adapter for Windows SharePoint Services requires .Net Framework 2.0 but most of the users don't realize this until they try to configure...
on
Fri, Mar 10 2006
Blog Post:
Problem when configuring WSS 2003 with SP2 to run on top of .Net Framework 1.1 and then upgrading to .Net Framework 2.0
Anonymous
A few users have reported this configuration issue when trying to install and configure BizTalk 2006 with Windows SharePoint Services adapter. BizTalk 2006 native adapter for Windows SharePoint Services requires .Net Framework 2.0 but most of the users don't realize this until they try to configure the...
on
Fri, Mar 10 2006
Blog Post:
BizTalk Server 2006 Beta2 is out - What's new in WSS Adapter?
Anonymous
Microsoft BizTalk Server 2006 Beta2 is now available on Microsoft Beta Place. If you have not signed up already for BizTalk 2006 Beta program you can follow the instructions that I posted in this previous post in order to download the bits. If you have already signed up for BizTalk Beta 1 then you can...
on
Tue, Nov 22 2005
Blog Post:
Configuring Windows SharePoint Services on 64 bit machines/OS
Anonymous
WSS with SP2 can run in 32-bit emulation mode on a 64-bit machine/OS but there are a few manual steps that need to be done in order to get that working. Step 1 - First of all, set the IIS application pool to run as 32 bit. On 64 bit machines, SharePoint runs in 32-bit emulation mode. This means that...
on
Mon, Nov 21 2005
Blog Post:
New WSS Adapter videos are available on the Microsoft Beta site, BizTalk Server 2006 program
Anonymous
Hi folks, Sorry for the long delay since my last post, I just got back from a 3 weeks vacation. My parents visited US for the first time and I took some time off to show them how wonderful Puget Sound is. Originally, I am from Romania but I moved here 5 years ago and this was their first visit. When...
on
Mon, Nov 14 2005
Blog Post:
Service Pack 2 for Windows SharePoint Services 2003 has been released
Anonymous
Service Pack 2 for Windows SharePoint Services 2003 has been released last week on September 27. You can download the SP2 here . You can download the full version of Windows SharePoint Services with SP2 integrated (slipstream) from here . From my perspective, most interesting features added by this service...
on
Tue, Oct 4 2005
Blog Post:
WSS Adapter webcast recording is now available on Microsoft Betaplace
Anonymous
I mentioned before that I'll be doing a webcast on the Windows SharePoint Services native adapter included in BizTalk 2006 (see SeptemberWSSAdapterWebcast ). The "BTS 2006 Windows SharePoint Services (WSS) Adapter Deep Dive" webcast is now available on the Microsoft Beta Place http://beta...
on
Tue, Sep 20 2005
Page 1 of 1 (24 items)