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

Sample Analysis of VS2003 configuration

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

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

This article shares with you the content of a sample analysis of VS2003 configuration. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.

Here is an introduction to the whole process of VS2003 configuration:

(1) install VS2003 directly

(2) install the VS2003 SP1 patch at the following address:

Http://www.microsoft.com/downloads/details.aspx?FamilyID=69d2219f-ce82-46a5-8aec-072bd4bb955e&DisplayLang=zh-cn

(3) install the .net 1.1 Sp1 patch (this patch is not included in VS2003's sp1). The download address is as follows:

Http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=a8f5654f-088e-40b2-bbdb-a83353618b38

(4) go to the control panel-programs and functions-turn on and off the windows function, select all IIS6 compatible support for IIS, install

(5) Open IIS, select the computer name, and select "ISAPI and CGI restrictions" in the project on the right, if there is no .NET 1.1. 4322, create a new project and, if any, make sure it is in the startup state

(6) create a new application pool named "ASP.NET 1.1" under the application pool and configure it as "Classic"

(7) create a new site we want to debug, and then select the .NET 1.1 application pool we just created for this site.

(8) after VS2003 has been configured, we can proceed with normal project development.

Explain the correct settings in Visual Studio 2010 beta2 in detail

Description of concrete Analysis Visual Studio.NET 2005 Network

Novice and veteran for Visual Studio 2005 components

Microsoft employees are concerned about Visual Studio2003 code editing

A few minutes to let you know the match of Visual Studio Boost.

* in a word, it is possible that we may not be able to debug normally. If we follow the prompts to configure permissions, there should be no problem, because I frequently encounter the strange problem of "no debugger group permission" without configuration. In fact, I have already added it, but when I follow the steps above to configure VS2003, this problem does not occur.

Explain the correct settings in Visual Studio 2010 beta2 in detail

Description of concrete Analysis Visual Studio.NET 2005 Network

Novice and veteran for Visual Studio 2005 components

Microsoft employees are concerned about Visual Studio2003 code editing

A few minutes to let you know the match of Visual Studio Boost.

This question can be said to be the most depressing problem I have ever encountered (in fact, it was encountered by a colleague, he didn't understand how to ask me, and it depressed me, too.

The system is just installed win2003,iis is just installed, VS is also, in iis default site to create web app there is no problem, re-change a home directory on the error, thinking that he installed the system when what went wrong, give him a reinstall, in full accordance with my usual installation of the system steps. As a result, the problem remains the same, the question of authority?

His d disk is fat32, because 2003 of the security can not establish a home directory under fat32? That's not right, not even in other directories on disk C. In that case, this directory must be different from the others. Cpoy this directory to DRV, change the home directory, and create a web app,ok.... There are only _ vti_script and _ vti_log... under the directory A few directories, delete them and make a mistake again, there has never been such a problem before, come back to try on my machine, empty directory can still create web app, although the problem is solved, but still a little baffling feeling.

Thank you for reading! This is the end of this article on "sample Analysis of VS2003 configuration". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!

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