.NET + ORACLE + CRYSTALREPORTS Development Web Application Learning Notes (1)

xiaoxiao2021-03-06  73

Xiaobian is here to remind everyone a few questions

A configuration .NET, debug web application

If the installation disk is FAT32, you must change the settings in IIS, IIS-> Default Web Site (Right-click) -> All Tasks -> Configure Server Extensions

If the installation disk is NFTS, you don't need to change the settings.

Two configure Oracle, compared to SQL Server

When your machine is not a database server, you have to pay attention.

If you want to use SQL Server, you can use the database directly to install the client directly, as long as the specified server is OK, but Oracle needs to install the client to use

Three configuration Crystal Reports development report

When you use the 9.1 version of the previous Crystal Reports development web application, there is no direct print and export function on your toolbar. You need to install the 9.1 version. How do you know that it is 9.1, there are two ways: 1. In C: / Proagram Files / Common Files / Crystal Decisions, if there is a folder after the "2.0" version, open the folder, if you have a folder managed, then you are 9.1 version of the version 2. Turn right in vs.net to open the toolbox to find the relevant crystal report control, what version can you tell you in the description?

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

New Post(0)