Re: VS 2005 and .NET 2.0 (General questions)
Ok,
I created a separate TEST project only in VS 2005.
I added only one button to the Default.aspx page.
I added the reference to SFTP.
ALSO, yes, we are licensed.
I get the following compiler messages when compiling.
------ Build started: Project: http://localhost/TestWOD/, Configuration: Debug .NET ------
Validating Web Site
Building directory '/TestWOD/'.
C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Files estwoda86888564dc923e3App_Web_w9bkdymf.1.vr(1,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
c:inetpubwwwrootTestWODDefault.aspx(12,1): error VR1032: Syntax Error: 'DclFld' is not valid in this context.
c:inetpubwwwrootTestWODDefault.aspx(12,1): error VR1039: 'DclFld' must immediately follow .
c:inetpubwwwrootTestWODDefault.aspx(10,1): error VR1032: Syntax Error: 'DclFld' is not valid in this context.
c:inetpubwwwrootTestWODDefault.aspx(10,1): error VR1039: 'DclFld' must immediately follow .
C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Temporary ASP.NET Files estwoda86888564dc923e3App_Web_w9bkdymf.2.vr(1,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
c:inetpubwwwrootTestWODDefault.aspx(12,1): error VR1029: Syntax Error: Expecting a class member, found ''(''. Code is not allowed outside of subroutines.
c:inetpubwwwrootTestWODDefault.aspx(12,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
c:inetpubwwwrootTestWODDefault.aspx(10,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
c:inetpubwwwrootTestWODDefault.aspx(10,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
c:inetpubwwwrootTestWODDefault.aspx(1,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
c:inetpubwwwrootTestWODDefault.aspx(1,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
c:inetpubwwwrootTestWODDefault.aspx(1,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
c:inetpubwwwrootTestWODDefault.aspx(1,1): error VR1029: Syntax Error: Expecting a class member, found 'identifier'. Code is not allowed outside of subroutines.
Validation Complete
========== Build: 0 succeeded or up-to-date, 1 failed, 0 skipped ==========
Complete thread:
- VS 2005 and .NET 2.0 - Howie, 2006-07-13, 17:08
- Re: VS 2005 and .NET 2.0 - wodDrazen, 2006-07-13, 19:10
- Re: VS 2005 and .NET 2.0 - Howie, 2006-07-13, 19:22
- Re: VS 2005 and .NET 2.0 - Howie, 2006-07-13, 19:35
- Re: VS 2005 and .NET 2.0 - wodSupport, 2006-07-14, 00:53
- Re: VS 2005 and .NET 2.0 - Howie, 2006-07-14, 14:15
- Re: VS 2005 and .NET 2.0 - Howie, 2006-08-03, 14:43
- Re: VS 2005 and .NET 2.0 - Howie, 2006-07-14, 14:15
- Re: VS 2005 and .NET 2.0 - wodSupport, 2006-07-14, 00:53
- Re: VS 2005 and .NET 2.0 - Howie, 2006-07-13, 19:35
- Re: VS 2005 and .NET 2.0 - Howie, 2006-07-13, 19:22
- Re: VS 2005 and .NET 2.0 - wodDrazen, 2006-07-13, 19:10