<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>AspDotNetStorefront Community | ASP.NET eCommerce Shoppingcart Software - WSI (Web Service Automation Interface)</title>
		<link>http://forums.aspdotnetstorefront.com</link>
		<description />
		<language>en</language>
		<lastBuildDate>Tue, 07 Sep 2010 08:23:38 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.aspdotnetstorefront.com/images/approx/misc/rss.jpg</url>
			<title>AspDotNetStorefront Community | ASP.NET eCommerce Shoppingcart Software - WSI (Web Service Automation Interface)</title>
			<link>http://forums.aspdotnetstorefront.com</link>
		</image>
		<item>
			<title>Problem retrieving images using WSI</title>
			<link>http://forums.aspdotnetstorefront.com/showthread.php?t=25006&amp;goto=newpost</link>
			<pubDate>Sun, 05 Sep 2010 21:40:24 GMT</pubDate>
			<description>I am testing using a stock ML64 v9.0.1.3 using the stock test data in a local development environment.  My initial development of a SOAP client to connect to WSI went well until I attempted to retrieve product info that included images.  By tracing I discovered that in...</description>
			<content:encoded><![CDATA[<div>I am testing using a stock ML64 v9.0.1.3 using the stock test data in a local development environment.  My initial development of a SOAP client to connect to WSI went well until I attempted to retrieve product info that included images.  By tracing I discovered that in AspDotNetStorefrontWSI.GetImageData() the correct image URL is returned by AppLogic.LookupImage but CommonLogic.SafeMapPath just returns that URL rather than converting it to a physical path because the Path.IsPathRooted test at the beginning of SafeMapPath returns true.  <br />
<br />
The result from WSI:  &lt;Error Message=&quot;Exception, Message=Could not find a part of the path 'c:\images\Product\icon\4.jpg'.&quot; /&gt;<br />
<br />
The Path.IsPathRooted test use is beyond my understanding if SafeMapPath is intended to return a physical path.  (But getting beyond my understanding is a very short journey indeed!)<br />
<br />
I have submitted a support ticket but how about some help from some of you other folk who forgot that holiday weekends are for something other than banging out code.</div>

]]></content:encoded>
			<category domain="http://forums.aspdotnetstorefront.com/forumdisplay.php?f=40">WSI (Web Service Automation Interface)</category>
			<dc:creator>glennewing</dc:creator>
			<guid isPermaLink="true">http://forums.aspdotnetstorefront.com/showthread.php?t=25006</guid>
		</item>
		<item>
			<title>Confirm Password</title>
			<link>http://forums.aspdotnetstorefront.com/showthread.php?t=24137&amp;goto=newpost</link>
			<pubDate>Fri, 20 Aug 2010 20:47:43 GMT</pubDate>
			<description>Is there a WSI function that will compare a username and password input? 
I need to create an application that will authenticate users with their ASPDNSF credentials. This application will reside on a different server so ideally I would like to do the comparison through WSI.</description>
			<content:encoded><![CDATA[<div>Is there a WSI function that will compare a username and password input?<br />
I need to create an application that will authenticate users with their ASPDNSF credentials. This application will reside on a different server so ideally I would like to do the comparison through WSI.</div>

]]></content:encoded>
			<category domain="http://forums.aspdotnetstorefront.com/forumdisplay.php?f=40">WSI (Web Service Automation Interface)</category>
			<dc:creator>lellenburg</dc:creator>
			<guid isPermaLink="true">http://forums.aspdotnetstorefront.com/showthread.php?t=24137</guid>
		</item>
		<item>
			<title>Aspdnsf Commander CSV/EXCEL WSI utility - Free</title>
			<link>http://forums.aspdotnetstorefront.com/showthread.php?t=23903&amp;goto=newpost</link>
			<pubDate>Thu, 12 Aug 2010 19:32:57 GMT</pubDate>
			<description>Hi All, 
 
Here is a utlity that you might find in handy if you are dealing with the WSI automation interface: 
 
http://www.simrun.com/AspDotNetStoreFront/AspdnsfCommander.aspx 
 
Its a utility that allows you to processs csv file and perform inserts/updates/deletes into your database. YOU can...</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
Here is a utlity that you might find in handy if you are dealing with the WSI automation interface:<br />
<br />
<a href="http://www.simrun.com/AspDotNetStoreFront/AspdnsfCommander.aspx" target="_blank">http://www.simrun.com/AspDotNetStore...Commander.aspx</a><br />
<br />
Its a utility that allows you to processs csv file and perform inserts/updates/deletes into your database. YOU can schedule task to happen repeatedly as well.<br />
<br />
A Custom SQL statement tab is available also can be scheduled to run repeatedly and export its results via a CSV file.<br />
<br />
The app is free, just fill out the key request form to get a license key (you can run the app without the license key too, but its limited to 50 records).<br />
<br />
NOTE: This has been tested with winxp and vista, windows 7 is a little buggy and will be fixed in a future release. Also note make sure you have .net 2.0 and wse3.0 installed on your machine (check the link above you can download it by scrolling to the requirement box).</div>

]]></content:encoded>
			<category domain="http://forums.aspdotnetstorefront.com/forumdisplay.php?f=40">WSI (Web Service Automation Interface)</category>
			<dc:creator>Alkaline</dc:creator>
			<guid isPermaLink="true">http://forums.aspdotnetstorefront.com/showthread.php?t=23903</guid>
		</item>
		<item>
			<title>News/Announcements</title>
			<link>http://forums.aspdotnetstorefront.com/showthread.php?t=23898&amp;goto=newpost</link>
			<pubDate>Wed, 11 Aug 2010 22:40:44 GMT</pubDate>
			<description>Just like News and Announcements, I have a section called Articles. How can I add this new Articles tab next to Store News and add articles to it.</description>
			<content:encoded><![CDATA[<div>Just like News and Announcements, I have a section called Articles. How can I add this new Articles tab next to Store News and add articles to it.</div>

]]></content:encoded>
			<category domain="http://forums.aspdotnetstorefront.com/forumdisplay.php?f=40">WSI (Web Service Automation Interface)</category>
			<dc:creator>psharma</dc:creator>
			<guid isPermaLink="true">http://forums.aspdotnetstorefront.com/showthread.php?t=23898</guid>
		</item>
	</channel>
</rss>
