Visual Studio .NET Beta2 FAQ [71501] (16 questions)

zhaozj2021-02-17  75

Visual Studio .NET Beta2 FAQ [7/15/01]

1) Startup Error.

-------------------------------------------------- -------------------------

Problem: When Starting Visual Studio .NET, It Returns The Error:

"MS Development Environment Has Not Been Installed for The Current User.

Please run setup to install the application. "

FIX / WORKAROUROUND: Run Regedit and Search for the Key

[HKEY_CLASS_ROOT / LICENS / C4B8C1BC-A36C-4723-AF48-F362BFAB9DF5]. IF IT

Exists, the delete it.

2) Help links not working.

-------------------------------------------------- -------------------------

Problem: Documentation Links with Visual Studio .Net May Return "Action

Canceled "Al" Server Cannot Be Not Found ".

FIX / WORKAROUND: Delete your "temporary internet files". You can do this

From forin Internet explorer. SELECT "Tools". "Internet options" and then

Select "Delete Files ..." on the "general" tab. (NOTE: this HAS Fixed the

Problem for Most People, But We Are Still TRACKING THISSUE DOWN.)

3) OFFICE XP RC1 Reactivation.

-------------------------------------------------- -------------------------

Problem: After Visual Studio .NET Beta2 is Installed, Office XP RC1 GIVES

An Error That IT Must Be Reactivated.

Explanation: Visual Studio .Net Beta2 Cannot Coexist on The Same Machine

With prereleased version of office xp such as office xp rc1. Visual Studio

.NET CAN COEXIST with RELESED VERSIONS OF Office Including Office XP,

Office 2000 ETC ...

4) Could Not Transform licenses file 'licenses.licx' Into a binary

Resource.

-------------------------------------------------- -------------------------

Problem: After Installing Visual Studio .NET, Attempting To Build Anapplication Returns The Following Error:

"D: /inetpub/wwroot/webapplication1/licenses.licx Could Not Transform

Licenses File 'licenses.licx' Into a binary resource. File or askembly name

LC.EXE, O ONE OF ITS Dependencies, Was Not Found. "DURING Installation, THE

.NET Framework SDK WAS Unselected and Consesequently, Not Installed.

FIX / WORKAROUROUND: To Correct this Problem, SELECT "Show All Files" from the

"Project" Menu So you can see the "licenses.licx" file. Delete the

"licenses.licx" from you project. It will be regenerated automatically.

5) CAN't Edit Or Debug Stored Procedures.

-------------------------------------------------- -------------------------

Problem: you can notle longer Edit and Debug Stored Procedures with Visual

Studio .NET Beta 2 Like You Could with Beta 1.

Explanation: Beta 1 Shipped with Many Visual Studio .NET Enterprise

Developer and Visual Studio .NET Enterprise Architect Edition Features While

Beta 2 Contains The Features That Will Make Up Professional Edition. For a

List of Enterprise Features See

Http://msdn.microsoft.com/vstudio/nextgen/technology/enterprisedefault.asp.

6) Properties Window Won't unhat.

-------------------------------------------------- -------------------------

Problem: The Properties Window Can Be Show After It Is Hidden. This is a

Known bug in vs.net b2.

FIX / WORKAROUND: You Can Try A Couple of Things To Make The Property Browser

Come Back Out. if IT is Tabbed with Other Windows (SUCH AS DYNAMIC HELP),

THEN UN-AutoHide Any Window In The Same Tab Set As The Property Browser. IF

It is by itself in the autohide channel, trying the dynamic helpwindow, autohiding and unautohiding it. if this doesn't work, you'll Have

TO RESET YOUR WINDOW LAYOUTS to THEIR Defaults. To Get Your Windows Back to

THEIR Defaults, Select Tools.Options.Environment.General.Reset Window

Layout.

7) CAN't see the menu or Toolbar Icons in the IDE.

-------------------------------------------------- -------------------------

Problem: after Running VS.NET B2 for a while you minimize and restore the

