application working different on certain comps...
Hey all,
I am having some bizarre issue. For some weird reason, when I install my application on different computers, some of the features in my application do not respond.
I created an ftp program, allowing users to share files, and add "guests" to who can view / download their files, they can message eachother / create a profile, etc... Like a file sharing myspace. Problem is, certain functions just are not responding, and I am wondering if during the install build if certain events, do not get transfered over.
For instance, if I hit a keystroke and type in a code, administrative functions activate, allowing me to edit users data files, block / remove accounts, and establish certain user rights. This keystroke is not responding on a computer, but seems to be working fine on the original computer I used to create the program. Sometimes downloading files (using the download object) is randomly only allowing one download, but on the other computer works fine.
I am wondering if this is some kind of runtime extension issue, has anyone experienced other weird obstacles. I am running out of ideas, and really want this program to work.
HELP!!!! :(
Re: application working different on certain comps...
I don't think so man. Put the file up and I will check it out for you. The FTP object might work differnet on differnet windows computers as FTP functionality has changed in Vista a bit and I don't know all the details but I know for a fact there has been chagnes. I have worked with both objects with success though I have not worked with FTP in Vista. It has to be internal to your code if I were to guess.
Thanks,
K