<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Support Forums - Air Sharing Troubleshooting</title>
        <description>Find the answer to the most common questions </description>
        <link>http://www.avatron.com/support/list.php?6</link>
        <lastBuildDate>Fri, 10 Sep 2010 09:55:30 -0700</lastBuildDate>
        <generator>Phorum 5.2.8</generator>
        <item>
            <guid>http://www.avatron.com/support/read.php?6,5324,5324#msg-5324</guid>
            <title>Using NetDrive on Windows XP to connect to Air Sharing (no replies)</title>
            <link>http://www.avatron.com/support/read.php?6,5324,5324#msg-5324</link>
            <description><![CDATA[ <span style="font-size:large">XP Supports WebDAV so why use NetDrive?</span><br />
<br />
Windows XP has built in client support for WebDAV, unfortunately that support is broken. There are two different WebDAV clients in XP, one uses the &quot;Map a Network Drive&quot; method and only supports connecting to WebDAV servers using the standard http port of 80. The other client is called &quot;Web Folders&quot; and whilst it allows you to connect to any arbitrary port, it does not provide all the capabilities of the Map Network Drive method, and is frequently completely broken. <br />
<br />
Microsoft has released a <a href="http://www.microsoft.com/downloads/details.aspx?familyid=17C36612-632E-4C04-9382-987622ED1D64&amp;displaylang=en" rel="nofollow" >patch</a> to fix completely broken WebFolders installations. However, the patch does not always install cleanly leaving you with a broken installation. If the patch installs correctly you can connect to Air Sharing using Web Folders limited functionality. <br />
<br />
We recommend using NetDrive for several reasons<br />
<ul><li> It is Free for personal use. </li><li> It is stable, and works well. </li><li> It provides all the functionality that the XP Map Network Drive method should. </li><li> Troubleshooting broken XP installations via this forum is time consuming. </li></ul>
<br />
Avatron Software does not have a relationship with NetDrive, we just like their software.<br />
<br />
<span style="font-size:large">Configuring NetDrive</span><br />
<br />
Download and install NetDrive from <a href="http://www.netdrive.net" rel="nofollow" >here</a>. <br />
<br />
After installation you should find a NetDrive logo icon <img src="http://idisk.me.com/avatron/Public/shots/NetDrive-logo.png" class="bbcode" border="0" /> in the bottom right hand side of your screen in the system tray. Double click on the icon to bring up the main NetDrive application screen.<br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/Netdrive-Main.jpg" class="bbcode" border="0" /><br />
<br />
Click on &quot;New Site&quot; and start entering the Air Sharing connection details in the right hand panel. Select a Server Type of WebDAV before adding the hostname and port. Note that you should not prepend the IP address or URL with  &quot;<a href="http://&quot" rel="nofollow" >http://&quot</a>;. Also note that you should not add the :8080 to the end of the IP address. The :8080 refers to the port number and therefore you should enter 8080 into the Port field. Do not check &quot;Connect as anonymous&quot;. If you have not set a username and password leave the fields blank. <br />
<br />
After adding the required information, hit Save. <br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/Netdrive-Added.jpg" class="bbcode" border="0" /><br />
<br />
Now click on Connect. You will see the following connection dialogue:<br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/Netdrive-Connect.jpg" class="bbcode" border="0" /><br />
<br />
If have not set a username and password, just click on OK. If you have a username and password configured on Air Sharing, enter them now and hit OK. <br />
<br />
The mapped network drive will then appear:<br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/Netdrive-Mapped.jpg" class="bbcode" border="0" /><br />
<br />
From windows explorer you can see the mapped drive in the list:<br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/Netdrive-Explorer.jpg" class="bbcode" border="0" /><br />
<br />
You're now free to drag and drop files and directories, create new directories, delete files, and save directly to the drive.]]></description>
            <dc:creator>mprice</dc:creator>
            <category>Air Sharing Troubleshooting</category>
            <pubDate>Thu, 29 Jan 2009 15:25:55 -0700</pubDate>
        </item>
        <item>
            <guid>http://www.avatron.com/support/read.php?6,5209,5209#msg-5209</guid>
            <title>How do I ping my iPhone/iPod/iPad? (no replies)</title>
            <link>http://www.avatron.com/support/read.php?6,5209,5209#msg-5209</link>
            <description><![CDATA[ Air Sharing relies on a network connection between your iPhone or Ipod and your computer. A basic network test can be performed to see check network connectivity between the two devices. The low level name of this test is an ICMP Echo Request, the application that can perform this test is called ping.<br />
<br />
<span style="font-size:x-large">Ping on Mac OS X</span><br />
<br />
To perform a ping operation on Mac OS X open the Terminal application, that can be found in the Applications/Utilities folder. <br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/terminal-location.png" class="bbcode" border="0" /><br />
<br />
After opening the Terminal application you'll be presented with the following screen. <br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/terminal.png" class="bbcode" border="0" /><br />
<br />
At the $ prompt type:<br />
<br />
ping &lt;IP Address&gt;<br />
<br />
or<br />
<br />
ping &lt;Bonjour Name&gt;<br />
<br />
Type CTRL-C to interrupt.<br />
<br />
For example<br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/terminal-ping3.png" class="bbcode" border="0" /><br />
<br />
Do not add the http:// or the :8080 to the IP address or Bonjour name. <br />
<br />
If the iPhone and the Mac can successfully communicate you'll see something like the following. <br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/terminal-ping.png" class="bbcode" border="0" /><br />
<br />
If they cannot communicate, you'll see this instead.<br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/terminal-ping-fail.png" class="bbcode" border="0" /><br />
<br />
and after pressing CTRL-C you'll see<br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/terminal-ping-intr.png" class="bbcode" border="0" /><br />
<br />
Note the 100% packet loss. This indicates a networking problem, if you are unable to ping the iPhone you will be unable to connect to Air Sharing. <br />
<br />
<span style="font-size:x-large">Ping on Windows</span><br />
<br />
To perform a ping operation on Windows open the CMD application, that can be found in the Accessories Menu under the Start Menu.<br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/CMD-StartMenu.jpg" class="bbcode" border="0" /><br />
<br />
After opening the CMD application you'll be presented with the Command screen, and type the following at the &gt; prompt:<br />
<br />
ping &lt;IP Address&gt;<br />
<br />
or<br />
<br />
ping &lt;Bonjour Name&gt;<br />
<br />
If the iPhone and the Windows system can successfully communicate you'll see something like the following. <br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/CMD-Ping-Succeed.jpg" class="bbcode" border="0" /><br />
<br />
If they cannot communicate, you'll see this instead.<br />
<br />
<img src="http://idisk.me.com/avatron/Public/shots/CMD-Ping-Failed.jpg" class="bbcode" border="0" /><br />
<br />
Note the 100% packet loss. This indicates a networking problem, if you are unable to ping the iPhone you will be unable to connect to Air Sharing.]]></description>
            <dc:creator>mprice</dc:creator>
            <category>Air Sharing Troubleshooting</category>
            <pubDate>Wed, 21 Jan 2009 10:18:55 -0700</pubDate>
        </item>
        <item>
            <guid>http://www.avatron.com/support/read.php?6,3630,3630#msg-3630</guid>
            <title>Basic Troubleshooting Checklist (no replies)</title>
            <link>http://www.avatron.com/support/read.php?6,3630,3630#msg-3630</link>
            <description><![CDATA[ <b><span style="font-size: large"><center class="bbcode">BASIC TROUBLESHOOTING CHECKLIST</center></span></b><br />
<hr class="bbcode"/><br />
This is a list of very basic but common problems. Please make sure that the problem you are having is not one of the following before moving on:<br />
<ul><li>Enable Wi-Fi on your iPhone/iPod, and connect it to the same network that your computer is connected to. It's okay if your computer is connected to the network via ethernet. </li><li>Air Sharing must be running when you attempt to connect to your iPod/iPhone. </li><li>If you are using Windows XP, install the <a href="http://support.microsoft.com/kb/907306" rel="nofollow" >Microsoft software update for web folders</a>. See Windows Troubleshooting guide for more information. </li><li>Make sure the IP address you use to connect is exactly the same as the one in the connection help screen in Air Sharing (tap the little Wi-Fi symbol in the middle of the menu bar at the bottom). Also, make sure when you type in the IP address to connect that it includes <b>http://</b> at the beginning (not afp://), and <b>:8080</b> at the end. Some users have reported that they need a slash ( / ) at the end of the IP address to connect. </li><li>If you have enabled Require Password, make sure you have not left blank either the User Name or Password fields in Air Sharing settings. </li><li>If you have enabled Require Password, Windows Vista may ask for your username and password multiple times when you first connect. Vista may attempt to add garbage to your username. Delete this garbage, and make sure that every time you enter your username and password, you are entering exactly what you have set up under Air Sharing settings. </li><li>If you are having problems connecting on a known Wi-Fi network, try this: go to your general iPhone Settings, go to Wi-Fi, tap the blue &gt; next to the known network, tap Forget this Network, and then reconnect to the network. </li></ul>If you are having problems connecting on a known Wi-Fi network, try this: go to your general iPhone Settings, go to Wi-Fi, tap the blue &gt; next to the known network, tap Forget this Network, and then reconnect to the network.<br />
[/list]]]></description>
            <dc:creator>dave</dc:creator>
            <category>Air Sharing Troubleshooting</category>
            <pubDate>Fri, 31 Oct 2008 22:51:24 -0700</pubDate>
        </item>
        <item>
            <guid>http://www.avatron.com/support/read.php?6,3629,3629#msg-3629</guid>
            <title>General Troubleshooting (no replies)</title>
            <link>http://www.avatron.com/support/read.php?6,3629,3629#msg-3629</link>
            <description><![CDATA[ <b><span style="font-size: large"><center class="bbcode">GENERAL TROUBLESHOOTING</center></span></b><br />
<hr class="bbcode"/><br />
<b>I accidentally deleted my free copy of Air Sharing. Can I get it back without paying?</b><br />
<br />
Yes. Here are the steps.<br />
<ul><li>Go to the App Store in iTunes, and select Air Sharing in the What's Hot or Top Paid Apps section. </li><li>Press the Price button. This changes to &quot;BUY NOW;&quot; press that too. </li><li>An alert will say, &quot;You have already purchased this item. To download it again for free, select OK.&quot; So click OK. </li></ul>
<br />
<hr class="bbcode"/><br />
<b>When I open Air Sharing, the splash screen is there for a second, but then I am returned to the iPhone home screen.</b><br />
<br />
This was a bug in iPhone OS 2.0.x. Reboot your iPhone: hold down the home and lock (sleep) buttons until the screen goes black. Keep holding until the silver Apple logo appears, then let go.<br />
<br />
<hr class="bbcode"/><br />
<b>Air Sharing says,&quot;Wi-Fi is Off&quot; or &quot;No Wi-Fi Network.&quot;</b><br />
<br />
When no Wi-Fi connection is present, Air Sharing explains why this is, so that you can determine whether Wi-Fi has been turned off in the iPhone's settings, or if the iPhone is not currently connected to any network. If the message persists, and you are connected to a Wi-Fi network, try pressing the home button, then relaunching Air Sharing.<br />
<br />
<hr class="bbcode"/><br />
<b>I can't connect to my iPhone at all, not even in a web browser.</b><br />
<br />
If you are having problems connecting on a known Wi-Fi network, try this: go to your general iPhone Settings, go to Wi-Fi, tap the blue &gt; next to the known network, tap Forget this Network, and then reconnect to the network.<br />
<br />
If your network settings specifies a proxy server, try disabling that and reconnecting.<br />
<br />
If port 8080 is blocked by your router, try unblocking it and reconnecting.<br />
<br />
If you are on Windows, try disabling Windows firewall, restarting your computer, and reconnecting.<br />
<br />
If you do not have control over your router settings or other network configuration, consider establishing an Ad Hoc network between your computer and your iPhone (see the topic &quot;How do I set up an ad hoc (computer-to-computer) network?&quot; below).<br />
<br />
<hr class="bbcode"/><br />
<b>I am using a VPN connection, and am having trouble connecting to Air Sharing.</b><br />
<br />
We're still investigating this, but we have heard reports that disabling VPN can help with connection difficulties in some configurations.<br />
<br />
<hr class="bbcode"/><br />
<b>I can connect, but uploading large files (at least hundreds of megabytes) sometimes fails, resulting in a zero-byte file.</b><br />
<br />
This happens if the phone auto-locks while a transfer is going on. This <i>should</i> never happen, but a bug in our sleep prevention allows sleep even when a file transfer is going on. The workaround is to go into the Air Sharing settings, and turn the <b>Allow Sleep</b> switch <b>OFF</b>.<br />
<br />
<hr class="bbcode"/><br />
<b>I can connect to my iPhone with the IP address, but not the Bonjour address.</b><br />
<br />
If you are on a Mac, disable Stealth mode on Leopard's firewall. Go to System Preferences &gt; Security &gt; Firewall &gt; Advanced to find this setting.<br />
<br />
Try renaming your iPhone to something different in iTunes, then rename it back to what it was originally.<br />
<br />
Try adding a period to the end of local in the Bonjour address: change (http://PhoneName.local:8080) to (http://PhoneName.local<span style="font-size:x-large"><b>.</b></span>:8080).<br />
<br />
Try browsing your network for your iPhone:<br />
<ul><li>Safari: Go to Preferences &gt; Bookmarks, and check &quot;Include Bonjour&quot; in the Bookmarks menu. Next, open the Bookmarks menu, and under Bonjour there should be an item with a similar name to your iPhone. Select this item to open it in Safari. </li><li>Internet Explorer: If you have Bonjour for Windows installed, there should be a Bonjour logo in the IE toolbar. Clicking on this will open a sidebar, and in here should be an item with a similar name to your iPhone. Double-click this item to open it in IE. </li></ul>
Once you have opened the contents of your iPhone in the browser, try using the Bonjour address in the address bar to connect to your iPhone.<br />
<br />
<hr class="bbcode"/><br />
<b>How do I set up an ad hoc (computer-to-computer) network?</b><br />
<br />
<b>Mac:</b><br />
<br />
<ul><li>Open the Apple menu and select System Preferences. </li><li>Click Network. </li><li>Click AirPort. </li><li>Under Network Name, select Create Network. </li><li>Give your network a name (this is what you will connect to later on your iPhone), and a password if you wish. You can leave the channel option alone. </li><li>Click OK. </li></ul>
<br />
<b>Windows 7:</b><br />
<br />
<ul><li>Go to the Start Menu and type wireless in the search field </li><li>Click Manage Wireless Network </li><li>Click Add </li><li>Click Create an ad hoc network </li><li>Click Next </li><li>Give your network a name (this is what you will connect to later on your iPhone). Set up a password for your network if you wish. </li><li>Click Next </li></ul>
<br />
<b>Windows Vista:</b><br />
<br />
<ul><li>Open the Start menu, then click Control Panel. </li><li>Click Network and Internet. </li><li>Click Network and Sharing Center. </li><li>Click &quot;Set up a connection or network&quot; from the Tasks toolbar on the left. </li><li>Choose &quot;Set up a wireless ad hoc (computer-to-computer) network.&quot; </li><li>Click Next. </li><li>Click Next. </li><li>Give your network a name (this is what you will connect to later on your iPhone). </li><li>Set up a password for your network if you wish. </li><li>Click Next. </li><li>Click Close. </li></ul>
<br />
<b>Windows XP:</b><br />
<br />
<ul><li>Open the Start menu, and click My Network Places. </li><li>Click &quot;View network connections&quot; from the Network Tasks toolbar on the left. </li><li>Find your wireless network connection, right click on it, and select Properties. </li><li>Click the Wireless Networks tab. </li><li>Click Advanced. </li><li>Select &quot;Computer-to-computer (ad hoc) networks only&quot; then click Close. </li><li>Click Add. </li><li>Give your network a name (this is what you will connect to later on your iPhone). </li><li>Set up a password for your network if you wish. Uncheck the box next to &quot;The key is provided for me automatically&quot; if you want to enter a password. Select Disabled in the Data encryption drop down menu if you do not wish to have a password. </li><li>Click OK. </li><li>Click OK. </li></ul>
<br />
Now on your iPhone, go to the main settings, and connect to the network you just set up as your Wi-Fi connection.<br />
<br />
If you can't get connected to your iPhone, try disabling the ethernet port on your computer, so only your Wi-Fi connection is active.<br />
<br />
<hr class="bbcode"/><br />
<b>I have a folder with non-Roman characters in the name (or files with non-Roman characters in a folder), and I cannot delete or rename these files/folders on my computer.</b><br />
<br />
This is a bug that we are currently looking into. Try deleting the files and folders from within Air Sharing, and renaming any files and folders you copy into Air Sharing to contain only Roman characters.<br />
<br />
<hr class="bbcode"/><br />
<b>I have a text file that contains international characters, and the characters don't appear correctly, or even at all.</b><br />
<br />
In Air Sharing 1.0, these characters will not appear correctly, regardless of the encoding. This is a bug that has been fixed in Air Sharing 1.0.1 for text files saved with UTF-8 encoding.<br />
<br />
If you are using Air Sharing 1.0.1, try saving your text file as UTF-8 using TextEdit on a Mac, or Notepad on Windows.<br />
<br />
<hr class="bbcode"/><br />
<b>When I open my iWork (Pages, Keynote, or Numbers) document, only the first page is displayed, and there is a red ribbon in the upper left hand corner that says thumbnail.</b><br />
<br />
To view entire iWork documents, save your document with the &quot;Include Preview&quot; option checked.<br />
<br />
<hr class="bbcode"/><br />
<b> When I start Air Sharing on my Iphone it only shows Chinese characters? What do I do?</b><br />
<br />
This happens rarely, but is easy to correct. Your iPhone is just a little unclear on what language it is set to, and needs to be reminded.<br />
<br />
1. Go to iPhone Settings &gt; General &gt; International &gt; Language, and choose a new language. Hopefully one you know, because you will have to find this menu item again in the new language. The iPhone will restart in the new language.<br />
<br />
2. Now go to iPhone Settings &gt; General &gt; International &gt; Language, and choose your native language.<br />
<br />
3. Now launch Air Sharing. It should be in the correct language.]]></description>
            <dc:creator>dave</dc:creator>
            <category>Air Sharing Troubleshooting</category>
            <pubDate>Fri, 31 Oct 2008 22:45:39 -0700</pubDate>
        </item>
        <item>
            <guid>http://www.avatron.com/support/read.php?6,3628,3628#msg-3628</guid>
            <title>Mac OS X Troubleshooting (no replies)</title>
            <link>http://www.avatron.com/support/read.php?6,3628,3628#msg-3628</link>
            <description><![CDATA[ <b><span style="font-size: large"><center class="bbcode">MAC OS X TROUBLESHOOTING</center></span></b><br />
<hr class="bbcode"/><br />
<b>When trying to connect from a Mac, I get the error message -50.</b><br />
<br />
Follow the instructions outlined <a href="http://support.apple.com/kb/TS1429" rel="nofollow" >here</a>.<br />
<br />
<hr class="bbcode"/><br />
<b>I am connected to my iPhone, but it doesn't appear in the Finder sidebar under Shared.</b><br />
<br />
This is a Finder bug that causes the network sidebar to not update. To find your iPhone, go to the Finder, open the Go menu, then click Network (or press Command-Shift-K). You can also display connected volumes on the Desktop by going to the Finder, opening the Finder menu, and clicking Preferences. Click the General tab, and check the box next to Connected Servers to show them on the Desktop.<br />
<br />
<hr class="bbcode"/><br />
<b>I was able to connect, but am having trouble reconnecting.</b><br />
<br />
Always eject the Air Sharing volume from the Finder when finished. This should prevent problems when reconnecting later. In the Finder window sidebar, an eject icon should appear next to the Air Sharing volume name. Click this icon to eject the volume.<br />
<br />
<hr class="bbcode"/><br />
<b>I am unable to eject the volume or to reconnect to Air Sharing</b><br />
<br />
Try the following steps:<br />
<ul><li>Turn the device on if it has gone to sleep, and launch Air Sharing if it is not already running. </li><li>Try ejecting the Air Sharing volume by clicking the eject icon next to its name in any Finder window sidebar. </li><li>If Finder refuses to eject the volume, close any open Air Sharing documents in use by other applications. </li><li>If the Air Sharing volume still won't eject, press the Home button to quit Air Sharing and click the eject icon one more time. The Finder may need time to discover that the Air Sharing disk has disconnected permanently. Wait up to two minutes until you see a Finder message saying that the disk is no longer available (you should see a &quot;Disconnect&quot; button). Click &quot;Disconnect.&quot; You should now be able to launch Air Sharing and reconnect from the Finder. </li><li>If you do not see a &quot;Disconnect&quot; message, try launching Air Sharing and re-connect using the IP address instead of the Bonjour name. </li><li>You should never make it to this step, but if still unable to re-connect, quit Air Sharing, restart the computer, and try connecting again. </li></ul>
<br />
<hr class="bbcode"/><br />
<b>How do I create an alias on the desktop?</b><br />
<ul><li>Just drag the Air Sharing volume onto the dock. This will create an alias internally. Just keep in mind that you can't drag something onto this folder unless you mount it first. To mount it, just click it on the dock. Once it's mounted, you can drag directly into it. For some reason, when you drag an item into the icon of an unmounted volume on the Dock, Finder doesn't automatically mount the volume. </li><li>Command-option-drag an icon from the Air Sharing volume onto, say, the desktop or into another folder. </li><li>You can also just select an icon and press command-L (which either stands for aLias or symbolic-Link), to make an alias. </li></ul>You can also just select an icon and press command-L (which either stands for aLias or symbolic-Link), to make an alias. <br />
[/list]]]></description>
            <dc:creator>dave</dc:creator>
            <category>Air Sharing Troubleshooting</category>
            <pubDate>Fri, 31 Oct 2008 22:35:58 -0700</pubDate>
        </item>
        <item>
            <guid>http://www.avatron.com/support/read.php?6,3627,3627#msg-3627</guid>
            <title>Windows Troubleshooting (no replies)</title>
            <link>http://www.avatron.com/support/read.php?6,3627,3627#msg-3627</link>
            <description><![CDATA[ <b><span style="font-size: large"><center class="bbcode">WINDOWS TROUBLESHOOTING</center></span></b><br />
<hr class="bbcode"/><br />
<b>When I try to set up a network place in Windows XP, I get the error &quot;The folder you entered does not appear to be valid.&quot;</b><br />
<br />
You need to install the <a href="http://support.microsoft.com/kb/907306" rel="nofollow" >Microsoft Software Update for Web Folders</a>.<br />
<br />
<hr class="bbcode"/><br />
<b>I <i>did</i> install the Software Update for Web Folders, I but I <i>still</i> get the error &quot;The folder you entered does not appear to be valid.&quot;</b><br />
<br />
It is not uncommon for Microsoft's web folders update to fail without notifying you. To verify whether the update has worked or not, please check the files and dates listed in the File Information section of <a href="http://support.microsoft.com/kb/907306" rel="nofollow" >this Microsoft web page</a>. <br />
<br />
If the patch installation fails you can try re-installing again, if this does not resolve the problem we strongly recommend that you install and use <a href="http://www.netdrive.net" rel="nofollow" >NetDrive</a> a free third party application that replaces the broken functionality. <br />
<br />
<hr class="bbcode"/><br />
<b>When trying to map a network drive in Windows Vista, I get the error message &quot;Windows cannot access (http://x.x.x.x:8080),&quot; but Air Sharing is running on my iPhone (Air Sharing 1.0.1 and later).</b><br />
<br />
Cancel out of the Map Network Drive setup screen, then close Air Sharing by pressing the home button on your iPhone. Relaunch Air Sharing, wait a minute or two, then start the network drive setup process again. <br />
<br />
<hr class="bbcode"/><br />
<b>When I try to set up or open a mapped network drive in Windows Vista, Windows, I get the error message &quot;Access is denied,&quot; or Windows tells me &quot;This folder is empty&quot; when it isn't (Air Sharing 1.0.1 and later).</b><br />
<br />
This could be one of several things:<br />
<ul><li>To connect with a username and password in Vista, you cannot leave either field blank. </li><li>Try this: disconnect from any existing Air Sharing mapped network drive, start the process to remap the network drive, but this time click &quot;Connect using a different user name&quot; and enter your user name and password here. </li><li>Make sure that the &quot;Reconnect at logon&quot; box is unchecked if you have Require Password enabled. We are currently investigating this, but for the time being, you will need to remap the network drive every time you log off and then back on to your computer if you want to use a password. </li><li>Every time you decide to change your username or password, or enable Require Password when you initially set up the network drive with it off, you will need to right click on your mapped network drive and click Disconnect, and then remap the network drive. </li></ul>
<br />
<hr class="bbcode"/><br />
<b>On Windows Vista, I can connect to the iPhone, and I can create folders. But when I try to copy a file into a folder, it creates a zero-byte file and it complains, &quot;Error 0x80070057: incorrect parameter.&quot;</b><br />
<br />
Turn on the Require Password option in the Air Sharing settings.<br />
Disable Public Access.<br />
Add a user name and password.<br />
Now try to connect again.<br />
<br />
<hr class="bbcode"/><br />
<b>I am running Windows Vista 64 bit on my computer, and I cannot connect to my iPhone (Air Sharing 1.0 only).</b><br />
<br />
In Air Sharing 1.0, you will need to download <a href="http://www.anyclient.com/" rel="nofollow" >AnyClient</a>, or another WebDAV client to connect from Windows Vista 64 bit. You should not need to use AnyClient in Air Sharing 1.0.1 and later.<br />
<br />
<hr class="bbcode"/><br />
<b>I successfully connected to my iPhone at least once, but now when I try to access my iPhone in Windows XP or Vista (sometimes limited to one folder on the iPhone), I get one of the following errors:<br />
&quot;The parameter is incorrect&quot;<br />
&quot;Documents in this folder are not available&quot;<br />
&quot;The current operation cannot be completed because an unexpected error has occurred&quot;<br />
(Air Sharing 1.0.1 and earlier)</b><br />
<br />
This is most likely due to non-letter/number characters, probably an ampersand ( &amp; ), in the name of files or folders that you placed on your iPhone. To fix this, delete any files or folders with non-letter/number characters from within Air Sharing using the edit button. Now, rename any files that you want to upload to Air Sharing to contain only letters and numbers in the file name.<br />
<br />
If you are using XP, and do not have any files with non-letter/number characters, see the next topic.<br />
<br />
<hr class="bbcode"/><br />
<b>When attempting to connect to my iPhone in Windows XP, I get one of the following error messages: <br />
&quot;The folder you entered does not appear to be valid&quot; <br />
&quot;Documents in this folder are not available&quot;<br />
&quot;The current operation cannot be completed because an unexpected error has occurred&quot;</b><br />
<br />
First, make sure you have installed the web folders update, and that you do not have the problem with ampersands in file/folder names (see the topics above). <b>We are not sure if any of the following will help</b>, but some users have reported success when trying one or more the following:<br />
<br />
Add a slash to the end of the IP address when you try to connect: change (http://x.x.x.x:8080) to (http://x.x.x.x:8080/).<br />
<br />
If you have enabled Require Password in Air Sharing, try disabling it and seeing if you can connect. We are still looking into this, so for now you may need to use <a href="http://www.anyclient.com/" rel="nofollow" >AnyClient</a> if you would like to use a password with Air Sharing.<br />
<br />
Try disabling Windows Firewall:<br />
<ul><li>Open the Start menu, and click Control Panel. </li><li>In the blue toolbar on the left, click Switch to Classic View. </li><li>Double-click on Windows Firewall. </li><li>Click off. </li><li>Click OK. </li><li><b>Be sure to turn Windows Firewall back on if turning it off didn't help.</b> </li></ul>
Try deleting your temporary internet files:<br />
<ul><li>Open the Start menu and click Control Panel. </li><li>In the blue toolbar on the left, click Switch to Classic View. </li><li>Double-click on Internet Options. </li><li>Under Temporary Internet Files, click Delete Files. </li><li>Click OK. </li><li>Click OK to close out of Internet Options. </li></ul>
If you still have problems, try reinstalling your Web Folders client:<br />
<ul><li>Open the Start menu and click Run. Type in &quot;%SystemRoot%\system32\webfldrs.msi&quot; </li><li>Click &quot;Select reinstall mode.&quot; Uncheck the first box, and check the last 4. </li><li>Click OK. </li><li>Click Reinstall. </li><li>Click OK when the installation is complete. </li></ul>
If you continue to get errors, try reregistering the following dll files: <br />
<ul><li>Quit all programs that are running. </li><li>Open the Start menu and click Run. </li><li>Type in regsvr32 urlmon.dll, then click OK. </li><li>Click OK when you recieve the message &quot;DllRegisterServer in urlmon.dll succeeded.&quot; </li><li>Repeat this process, replacing what you typed in Run with each of the following: <br /> <ul><li>regsvr32 Shdocvw.dll </li><li>regsvr32 Actxprxy.dll </li><li>regsvr32 Oleaut32.dll </li><li>regsvr32 Mshtml.dll </li><li>regsvr32 Browseui.dll </li><li>regsvr32 Shell32.dll </li></ul> </li><li>Restart your computer. </li></ul>
If none of the above helped, you can download <a href="http://www.anyclient.com/" rel="nofollow" >AnyClient</a>, <a href="http://www.davexplorer.org/" rel="nofollow" >DAV Explorer</a>, or another WebDAV client, and you should be able to connect to your iPhone.<br />
<br />
<hr class="bbcode"/><br />
<b>I downloaded AnyClient, but I don't know how to use it.</b><br />
<br />
First, connect to your iPhone in AnyClient:<br />
<ul><li>Open AnyClient. </li><li>Click Connect at the bottom. A new window should open. </li><li>Click New in the bottom left corner of this new window. </li><li>Give your new connection a name. </li><li>In the General section, select WebDAV as the connection type. </li><li>Type in the IP address of your phone as the Host. </li><li>If you have password enabled required in Air Sharing, enter these into their respective fields. </li><li>Click Save at the bottom of the screen. </li><li>Click OK. </li><li>Click Connect. </li></ul>
The files in the main Air Sharing directory should be listed under Remote System. <br />
<br />
To copy files to the phone, first go into the directory you want to copy files to under Remote system. Then, find the file or folder you want to copy under Local System, and click the &gt;&gt; button. <br />
<br />
To copy files from the phone, first go to the location under Local System you want to copy files to. Then, find the file or folder you want to transfer to your computer under Remote System, then click the &lt;&lt; button.<br />
<br />
<hr class="bbcode"/><br />
<br />
<b>I get a 0x800704b3 error in Vista when trying to Map a Network Drive</b><br />
<br />
If you see the following error when trying to map an Air Sharing device:<br />
<br />
<img src="http://idisk.mac.com/avatron/Public/shots/0x800704b3-error.JPG" class="bbcode" border="0" /><br />
<br />
It means that the WebClient service is not active. <br />
<br />
Open the &quot;Administrative Tools&quot; Icon in the Control Panel and then open the &quot;Services&quot; shortcut. <br />
<br />
<img src="http://idisk.mac.com/avatron/Public/shots/controlpanel-services.JPG" class="bbcode" border="0" /><br />
<br />
After you've opened  &quot;Services&quot; scroll down until your find the WebClient. <br />
<br />
<img src="http://idisk.mac.com/avatron/Public/shots/Webclient-Services.JPG" class="bbcode" border="0" /><br />
<br />
Make sure it is configured for Automatic and then start the service manually if it wasn't running.]]></description>
            <dc:creator>dave</dc:creator>
            <category>Air Sharing Troubleshooting</category>
            <pubDate>Fri, 31 Oct 2008 22:35:27 -0700</pubDate>
        </item>
        <item>
            <guid>http://www.avatron.com/support/read.php?6,3626,3626#msg-3626</guid>
            <title>Linux Troubleshooting (no replies)</title>
            <link>http://www.avatron.com/support/read.php?6,3626,3626#msg-3626</link>
            <description><![CDATA[ <b><center class="bbcode"><span style="font-size: large">Linux Troubleshooting</span></center></b><br />
<hr class="bbcode"/><br />
<b>I am unable to connect to my iPhone in Linux when I have Require Password enabled.</b><br />
<br />
Try using either the <a href="http://www.webdav.org/cadaver/" rel="nofollow" >cadaver</a> client, or the <a href="http://dav.sourceforge.net/" rel="nofollow" >davfs2</a> file system, depending on what version of Linux you are using.<br />
<br />
<b>Nautilus keeps asking me for the password, and won't let me connect to my iPhone.</b><br />
<br />
This is a known problem with the libsoup (2.4.1-1) library that ships as part of a number of Linux distributions including Ubuntu, Fedora, RHEL and Centos. The library is used by gvfs, which in turn is used by Nautilus to provide WebDAV support. The libsoup library fails to correctly implement authentication digest negotiation. A patch to libsoap can be found <a href="http://launchpadlibrarian.net/16301544/libsoup-digest-algorithm-default.patch" rel="nofollow" >here</a>. You will need to patch and rebuild from source.]]></description>
            <dc:creator>dave</dc:creator>
            <category>Air Sharing Troubleshooting</category>
            <pubDate>Fri, 31 Oct 2008 22:30:39 -0700</pubDate>
        </item>
    </channel>
</rss>
