Welcome to MSDN Blogs Sign in | Join | Help

Ideas & Solutions Etc.

perception vision dedication inspiration action realization

July 2008 - Posts

Validate EDI Instance Data
I was trying to validate an instance of X12 4010 867 file in VS.NET 2005 IDE and could not get it work correctly using the schema shipped with BizTalk Server 2006 R2. After several tries and struggles, Here is what I did to make it work: 1. You need to Read More...
URL That Will Open InfoPath Form in Browser
If you ever need to send out a link of InfoPath form in email and want the link to open the form in browser instead of popup the xml in open/save dialog ... here is the trick: send the link as following: siteUrl/_layouts/FormServer.aspx?xmlLocation=InfoPathFormUrl?DefaultItemOpen=1 Read More...
Setting BDC Permissions
You need to set BDC permission at application level AND also entity level otherwise you would spend lots of time figuring out why you got error like 'You do not have permission to access ...' or 'Unable to connect to ... ' Read More...
Page view tracker