RE: Deployment Project
From: Dan Rogers (danro_at_microsoft.com)
Date: 03/07/05
- Next message: Dan Rogers: "RE: error adding a proxy in the code behind aspx page"
- Previous message: Paul Campbell via .NET 247: "SOAP Encoding problem with framework 1.1"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 07 Mar 2005 19:34:21 GMT
Consider using dynamic, config controlled strings. make your deployment
wizard prompt the installer for the proper addresses, write these into your
application config files. Consider using the data access block (see MSDN)
for setting the data access path in your config files.
--------------------
>Thread-Topic: Deployment Project
>thread-index: AcUcsQJfFQwWHtQkSfqKR3Veyn2aFA==
>X-WBNR-Posting-Host: 217.118.107.114
>From: "=?Utf-8?B?Qi5KLg==?=" <BJ@discussions.microsoft.com>
>Subject: Deployment Project
>Date: Sun, 27 Feb 2005 01:45:02 -0800
>Lines: 15
>Message-ID: <A75889FF-F961-4492-97EF-00DEDB38EFDC@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.dotnet.framework.aspnet.webservices
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
>Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet.webservices:28311
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.webservices
>
>Hi,
>
>I need to make deployemnt project for my Web service in Visual Studio
.NET.
>But I do not know
>
>how I can set custom DNS name for my web service e.g. my Web service
should
>run on domain specialWebServices.myProjectName.edu ?
>
>my Web service uses database in SQL Server 2000, so I need to also deploy
>database and set parmission that ASP.NET can access it
>
>and I use also Analytic Services of SQL Server so I need to deploy mining
>models and set permissions to allow ASP.NET to access them
>
>I will very very thankful you if you help me a bit :)
>
- Next message: Dan Rogers: "RE: error adding a proxy in the code behind aspx page"
- Previous message: Paul Campbell via .NET 247: "SOAP Encoding problem with framework 1.1"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|