Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2007 Jan : Ftp problem after installing ie7 PLEASE HELP!!!!!!

www.cryer.info
Managed Newsgroup Archive

Ftp problem after installing ie7 PLEASE HELP!!!!!!

Subject:Ftp problem after installing ie7 PLEASE HELP!!!!!!
Posted by:alterm..@yahoo.it
Date:10 Jan 2007 15:57:38

Hi i'm using this code to connect to a ftp host:

  hSession = apiInetConnect(hInet, mtURLInfo.lpszHostName,
mtURLInfo.nPort, _
    CStr(strUserName), CStr(strPassword), INTERNET_SERVICE_FTP,
INTERNET_FLAG_PASSIVE, 0&)

After installing ie7 hSession is always 0, so it's not connected. I've
tried this on 3 different pc, the one without ie7 is still working.

I'm working on this since a week, PLEASE HELP!

bye
mau_rizio

PS: Microsoft ask money for their support, how much can i ask Microsoft
for a week of my work on this problem and for the time lost at the
phone with users that canno't use my software?

Replies:

www.cryer.info
Managed Newsgroup Archive