J
jmd
Hello.
I have downloaded and installed Visual Studio 2005 February CTP -- Professional Edition (English) from msdn.
All works fine (with a few bugs) except the Quickstarts.
The Quickstarts install without problems.
I have 2 questions :
1. When I launch the Quickstarts, I only see :
--------------------------------------------------------------------------------
Microsoft .NET Framework SDK QuickStart Tutorials
The QuickStarts are the fastest way to understand what the .NET Framework technology has to offer leading-edge developers. Inside you will find information about compelling features of the .NET Framework and you will find out how to put them to work for you.
ASP.NET 2.0 QuickStarts
Common Tasks QuickStarts
Web Services Quickstarts
--------------------------------------------------------------------------------
Where are the Windows Forms QuickStarts ?
2. When I click on any one of the lines above (ASP.NET 2.0, Common Tasks or Web Services QuickStarts), I receive the following error screen :
--------------------------------------------------------------------------------
Server Error in '/QuickStart' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0116: A namespace does not directly contain members such as fields or methods
Source Error:
Line 1: VSLAB PROXY
Source File: d:\vsnet2005\SDK\v2.0\QuickStart\Code\TypeSharingService.cs Line: 1
Show Detailed Compiler Output:
C:\WINDOWS\system32> "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\csc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\mscorlib.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\__code.mrd5ryyo.dll" /debug- /optimize+ /w:1 /nowarn:1659 "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.0.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.1.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.2.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.3.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.4.cs"
Microsoft (R) Visual C# 2005 Compiler version 8.00.50110.28
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50110
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.
d:\vsnet2005\SDK\v2.0\QuickStart\Code\TypeSharingService.cs(1,1): error CS0116: A namespace does not directly contain members such as fields or methods
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50110.28; ASP.NET Version:2.0.50110.28
--------------------------------------------------------------------------------
The file d:\vsnet2005\SDK\v2.0\QuickStart\Code\TypeSharingService.cs contents one line with : VSLAB PROXY
Can someone helps, please ?
Thank you.
Jean-Marie.
I have downloaded and installed Visual Studio 2005 February CTP -- Professional Edition (English) from msdn.
All works fine (with a few bugs) except the Quickstarts.
The Quickstarts install without problems.
I have 2 questions :
1. When I launch the Quickstarts, I only see :
--------------------------------------------------------------------------------
Microsoft .NET Framework SDK QuickStart Tutorials
The QuickStarts are the fastest way to understand what the .NET Framework technology has to offer leading-edge developers. Inside you will find information about compelling features of the .NET Framework and you will find out how to put them to work for you.
ASP.NET 2.0 QuickStarts
Common Tasks QuickStarts
Web Services Quickstarts
--------------------------------------------------------------------------------
Where are the Windows Forms QuickStarts ?
2. When I click on any one of the lines above (ASP.NET 2.0, Common Tasks or Web Services QuickStarts), I receive the following error screen :
--------------------------------------------------------------------------------
Server Error in '/QuickStart' Application.
--------------------------------------------------------------------------------
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0116: A namespace does not directly contain members such as fields or methods
Source Error:
Line 1: VSLAB PROXY
Source File: d:\vsnet2005\SDK\v2.0\QuickStart\Code\TypeSharingService.cs Line: 1
Show Detailed Compiler Output:
C:\WINDOWS\system32> "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\csc.exe" /t:library /utf8output /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Mobile\2.0.0.0__b03f5f7f11d50a3a\System.Web.Mobile.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Web\2.0.0.0__b03f5f7f11d50a3a\System.Web.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089\System.Xml.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Web.Services\2.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll" /R:"C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\assembly\GAC_32\System.Data\2.0.0.0__b77a5c561934e089\System.Data.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\mscorlib.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\__code.mrd5ryyo.dll" /debug- /optimize+ /w:1 /nowarn:1659 "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.0.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.1.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.2.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.3.cs" "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50110\Temporary ASP.NET Files\quickstart\992e7ab3\913cb43b\udndcshm.4.cs"
Microsoft (R) Visual C# 2005 Compiler version 8.00.50110.28
for Microsoft (R) Windows (R) 2005 Framework version 2.0.50110
Copyright (C) Microsoft Corporation 2001-2005. All rights reserved.
d:\vsnet2005\SDK\v2.0\QuickStart\Code\TypeSharingService.cs(1,1): error CS0116: A namespace does not directly contain members such as fields or methods
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50110.28; ASP.NET Version:2.0.50110.28
--------------------------------------------------------------------------------
The file d:\vsnet2005\SDK\v2.0\QuickStart\Code\TypeSharingService.cs contents one line with : VSLAB PROXY
Can someone helps, please ?
Thank you.
Jean-Marie.