<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ipfswebtest Forum Rss Feed</title><link>http://www.codeplex.com/ipfswebtest/Thread/List.aspx</link><description>ipfswebtest Forum Rss Description</description><item><title>New Post: Context parameter 'editingSessionId' not found in test context</title><link>http://ipfswebtest.codeplex.com/discussions/40192</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi ,&lt;/p&gt;
&lt;p&gt;I am trying to test an InfoPath 2010 form, and have followed the steps mentioned in your post. I have used VS 2010 to capture the web test. However, I am not sure how to add the ﻿﻿plug-in ExtractAndSubstituteDynamicInfoPathData. I can see it as part of the classses in the InfoPathExtractionRules.dll. But I am not able to add it.&lt;/p&gt;
&lt;p&gt;Can you some shed some light on this.&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;
&lt;p&gt;Shobha&lt;/p&gt;&lt;/div&gt;</description><author>shobhaiyer</author><pubDate>Fri, 18 May 2012 15:21:45 GMT</pubDate><guid isPermaLink="false">New Post: Context parameter 'editingSessionId' not found in test context 20120518032145P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/discussions/225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thank you very much. The new DLL from Sep 14 works like a charm.&lt;/p&gt;
&lt;p&gt;It is in fact a problem with SP2. Not the first release of SP2, but a later hotfix. In my case, it occurs after SharePoint 2007 Version ﻿﻿﻿12.0000.6545.5001. This is the August 31,&amp;nbsp;2010 Cumulative Update.&lt;/p&gt;&lt;/div&gt;</description><author>boyan100</author><pubDate>Tue, 29 Mar 2011 19:34:01 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20110329073401P</guid></item><item><title>New Post: Support for InfoPath 2010?</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=233886</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I tried the plugin on a local server that says it has 4763, but&amp;nbsp;I could&amp;nbsp;not reproduce the error.&amp;nbsp;&amp;nbsp;Can you tell me more about the InfoPath form?&lt;/p&gt;
&lt;p&gt;Where is the&amp;nbsp;InfoPath form?&amp;nbsp;&amp;nbsp;In a document library?&amp;nbsp; On a webpart?&amp;nbsp; In an XmlFormView Control?&amp;nbsp; Somewhere else?&amp;nbsp; If it isn't in a document library, you will need to specify the InvocationPath property of the plugin.&lt;/p&gt;
&lt;p&gt;Also, do you happen to have Person/Group Picker control in your form?&amp;nbsp; This control makes some extra requests.&amp;nbsp; I haven't done extensive testing with that control, so there could be cases that are not handled.&lt;/p&gt;
&lt;/div&gt;</description><author>jbooze</author><pubDate>Wed, 10 Nov 2010 19:17:09 GMT</pubDate><guid isPermaLink="false">New Post: Support for InfoPath 2010? 20101110071709P</guid></item><item><title>New Post: Support for InfoPath 2010?</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=233886</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Thanks for offering to take a look!&lt;/p&gt;
&lt;p&gt;The InfoPath Form Services version is 14.0.4763.1000.&lt;/p&gt;
&lt;p&gt;I did try ipfs2010webtest in VS2010 but this is when I got the error.&amp;nbsp; I'll get you a Fiddler trace as soon as I can...&lt;/p&gt;
&lt;div id="x__mcePaste" style="width:1px; height:1px; overflow:hidden; top:0px; left:-10000px"&gt;
&amp;#65279;&lt;/div&gt;
&lt;/div&gt;</description><author>ajsouthglos</author><pubDate>Tue, 09 Nov 2010 20:31:49 GMT</pubDate><guid isPermaLink="false">New Post: Support for InfoPath 2010? 20101109083149P</guid></item><item><title>New Post: Support for InfoPath 2010?</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=233886</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Can you specify which versions of the toolkit and InfoPath you are using when you get that error?&amp;nbsp; Also, a fiddler trace could be useful for debugging.&amp;nbsp;&amp;nbsp;I've seen&amp;nbsp;parameters change after patches&amp;nbsp;and service packs which require updates
 to the toolkit.&lt;/p&gt;
