I have read other posting about this and I can not figure it out.
Application runs fine on the computer that I used to create it.
The application has 3 functions:
Button1...locate and preview an image file.
Button2...creates an email with html link...creates an html page file...ftp's the image and html files to server...sends email.
Button3...ftps image file only.
Publish and install on another computer and I have problems.
Button 1...Will load and preview file correctly.
Button 3...ftp image file only.
Button 2...I get an error (my own 'failed' message)
I have the same net framework 3.5 sp1 on all computers.
What am I missing?
I am thinking now it is code, but why does it will work on one and not the other.
Do I need to install VB 2008 express on every computer that will be running this app just to insure that the computers are the same?
Thanks in advance!