Search

WCF Service Publishing Wizard - read previous settings by twhensley

Active

1
0
Sign in
to vote
Type: Bug
ID: 663627
Opened: 4/20/2011 10:31:06 AM
Access Restriction: Public
1
Workaround(s)
0
User(s) can reproduce this bug
I know the WCF Service Publishing Wizard shows you the service description at the end, and even saves them in the IIS folders. But there is no way to use this file as INPUT to the wizard.

This forces you to either start from scratch with the wizard or modify the XML of the service description by hand. It would be nice to be able to use the wizard to modify an existing service description. Especially during development when requirements are changing rapidly.
Details (expand)

Product Language

English

Version

BizTalk 2010 Beta

Category

Setup, Configuration

Repro Steps

Just use the wizard :-)
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.
Posted by Dgrospelier on 4/26/2011 at 1:11 AM
Hi,

You can do that by using the command line :
BtsWcfServicePublishingWizard.exe /WcfServiceDescription="C:\inetpub\wwwroot\BizTalkWebService\App_Data\Temp\WcfServiceDescription.xml".