&lt;p&gt;Did you get ipfs2010webtest working in VS2010?&amp;nbsp; If not, I might have some time to look&amp;nbsp;into that.&lt;/p&gt;
&lt;/div&gt;</description><author>jbooze</author><pubDate>Tue, 09 Nov 2010 19:45:37 GMT</pubDate><guid isPermaLink="false">New Post: Support for InfoPath 2010? 20101109074537P</guid></item><item><title>New Post: Support for InfoPath 2010?</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=233886</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I'm getting the &amp;quot;Request failed: There is no context parameter with the name 'CurrentFormData' in the WebTestContext&amp;quot; error as described in
&lt;a href="http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400"&gt;this thread&lt;/a&gt;.&lt;/p&gt;
&lt;/div&gt;</description><author>ajsouthglos</author><pubDate>Tue, 09 Nov 2010 10:45:41 GMT</pubDate><guid isPermaLink="false">New Post: Support for InfoPath 2010? 20101109104541A</guid></item><item><title>New Post: Support for InfoPath 2010?</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=233886</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Genius.&amp;nbsp; But... it looks like it only works for Visual Studio 2010.&amp;nbsp; Will have a fiddle though ;)&lt;/p&gt;
&lt;/div&gt;</description><author>ajsouthglos</author><pubDate>Tue, 09 Nov 2010 08:21:23 GMT</pubDate><guid isPermaLink="false">New Post: Support for InfoPath 2010? 20101109082123A</guid></item><item><title>New Post: Support for InfoPath 2010?</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=233886</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Try &lt;a href="http://ipfs2010webtest.codeplex.com/"&gt;http://ipfs2010webtest.codeplex.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Tantastico</author><pubDate>Mon, 08 Nov 2010 17:01:24 GMT</pubDate><guid isPermaLink="false">New Post: Support for InfoPath 2010? 20101108050124P</guid></item><item><title>New Post: Support for InfoPath 2010?</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=233886</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Should this work under InfoPath 2010 yet?&amp;nbsp; I can see it's been updated for Visual Studio 2010, but there is no mention of InfoPath 2010 as far as I can see...&lt;/p&gt;
&lt;p&gt;If not, I'd be really interested to understand if there are any differences between the forms architecure for IPFS 2007 vs 2010 so I can record tests myself.&amp;nbsp; Any help or pointers in the right direction would be much apprciated...&lt;/p&gt;
&lt;/div&gt;</description><author>ajsouthglos</author><pubDate>Mon, 08 Nov 2010 16:44:11 GMT</pubDate><guid isPermaLink="false">New Post: Support for InfoPath 2010? 20101108044411P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Update for anyone else who comes across this thread.&amp;nbsp;&amp;nbsp;A recent patch (probably Service Pack 2)&amp;nbsp;added some items to the&amp;nbsp;InfoPath eventlog which moved the index of the canary.&amp;nbsp; This issue is fixed in the recent release of the tool.&lt;/p&gt;&lt;/div&gt;</description><author>jbooze</author><pubDate>Tue, 14 Sep 2010 17:47:44 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100914054744P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Update for anyone else who comes across this thread.&amp;nbsp;&amp;nbsp;A recent patch (probably Service Pack 2)&amp;nbsp;added some items to the&amp;nbsp;InfoPath eventlog which moved the index of the canary.&amp;nbsp; This issue is fixed in the recent release of the tool.&lt;/p&gt;&lt;/div&gt;</description><author>jbooze</author><pubDate>Tue, 14 Sep 2010 17:47:44 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100914054744P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Ok,&lt;/p&gt;
&lt;p&gt;the new version solved everything :-)&lt;br&gt;&lt;br&gt;Thanks&amp;nbsp;a lot&lt;br&gt;Tom&lt;/p&gt;&lt;/div&gt;</description><author>TomVandaele</author><pubDate>Thu, 09 Sep 2010 14:59:42 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100909025942P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Update:&lt;/p&gt;
&lt;p&gt;Since I'm pretty sure you've done a good job with this, I've tested with a very simple form.&lt;br&gt;1 inputfield + submit button. (Thus containing 1 postback.formserver)&lt;/p&gt;
&lt;p&gt;Both VS 2008 (I've installed VS 2008 to compare results) and VS 2010 plugins are doing their job and I can load test the forms.&lt;/p&gt;
&lt;p&gt;When trying to load test our initial form, I get the&lt;br&gt;&amp;quot;There has been an error while loading the form. The security validation for this form is invalid.&amp;quot;&lt;br&gt;on all the postback.formserver&amp;nbsp;requests&amp;nbsp;(3 of them in this form), except on the first one.&lt;br&gt;&lt;br&gt;Quite annoying :-)&lt;/p&gt;&lt;/div&gt;</description><author>TomVandaele</author><pubDate>Wed, 08 Sep 2010 14:01:24 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100908020124P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You've got an email address I can send the webtest?&lt;/p&gt;&lt;/div&gt;</description><author>TomVandaele</author><pubDate>Wed, 08 Sep 2010 10:33:25 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100908103325A</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hmm, I'm going to need more information to debug this problem.&amp;nbsp; Can you send me a copy of the webtest?&amp;nbsp; A fiddler session of the requests and responses could also be helpful.&lt;/p&gt;&lt;/div&gt;</description><author>jbooze</author><pubDate>Tue, 07 Sep 2010 22:19:32 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100907101932P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;That's what I did in the last case. (So I never did manual modifications to the requests, together with adding the plugin).&lt;br&gt;I also rerecorded the test, to make sure I started clean.&lt;/p&gt;
&lt;p&gt;So, when only adding the plugin, I get following error:&lt;br&gt;&amp;quot;Request failed: There is no context parameter with the name 'CurrentFormData' in the WebTestContext&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>TomVandaele</author><pubDate>Tue, 07 Sep 2010 20:32:44 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100907083244P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;When you use the ExtractAndSubstituteDynamicInfoPathData plugin, you&amp;nbsp;should not need to add&amp;nbsp;make manual modifications to the requests.&amp;nbsp; Can you try rerecording a webtest, then adding only&amp;nbsp;the ExtractAndSubstituteDynamicInfoPathData plugin?&lt;/p&gt;&lt;/div&gt;</description><author>jbooze</author><pubDate>Tue, 07 Sep 2010 19:31:44 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100907073144P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;So, when I manually add the extraction rules, described here: &lt;a href="http://ipfswebtest.codeplex.com/wikipage?title=Using the Individual Extraction Rules&amp;referringTitle=Home"&gt;http://ipfswebtest.codeplex.com/wikipage?title=Using%20the%20Individual%20Extraction%20Rules&amp;amp;referringTitle=Home&lt;/a&gt;&lt;br&gt;I get the errors described in my previous post.&lt;br&gt;&lt;br&gt;When I just add the Web Test Plug-in, then I get this on every postback.formserver:&lt;br&gt;&lt;br&gt;&amp;quot;Request failed: There is no context parameter with the name 'CurrentFormData' in the WebTestContext&amp;quot;&lt;/p&gt;
&lt;p&gt;The URL is ending on /_layouts/FormServer.aspx, so I've left the InvocationPath parameter blank.&lt;/p&gt;&lt;/div&gt;</description><author>TomVandaele</author><pubDate>Mon, 06 Sep 2010 07:30:39 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100906073039A</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;That's usually the error you get without using the plugin from this project.&amp;nbsp; Can you double check that you have added the ExtractAndSubstituteDynamicInfoPathData plugin to that webtest?&amp;nbsp; If you do have it, something easy to try is to remove it and readd it.&lt;/p&gt;
&lt;p&gt;Alternatively, this could mean that the plugin is not identifiying the InfoPath requests.&amp;nbsp; Is the InfoPath form in a document library (the URL should end in /_layouts/FormServer.aspx)?&amp;nbsp; If so, you should leave the InvocationPath parameter of the plugin blank.&amp;nbsp; Or is your InfoPath form being hosted in a XmlFormViewControl?&amp;nbsp; If so, you should specify an InvocationPath parameter&amp;nbsp;which is a&amp;nbsp;substring&amp;nbsp;of that&amp;nbsp;URL.&lt;/p&gt;&lt;/div&gt;</description><author>jbooze</author><pubDate>Fri, 03 Sep 2010 18:34:02 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100903063402P</guid></item><item><title>New Post: Can this be used with Visual Studio 2010</title><link>http://ipfswebtest.codeplex.com/Thread/View.aspx?ThreadId=225400</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks a lot,&lt;/p&gt;
&lt;p&gt;this time the form is running, at least when I manually alter the web test by adding the extraction rules and adjust the postback.formserver requests' String Body.&lt;/p&gt;
&lt;p&gt;But what&amp;nbsp;happens now, is&amp;nbsp;that no form is submitted.&lt;br&gt;When I run the webtest in visual studio 2010, I get on the responses for the postback.formserver requests this:&lt;/p&gt;
&lt;p&gt;There has been an error while loading the form. The security validation for this form is invalid.&lt;/p&gt;
&lt;p&gt;And so I think this is screwing things up.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>TomVandaele</author><pubDate>Fri, 03 Sep 2010 13:42:54 GMT</pubDate><guid isPermaLink="false">New Post: Can this be used with Visual Studio 2010 20100903014254P</guid></item></channel></rss>