IDE AND THE MENU AND TOOLBAR ICONS Disappear. This is a known problem in

VS.NET B2.

FIX / WORKAROUND: Close and Restart The Ide.

8) Code Wizards for C # don't work.

-------------------------------------------------- -------------------------

Problem: if you try to add a method, variable, property, or indexer to a c #

Class THROUGH CLASSVIEW, The Wizard Will Not Come Up. This is a setup

Problem, Which Occurs if you choose to Not to Install Visual C Components.

FIX / WORKAROUROUND: RERUN SETUP AND SELECT To Install The Visual C

Components.

9) Installing The June Platform SDK BREAKS The VS.NET B2 Debugger.

-------------------------------------------------- -------------------------

Problem: after installing the June Platform SDK from The Web Installer, The Web INSTALLER

VS.NET B2 Debugger No longer Works. This is a bug in the Platform SDK Web

Installer, Which is installing the win64 debugger automaticly when IS

SHOULD BE An Optional Install. The Win64 Debugger in The June Platform SDK

Isn't Compatible with the vs.net b2 Debugger as per the June Platform SDK

Readme.

FIX / WORKAROUND: RERUN VS.NET B2 Set to Repair the installation of the

Debugger.

10) can't debug asp.net application. --------------------------------------- ------------------------------------

Problem: attempting to debug an asp.net web application Won't work.

FIX / WORKAROUROUND: THEN ARE MULTIPLE THEN COULD Go Wrong. Here IS A

List of settings to check:

1. Make Sure You Have a Valid Web.config File And One in Which T

Compilation flag debug is set to true.

2. The Web.config File Must Not Have Syntax Errors. You Can Verify this BY

Running the app, by selecting 'start without debugging' from the debug menu.

Any syntax errors will be displayed.

3. The User Logged On Must Be a Member of The Debugger Users Group. If you

Login as an administrator be suhe,... IS in the group. by

Debugging asp.net Which Runs as system, you need to make sure that the user

Logged in Has Admin Privileges on The Machine, AS Managed System Processes

Can Only Be Debugged by Admins.

4. A Valid Url Must Be Specified for The Start Page of The Project. Invalid

Extensions or Project Directory Will Result In Error Mentioned In # 5.

5. IF Remote Debugging To Another Machine, You NEED To Make Sure That That

Remote Debugging Components Have Been Installed on The Remote Machine.

6. The security settings of IIS also Affect Debugging. To check this, you

Need to look at the settings for the default web site. To Get At the Default

Web site settings start up Iis manager by doing each doing

Start.programs.administrative Tools, Select Internet Services Manager and

Expand The Machine Node or SELECT My Computer on Your Desktop, Bring Up

Context Menu, Select Manage, Expand Services and Applications. After

Selecting The Default Web Site, Right Mouse Click and SELECT ITS Properties.

Now SELECT The Directory Security Tab and Click On The Edit Button ForanoNymous Access And Authentication Control. Both 'Anonymous Access' and

'Integrated Windows Authentication' Must Be SELECTED. IF NOT, SELECT Them.

An Alternative Way of Debugging your application would be to manually attach

To the process Running your application. as an es, consider a vb web

Application That Is Running under ASPNET_WP.EXE. You Could Start There

Application Up by doing a debug.start without debugging and the do a

Tools.debug processes. Now Check The 'Show System Processes' To List

Processes Running Under The System Account. You Can Now SELECT ASPNET_WP.EXE

And Click on the attach button. You willimen the choice of successing

The Program Types You Want to Debug. You need to chose the commit logage

Runtime if your application is a managed only application for instance.

11) CAN't Add Web.

-------------------------------------------------- -------------------------

Problem: Attempting to Add A Web Reference Via The "Add Web Reference"

Dialog doesn't work.

FIX / WORKAROUND: The "Add Web Reference" Dialog Doesn't Use the "Automatic

Proxy "Settings as set in IE6. If you are behind a firewall, Try Putting in

THE Proxy Server Name and Port Number Directly. To Verify if The Problem IS

