<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Class WinAPI</title>
	<link>http://www.fourone.se/blog/2008/01/25/class-winapi/</link>
	<description>Dynamics AX development blog</description>
	<pubDate>Thu, 09 Feb 2012 17:34:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Erik Paulsson</title>
		<link>http://www.fourone.se/blog/2008/01/25/class-winapi/#comment-88</link>
		<dc:creator>Erik Paulsson</dc:creator>
		<pubDate>Sun, 16 Mar 2008 13:32:13 +0000</pubDate>
		<guid>http://www.fourone.se/blog/2008/01/25/class-winapi/#comment-88</guid>
		<description>Well I would need more information to say anything with certainty, but there are some possible reasons why you can’t delete the file:

1. The file is on your local computer but Dynamics AX is trying to delete the file on the computer the AOS is located on. You can use the methods fileExists and folderExists to make sure that you can locate the file before you try to delete it.

2. Dynamics AX might only have read rights on the file you are trying to delete. You can set that up in the folder properties.</description>
		<content:encoded><![CDATA[<p>Well I would need more information to say anything with certainty, but there are some possible reasons why you can’t delete the file:</p>
<p>1. The file is on your local computer but Dynamics AX is trying to delete the file on the computer the AOS is located on. You can use the methods fileExists and folderExists to make sure that you can locate the file before you try to delete it.</p>
<p>2. Dynamics AX might only have read rights on the file you are trying to delete. You can set that up in the folder properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhiraj</title>
		<link>http://www.fourone.se/blog/2008/01/25/class-winapi/#comment-87</link>
		<dc:creator>Dhiraj</dc:creator>
		<pubDate>Sat, 15 Mar 2008 07:33:12 +0000</pubDate>
		<guid>http://www.fourone.se/blog/2008/01/25/class-winapi/#comment-87</guid>
		<description>I am trying to delete file with help of WinAPI class function named deleteFile(_fileName) but it is not deleting the file.

it still exist there.</description>
		<content:encoded><![CDATA[<p>I am trying to delete file with help of WinAPI class function named deleteFile(_fileName) but it is not deleting the file.</p>
<p>it still exist there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

