VS 2005 and .NET 2.0 - WeOnlyDo Discussion board

VS 2005 and .NET 2.0 (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Howie, Thursday, July 13, 2006, 17:08 (6518 days ago)

Is there a known issue using WeOnlyDo.Client.SFTP.dll with VS 2005 and .Net 2.0??

I am in the process of coverting projects from .Net 1.1 to 2.0 and the only ones I am having problems with use SFTP.
It is referencing my aspx file, but there is nothing wrong with it syntactically.


Thanks,
Howie

Very strange compiler messages:

C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Filesd000300m63a35b5539ccd6a6App_Web_eqgxsnmc.1.vr(1,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
c:inetpubwwwrootD000300MProcess.aspx(27,1): error VR1032: Syntax Error: 'DclFld' is not valid in this context.
c:inetpubwwwrootD000300MProcess.aspx(27,1): error VR1039: 'DclFld' must immediately follow .
c:inetpubwwwrootD000300MProcess.aspx(33,1): error VR1032: Syntax Error: 'DclFld' is not valid in this context.


Complete thread: