View Single Post
Old Dec 13th, 2007, 9:29 PM   #2
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 763
Rep Power: 3 Jimbo is on a distinguished road
Re: VB 2008 Express Edition HELP

The crystal ball is a little bit cloudy today, so I could be taking this in a totally incorrect direction...

It looks like you're trying to download a file from a hard-coded path on your desktop. When you deploy your app to another computer, the file you're looking for isn't at the same path (notice that the path depends on the username and computer name, so just copying the files to the desktop won't fix it). This is just a guess though...
__________________
<insert disclaimer here>
<insert shameless plug for Visual Studio here>
Jimbo is offline   Reply With Quote