Odeslat dotazOdeslat dotaz
 

Odpovědětcannot find wcf Configuration editor VS2008

  • 3. července 2009 14:56devBrix Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Hi
    I have installed VS 2008 sp1 and I am learning WCF.
    I cannot find the WCF editor in neither the context menu when right clicking on the config file or when I do Tools. and there is nothing under tools either.

    Am i missing the obvious?

    Thanks

    Thanks for your help

Odpovědi

Všechny reakce

  • 3. července 2009 19:06Mark SalsberyMVPUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    If you create new projects with the WCF template it should show up in the context menu.

    Maybe this or this trick still works?


    I'm not sure why it wouldn't show up in the Tools menu....I don't remember ever explicitly having to add it :)


    Mark

    Mark Salsbery Microsoft MVP - Visual C++
  • 3. července 2009 19:22devBrix Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Thanks for your reply.
    I had already seen that and tried.Tried again but does not work.

    What ;s annoying is I cannot see under tools either.

    How do you install it?
    Is it possible to install it separately?

    Thanks
    Thanks for your help
  • 3. července 2009 20:01Mark SalsberyMVPUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     
    Thanks for your reply.
    I had already seen that and tried.Tried again but does not work.

    What ;s annoying is I cannot see under tools either.

    How do you install it?
    Is it possible to install it separately?

    Thanks
    Thanks for your help

    I suppose you could add it manually to the Tools menu...

    choose Tools.../External Tools... and browse to svcconfigeditor.exe (C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin on my machine).  Which reminds me - looks like you need to make sure the SDK is installed, although maybe installing the SDK automagically adds it to Visual Studio tools.  :)


    Mark

    Mark Salsbery Microsoft MVP - Visual C++
  • 4. července 2009 8:18devBrix Uživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     

    Hi
    I have found it in the following folder
    C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin

    I have noticed that you have v6.1.
    Is that a new version?


    Thanks for your help
  • 4. července 2009 20:18Mark SalsberyMVPUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaileUživatelské medaile
     Odpovědět

    I have noticed that you have v6.1.
    Is that a new version?


    Newer, yes...

    Windows SDK for Windows Server 2008 and .NET Framework 3.5

    Mark Salsbery Microsoft MVP - Visual C++
    • Označen jako odpověďdevBrix 5. července 2009 4:46
    •