Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

Deploying Visual J# Applications

Visual Studio 2005
[Dieser Teil der Visual Studio-Dokumentation ist eine vorläufige Fassung und unterliegt Änderungen in zukünftigen Versionen. Einige Hilfethemen enthalten noch keinen Text und dienen lediglich als Platzhalter.]

Applications created using Visual J# rely on the Visual J# CodeDOM and Visual J# compiler for dynamic code generation and compilation on the server. You need to have redistributable components of Visual J#, that is, Visual J# class libraries, the Visual J# compiler, and the Visual J# CodeDOM, installed on the server where you will deploy the XML Web service or Web Forms application. Use the Visual J# .NET Redistributable Package to distribute redistributable components of Visual J#. Other aspects of deployment are the same as for any other ASP.NET application.

For more information about deployment, see Deployment Walkthroughs.

Note:
All deployment walkthroughs apply to Visual J#. However, Visual J# components require additional redistributable components, supplied with the Visual J# .NET Redistributable Package.

In This Section

Visual J# Launch Condition

Describes how to ensure that Visual J# .NET redistributable components are installed on a target computer.
Distributing the Visual J# .NET Redistributable Package

Describes the contents of the Visual J# .NET Redistributable Package.

Related Sections

Deploying Applications and Components

Information about creating setup executables, packaging files, and creating Web sites.
Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)
Microsoft führt eine Onlineumfrage durch, um Ihre Meinung zur MSDN-Website zu erfahren. Wenn Sie sich zur Teilnahme entscheiden, wird Ihnen die Onlineumfrage angezeigt, sobald Sie die MSDN-Website verlassen.

Möchten Sie an der Umfrage teilnehmen?
© 2013 Microsoft. Alle Rechte vorbehalten.