Bryan,

Did you get this ftp source to compile ?  I unzipped both the assembly project and the 
demo into the same folder, Opened up the assembly project and tried to build it.  I 
got the following errors:

Any Ideas ?

E:\JEFF\NET\ftp2\Documents and Settings\alexkwok\My Documents\Visual Studio 
Projects\kcommon\AssemblyInfo.cs(31): Error emitting 
'System.Reflection.AssemblyVersionAttribute' attribute -- 'The version specified 
'1.0.*.*' is invalid'
E:\JEFF\NET\ftp2\Documents and Settings\alexkwok\My Documents\Visual Studio 
Projects\TestApplication\MainForm.cs(8): The type or namespace name 'KCommon' could 
not be found (are you missing a using directive or an assembly reference?)
E:\JEFF\NET\ftp2\Documents and Settings\alexkwok\My Documents\Visual Studio 
Projects\TestApplication\MainForm.cs(17): The type or namespace name 'Session' could 
not be found (are you missing a using directive or an assembly reference?)
E:\JEFF\NET\ftp2\Documents and Settings\alexkwok\My Documents\Visual Studio 
Projects\TestApplication\MainForm.cs(347): The type or namespace name 
'FtpCommandEventArgs' could not be found (are you missing a using directive or an 
assembly reference?)
E:\JEFF\NET\ftp2\Documents and Settings\alexkwok\My Documents\Visual Studio 
Projects\TestApplication\MainForm.cs(355): The type or namespace name 
'FtpResponseEventArgs' could not be found (are you missing a using directive or an 
assembly reference?)
E:\JEFF\NET\ftp2\Documents and Settings\alexkwok\My Documents\Visual Studio 
Projects\TestApplication\MainForm.cs(362): The type or namespace name 
'IFtpFileTransferArgs' could not be found (are you missing a using directive or an 
assembly reference?)
E:\JEFF\NET\ftp2\Documents and Settings\alexkwok\My Documents\Visual Studio 
Projects\TestApplication\MainForm.cs(412): The type or namespace name 
'IFtpFileTransferArgs' could not be found (are you missing a using directive or an 
assembly reference?)

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to