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

Notes of Xiaobai of iis deployment c # web project

2025-02-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

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

Preparatory work:

Oracle and ASP.NET v2.0.50727, ASP.NET v4.0.30319 and other programs have been installed on Server's server.

Verify the oracle configuration:

The configuration file is\ product\ 10.2.0\ client_2\ NETWORK\ ADMIN\ tnsnames.ora under the oracle installation path

Oracle environment variable configuration

3. Check the current date and time of the server to avoid time errors in the data

Here's how I deploy a c # web project SEM:

Configure the storage path of the project file

Create a new folder, such as C:\ SEM, and set it to share, and restrict a permanent user of the server to have all the operation rights of the shared file, while deleting all other users

Create folders Trunk and Branchs under the C:\ SEM path to store the project files of the current version and the historical version, respectively.

two。 Configure iis [my computer-- > right-click "Management"-- > "internet Information Services (iis)"]

Create a new application pool named "SEMPool", and the Framework version I chose is "ASP.NET v4.0.30319"

Create a new WebSite named "SEM". The physical path points to C:\ SEM\ Trunk, the port number is set to 8080 [optional], and the application pool selects "SEMPool".

3. Copy the file generated by the SEM project publish to C:\ SEM\ Trunk [then start the project]

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

Internet Technology

Wechat

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

12
Report