<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Compiling and Debugging Axis2/C Services And Clients Using Visual Studio</title>
	<atom:link href="http://www.dimuthu.org/blog/2008/10/12/compiling-and-debugging-axis2c-services-and-clients-using-visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dimuthu.org/blog/2008/10/12/compiling-and-debugging-axis2c-services-and-clients-using-visual-studio/</link>
	<description>Waiting for your comments</description>
	<lastBuildDate>Tue, 01 Jun 2010 12:44:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/10/12/compiling-and-debugging-axis2c-services-and-clients-using-visual-studio/comment-page-1/#comment-18762</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Wed, 03 Feb 2010 01:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=462#comment-18762</guid>
		<description>Hi Paul,
As far as I can remember (and platforms/axutil_platform_auto_sense.h says), you need to have &#039;WIN32&#039; preprocessor constant.  (using -D compiler option or #define directive), but this is normally defined by default in win32 visual studio projects.  You better make sure it is defined.

Thanks
Dimuthu.</description>
		<content:encoded><![CDATA[<p>Hi Paul,<br />
As far as I can remember (and platforms/axutil_platform_auto_sense.h says), you need to have &#8216;WIN32&#8242; preprocessor constant.  (using -D compiler option or #define directive), but this is normally defined by default in win32 visual studio projects.  You better make sure it is defined.</p>
<p>Thanks<br />
Dimuthu.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Deadman</title>
		<link>http://www.dimuthu.org/blog/2008/10/12/compiling-and-debugging-axis2c-services-and-clients-using-visual-studio/comment-page-1/#comment-18529</link>
		<dc:creator>Paul Deadman</dc:creator>
		<pubDate>Fri, 29 Jan 2010 20:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=462#comment-18529</guid>
		<description>Ive built a Axis2c client application (windows xp platform), when it tries to load the http transport the class_loader.c reports an error in the log file. The file specification of the DLL is a mixture of the Windows and Unix directory seperators. C:\Documents and Settings\pdeadman\My Documents\Visual Studio 2008\Projects\testAxisClient\testAxisClient\AXIS2C_HOME_RUNTIME/lib/axis2_http_sender.dll  Failed. DLERROR IS DLL Load Error 126: The specified module could not be found. The AXIS2C_HOME_RUNTIME directory is the end of the environment variable AXIS2C_HOME, I would then expect it to have \lib\axis2_http_sender.dll, but it uses a Unix structure. How do you tell Axis2c that it should use a windows spec?</description>
		<content:encoded><![CDATA[<p>Ive built a Axis2c client application (windows xp platform), when it tries to load the http transport the class_loader.c reports an error in the log file. The file specification of the DLL is a mixture of the Windows and Unix directory seperators. C:\Documents and Settings\pdeadman\My Documents\Visual Studio 2008\Projects\testAxisClient\testAxisClient\AXIS2C_HOME_RUNTIME/lib/axis2_http_sender.dll  Failed. DLERROR IS DLL Load Error 126: The specified module could not be found. The AXIS2C_HOME_RUNTIME directory is the end of the environment variable AXIS2C_HOME, I would then expect it to have \lib\axis2_http_sender.dll, but it uses a Unix structure. How do you tell Axis2c that it should use a windows spec?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Action Lyrics</title>
		<link>http://www.dimuthu.org/blog/2008/10/12/compiling-and-debugging-axis2c-services-and-clients-using-visual-studio/comment-page-1/#comment-3826</link>
		<dc:creator>Action Lyrics</dc:creator>
		<pubDate>Fri, 20 Feb 2009 00:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=462#comment-3826</guid>
		<description>Thanks for those instructions, I was having trouble compiling a service after one of the other developers moved it&#039;s location in our source control.

So that was really helpful - Thanks :)</description>
		<content:encoded><![CDATA[<p>Thanks for those instructions, I was having trouble compiling a service after one of the other developers moved it&#8217;s location in our source control.</p>
<p>So that was really helpful &#8211; Thanks <img src='http://www.dimuthu.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
