Ask a Question related to Windows Vista, Design and Development.

  1. #1

    Default Developing on Vista

    All,

    The product that I am working on uses all the new bits so I could really do
    with doing the dev on Vista.

    I have install vista, downloaded the FEB CTP etc, when I run my test WCF app
    I get errors about the config file. It is complaining about the type
    attribute under system.serverModel/service/service.

    Before I start trying to fix this, is anyone running WCF and vista?

    I need the NEW UI and WCF on the same box running from the same app.


    Thanks

    Steve

    PS (OT)

    I just done a spell check, WCF came back as wife, I nearly posted this with
    "when I run my test WIFE" :)


    Steve Drake Guest

  2. Similar Questions and Discussions

    1. Developing with IAC
      Iam adding a reference of 'Acrobat 7.0 library in a vb .net program. The exe file of the program created works well in a system having Acrobat 7. ...
    2. Developing On
      Hi, I was wondering what operating system is everyone using to develop on? And have you created web services on that platform with any problems....
    3. Developing in ASP 2.0?
      I'm a beginning ASP programmer, doing some fairly basic dynamic server work for a client. Problem: they are EXTREMELY security-conscious, and as a...
    4. Developing App for both PC and Mac
      When a Director application is being developed for both the pc and mac how is it done? Do I need to create a separarte mac and pc version and then...
    5. 120 developing..
      "Nathan" <nathan@fr.fr> wrote in message news:3ef308b9$0$318$ba620e4c@reader0.news.skynet.be... yeah.
  3. #2

    Default Re: Developing on Vista

    Steve,

    I have the same issue in Vista. Development can only be done using the docs.
    VS integration does not work. It seems that the WCF Intellisense schema is
    not updated or is wrong in the Feb 2006 CTP "Orcas" bits.

    For a list of breaking changes (type attribute is among them), consult this:
    [url]http://windowscommunication.net/collateral/pages/BreakingChangesJanCTPToFebC[/url]
    TP.htm

    Haven't tried it with XP SP2 yet.

    Regards,
    Matevz.

    "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    news:E3E40A18-6030-430D-B549-E2F6C193B1AD@microsoft.com...
    > All,
    >
    > The product that I am working on uses all the new bits so I could really
    > do with doing the dev on Vista.
    >
    > I have install vista, downloaded the FEB CTP etc, when I run my test WCF
    > app I get errors about the config file. It is complaining about the type
    > attribute under system.serverModel/service/service.
    >
    > Before I start trying to fix this, is anyone running WCF and vista?
    >
    > I need the NEW UI and WCF on the same box running from the same app.
    >
    >
    > Thanks
    >
    > Steve
    >
    > PS (OT)
    >
    > I just done a spell check, WCF came back as wife, I nearly posted this
    > with "when I run my test WIFE" :)
    >
    >
    Matevz Gacnik [MVP, RD] Guest

  4. #3

    Default Re: Developing on Vista

    How are you finding Vista as a dev platform, is it to buggy (I know its
    beta)

    I cannot get my ASP.NET to work with IIS7 for example, I get auth errors.

    I have got my client to work with all the services hosted on another PC
    running 2003.

    Thanks

    Steve


    "Matevz Gacnik [MVP, RD]" <matevz.gacnik@gama-system.si> wrote in message
    news:3CC8041C-C50C-4CA2-A5FE-0DA7065C8BD7@microsoft.com...
    > Steve,
    >
    > I have the same issue in Vista. Development can only be done using the
    > docs.
    > VS integration does not work. It seems that the WCF Intellisense schema is
    > not updated or is wrong in the Feb 2006 CTP "Orcas" bits.
    >
    > For a list of breaking changes (type attribute is among them), consult
    > this:
    > [url]http://windowscommunication.net/collateral/pages/BreakingChangesJanCTPToFebC[/url]
    > TP.htm
    >
    > Haven't tried it with XP SP2 yet.
    >
    > Regards,
    > Matevz.
    >
    > "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    > news:E3E40A18-6030-430D-B549-E2F6C193B1AD@microsoft.com...
    >> All,
    >>
    >> The product that I am working on uses all the new bits so I could really
    >> do with doing the dev on Vista.
    >>
    >> I have install vista, downloaded the FEB CTP etc, when I run my test WCF
    >> app I get errors about the config file. It is complaining about the type
    >> attribute under system.serverModel/service/service.
    >>
    >> Before I start trying to fix this, is anyone running WCF and vista?
    >>
    >> I need the NEW UI and WCF on the same box running from the same app.
    >>
    >>
    >> Thanks
    >>
    >> Steve
    >>
    >> PS (OT)
    >>
    >> I just done a spell check, WCF came back as wife, I nearly posted this
    >> with "when I run my test WIFE" :)
    >>
    >>
    >
    Steve Drake Guest

  5. #4

    Default Re: Developing on Vista

    Steve,

    Development experience is quite satisfactory. But in my opinion, February
    2006 Vista CTP is a step backward from the December 2005 CTP.

    Regards,
    Matevz.

    "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    news:09C9EB58-D784-408B-8A4B-D65B44F15706@microsoft.com...
    > How are you finding Vista as a dev platform, is it to buggy (I know its
    > beta)
    >
    > I cannot get my ASP.NET to work with IIS7 for example, I get auth errors.
    >
    > I have got my client to work with all the services hosted on another PC
    > running 2003.
    >
    > Thanks
    >
    > Steve
    >
    >
    > "Matevz Gacnik [MVP, RD]" <matevz.gacnik@gama-system.si> wrote in message
    > news:3CC8041C-C50C-4CA2-A5FE-0DA7065C8BD7@microsoft.com...
    >> Steve,
    >>
    >> I have the same issue in Vista. Development can only be done using the
    >> docs.
    >> VS integration does not work. It seems that the WCF Intellisense schema
    >> is
    >> not updated or is wrong in the Feb 2006 CTP "Orcas" bits.
    >>
    >> For a list of breaking changes (type attribute is among them), consult
    >> this:
    >> [url]http://windowscommunication.net/collateral/pages/BreakingChangesJanCTPToFebC[/url]
    >> TP.htm
    >>
    >> Haven't tried it with XP SP2 yet.
    >>
    >> Regards,
    >> Matevz.
    >>
    >> "Steve Drake" <steve@_NOSPAMDrakey.co.uk> wrote in message
    >> news:E3E40A18-6030-430D-B549-E2F6C193B1AD@microsoft.com...
    >>> All,
    >>>
    >>> The product that I am working on uses all the new bits so I could really
    >>> do with doing the dev on Vista.
    >>>
    >>> I have install vista, downloaded the FEB CTP etc, when I run my test WCF
    >>> app I get errors about the config file. It is complaining about the type
    >>> attribute under system.serverModel/service/service.
    >>>
    >>> Before I start trying to fix this, is anyone running WCF and vista?
    >>>
    >>> I need the NEW UI and WCF on the same box running from the same app.
    >>>
    >>>
    >>> Thanks
    >>>
    >>> Steve
    >>>
    >>> PS (OT)
    >>>
    >>> I just done a spell check, WCF came back as wife, I nearly posted this
    >>> with "when I run my test WIFE" :)
    >>>
    >>>
    >>
    >
    Matevz Gacnik [MVP, RD] Guest

  6. #5

    Default No EFI support in VISTA

    hi,all:
    Microsoft has announced its Vista product line.
    It seems on EFI support whether on IA32 or IA64 platform.


    Tigerliu Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139