RE: Deployment Project

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Dan Rogers (danro_at_microsoft.com)
Date: 03/07/05


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 :)
>



Relevant Pages

  • Re: Web config files and Security for Web Services
    ... username and password to some kind of login function which checks if their ... I'm afraid i don't know a great deal about web service security (although ... In the past when i have required config files (additional to my web ... HTTPS to encrypt them and hopefully this will make Web service secure. ...
    (microsoft.public.dotnet.framework.webservices)
  • wcf service - publish as webservice post build
    ... I'm trying to set up a build environment in which I have a wcf service ... dll which is deployed as a web service. ... a directory ready for deployment as a webservice. ...
    (microsoft.public.dotnet.general)
  • wcf service - publish as webservice post build
    ... I'm trying to set up a build environment in which I have a wcf service ... dll which is deployed as a web service. ... a directory ready for deployment as a webservice. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: How to automatically start an ASP.NET Web Service
    ... If so, how are you doing deployment (XCopy, Setup ... I like doing the XCopy method, because I can run it via a batch file. ... If I needed to kick off the initialization of the Web Service After ... would create a DTS package / Scheduled Job and VBScript it...using ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • RE: deployment of .net web service does not work
    ... What seems to be happening is you aren't deploying to a VRoot that is fully ... deployment of .net web service does not work ... The server I am going to install on has never been used for production. ...
    (microsoft.public.dotnet.framework.webservices)