Isolated to the add web reasoning Dialog, Try Hitting the Url from IE6 OR

The wsdl.exe Tool from the commandline. if it commerce to beammandLine.

With The "Add Web References" Dialog, please post a bug report (see Below for

Instructions).

12) Windows 2000 haze opening add Web Reference Dialog.

-------------------------------------------------- ------------------------- Problem: without the Latest S3 Savage Video Drivers Installed for the IBM

T20 Laptop, Your System May Freeze when Opening The "Add Web References"

Dialog.

FIX / WORKAROUROUND: Update to the Latest S3 Savage Drivers for the IBM T20.

You can get them from:

http://www.pc.ibm.com/qtechinfo/migr-4jsqhb.html?lang=en_us&page=brand&brand

= IBM ThinkPad & DOCTYPE = Downloadable Files & Subtype = CAT # video

13) SQL Query Analyzer Stored Proc Debugging No longer Works with vs.net b2

INSTALLED.

-------------------------------------------------- -------------------------

Problem: VS.NET B2 BREAKS SQL Query Analyzer Debugging. SQL Query Analyzer

Comes with SQL Server Developer Edition. this is a know problem with vs.net

B2 and kind be fixed in a later release.

FIX / WORKAROUROUND: Do The Following to FIX THE PROBLEM:

START DCMCNFG from the Command Line.

2. Double Click SQL Debugger Registry

3. Select Identity Tab

4. SELECT 'The Interactive User' (INSTEAD OF this user).

14) Change List from beta 1 to beta 2.

-------------------------------------------------- -------------------------

See The Following Docs, Which Are Installed To your machine:

a) "Program files / microsoft.net / frameworksdk / DOCS / CHANGE LIST - Beta1 To

Beta2.doc "

b) "Program

Files / Microsoft.Net / frameworksdk / DOCS / APICHANGESBETA1TOBETA2.HTM "

15) How to get Visual Studio .NET Beta2.

-------------------------------------------------- -------------------------

There Are SEVERAL WAYS:

a) MSDN Universal Subscribers Can Download it from

Http://msdn.microsoft.com/vstudio/nextGen/beta.asp. You can Sign Up for

MSDN Athttp: //msdnbuynow.one.microsoft.com/msdn_entry.asp. It Should Also

BE in the next msdn release.

b) You can Order CD's from:

Http://developerStore.com/devstore/product.asp?productid=7627&tdore=toolbox_

NA (United States and canada)

Http://developrstore.com/devstore/product.asp?productid=7629&tdore=toolbox_

Intl (Worldwide)

c) Visual Studio .NET Beta2 DVD's Will Also Be in Many Popular Developer

Magazines later this summer.

16) How to report bugg on Visual Studio .NET Beta2.

-------------------------------------------------- -------------------------

There Are A Couple Ways to Enter Bugs:

Enter Bugs AT

http://beta.visualstudio.net/secured/bugreport.aspx.

2. Post a message to one of the newsgroups.

Tips on Entering Bugs:

1. Search The Readme Files To Make Sure It's NOT A KNOWN ISSUE (SeeE

Bottom for list of readmes).

2. Provide The Steps Necessary to Reproduce The Problem.

3. Attach Any Necessary Files Required To Reproduce The Problem.

4. If you want to report a crash, cho up upload the application error

Information (Aka a Watson Crash Dump) When the Crash Dialog Prompts you.

Once this is uploaded, an Event will be written to your application evenet

Log with a unique id for what crash. providing this number in your bug

Report Is Helpful (But Not Necessary). To Find this Crash ID Number Do T

FOLLOWING:

a) from "start". "run" execute "eventvwr.msc".

b) Open the "application" node.

c) Look for the newest evest with source = "Microsoft Developments

Environment "and Event =" 1001 ".

d) Open That Event and You'll See "Bucket" Followed by the Crash ID

Number we're looking for.

转载请注明原文地址:https://www.9cbs.com/read-31058.html

New Post(0)