I'm not sure what I can offer on the VB side of this, I know NOTHING of VB, not a programmer.
We have some home made apps using Visual Studio 2000 for various file manipulation and FTP jobs in our network. These pretty much worked error free on our W2K desktops when they were first developed. Once we integrated some XP Pro boxes to the people that used it, everything just went haywire - mainly SQL communication errors:
Message: SQL Server does not exist or access denied.
Line Number:0
Source: .Net SqlClient Data provider
Procedure: ConnectionOpen (Connect()).
FTP problems do not have errors, they just stop mid transmission. There is no network problem and no FTP server problem as I have investigated those courses thoroughly (something I do know about!).
I can't into too many specifics on the program as I don't completely understand them myself and the guy who created them is not available. ANY suggestions are much appreciated, this is driving me insane!
We have some home made apps using Visual Studio 2000 for various file manipulation and FTP jobs in our network. These pretty much worked error free on our W2K desktops when they were first developed. Once we integrated some XP Pro boxes to the people that used it, everything just went haywire - mainly SQL communication errors:
Message: SQL Server does not exist or access denied.
Line Number:0
Source: .Net SqlClient Data provider
Procedure: ConnectionOpen (Connect()).
FTP problems do not have errors, they just stop mid transmission. There is no network problem and no FTP server problem as I have investigated those courses thoroughly (something I do know about!).
I can't into too many specifics on the program as I don't completely understand them myself and the guy who created them is not available. ANY suggestions are much appreciated, this is driving me insane!