Yes, had noticed that and substituted with my windows login name. Thanks.
Thanks. %appdata% parses to C:\Users\USERJLP\AppData\Roaming
When I went to get the wallet the first time for Windows, I clicked on Windows (zip) on http://bitcoin.org/en/download, which took me to http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.8.6/bitcoin-0.8.6-win32.zip/download. I had unzipped the file and double clicked on bitcoin-qt.exe. It sounds like bitcoin.org should remove the zip file option. Taking your advice, I downloaded http[Suspicious link removed]/download and installed it, which installed bitcoin-qt.exe into C:\Program Files\Bitcoin folder. When I launch Bitcoin-QT, it still does not run in testnet mode (I still have testnet=1 in C:\Users\USERJLP\AppData\Roaming\Bitcoin\bitcoin.conf and in C:\Users\USERJLP\AppData\Roaming\Bitcoin\testnet3\bitcoin.conf).
Bitcoin-QT in testnet did not download any of the blockchain. However, Bitcoin-QT in mainnet was downloading the blocks but I shut Bitcoin-QT down after it downloaded only a couple of weeks. Maybe this is causing Bitcoin-QT in testnet mode to think that the blockchain is downloaded?
I'm not playing around as I would like to accept bitcoins on my web app. To do this, I need to test the Bitcoin API by sending and receiving testnet coins. However, I don't know why I would need -txindex, so I'll omit it.
I still have C:\Users\USERJLP\AppData\Roaming\Bitcoin\testnet3\bitcoin.conf with testnet=1 as the only option.
I started C:\Program Files\Bitcoin\bitcoin-qt.exe in testnet mode by running bitcoin-qt.exe -testnet but it is still not synchronizing and still showing "No block source available...". There are no cell phone bars in the lower right of the Bitcoin window. However, there is an icon showing two screens and a red X. Hovering over shows the message: "0 active connections to Bitcoin network". Does this mean that my VM configuration or router is interfering? If so, do you have any ideas on how to fix this? Why would they interfere with the connection in testnet mode but not mainnet mode?
Does it need to be synchronized in order for me to send or receive testnet coins?