SOURCE:
http://ecoiner.org/new-ecoins/381-dimecoin-wallet-issues-post1022.html#post1022Copy Paste:
Most wallets are portable apps. So I put mine in C:\dimecoin-qt-1.3.0 .
Part 1 of the mistake.
C:\dimecoin-qt-1.3.0 also has a resolv.con containing all the information you need - but it will NOT be loaded!
You MUST go to C:\Users\[your username]\AppData\Roaming\Dimecoin and put a copy of resolv.con there!
Still no luck? Then modify the resolv.conf as follows:
- leave the first two lines in place (username / password).
- Replace the rest of the file with the information posted below. This new file WILL LOAD the chain blocks and connect your wallet with the internet.
Put the following below YOUR user-ID and password lines:
rpcuser=your username
rpcpassword=your password
rpcallowip=127.0.0.1
rpcport=11930
port=11931
daemon=1
server=1
gen=0
addnode=41.78.77.178
addnode=108.53.178.39
addnode=115.28.16.229
addnode=109.65.166.87
addnode=99.99.203.102
addnode=86.184.213.156
addnode=115.28.16.229
addnode=115.28.11.226
addnode=125.16.73.46
addnode=dime.mine-pool.net
addnode=37.146.68.215
addnode=23.88.164.18
addnode=24.131.171.33
addnode=77.47.170.1011
Peace!
devnullius