Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the skills for using Visual Studio 2005?

2025-02-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces the Visual Studio 2005 use skills which have a certain reference value, interested friends can refer to, I hope you read this article after a great harvest, the following let Xiaobian with everyone to understand.

Then check it, go to Control Panel-> Management Tools-> Event Viewer, you can find the error prompt shown below (Figure 1)

Based on the hints, it seems that there are two possible solutions.

1.devenv /installvstemplates

2. The nightmare! It's too much trouble to reinstall.)

Fortunately, I chose *** methods and found that they could be repaired. Now it is very normal to use it. Devenv /? You can also find more useful parameters later, and many problems should be fixed without reinstalling VS.

D:Program FilesMicrosoft Visual Studio 8VC>devenv /? Microsoft (R) Visual Studio version 8.0.50727.42. Copyright (C) Microsoft Corp 1984-2005. All rights reserved. Usage: devenv [solutionfile| projectfile |anyfile.ext] [switches] devenv's *** parameters are usually a solution file or project file. If you want the file to open automatically in the editor, you can also use any other file as *** parameter. When you import a project file, the IDE looks in the parent directory of the project file for a.sln file with the same base name as the project file. If no such.sln file exists, the IDE looks for a single.sln file that references the project. If such a single.sln file does not exist, the IDE creates an unsaved solution with the default.sln file name and the same base name as the project file. Command line compilation: devenv solutionfile. sln/build solutionconfig [ /projectnameorfile [ /pr objectconfig name ] ] Available command-line switches: /Build a solution or project using the specified solution configuration. For example,"Debug." If multiple platforms are possible, the configuration name must be enclosed in quotes and include the platform name. For example,"Debug| Win32"。 /Clean Delete the generated result. /Command Start the IDE and execute the command. /Deploy Generates and deploys the specified build configuration. /Edit Opens the specified file in a running instance of this application. If there are no running instances, start a new instance with a simplified window layout. /LCID Sets the default language used for the user interface in the IDE. /LogIDE activity is logged to the specified file for troubleshooting. /NoVSIP Disable VSIP developer license keys for VSIP testing. /Out Appends the build log to the specified file. /Project Specifies the project to build, clean up, or deploy. Must be used with/Build,/Rebuild,/Clean or/Deploy. /ProjectConfig rewrite solution The project configuration specified in Configuration. For example,"Debug." If there is a possibility multiple platforms, the configuration name must be enclosed in quotes And includes the platform name. For example,"Debug| Win32"。 Must be used with/Project. /Rebuild Clean first, then generate with specified configuration Solutions or projects. /ResetAddin Remove commands and command user interfaces associated with a particular add-in. /ResetSettings Restores the IDE's default settings and can also be reset to The specified VSSettings file. /ResetSkipPkgs Clears all SkipLoading tags added to VSPpackages. /Run Compiles and runs the specified solution. /RunExit Compile and run the specified solution and close the IDE. /SafeMode Start the IDE in safe mode, loading the minimum number of windows. /Upgrade Upgrade the project or solution and all projects within it. and create backups of those files accordingly. about backup For more information on the procedure, see Help on the Visual Studio Conversion Wizard. Product-specific switches: To attach a debugger from the command line, use: VsJITDebugger.exe -p D:Program FilesMicrosoft Visual Studio 8VC>

Summarize the Visual Studio 2005 skills I hope you can like, if there is something wrong with the place I hope you point out the exchange.

Thank you for reading this article carefully. I hope that the article "What are the skills of using Visual Studio 2005" shared by Xiaobian will help everyone. At the same time, I hope that everyone will support you a lot. Pay attention to the industry information channel. More relevant knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report