PC Review Forums Newsgroups Windows Vista Windows Vista General Discussion Developing on Vista

Reply

Developing on Vista

 
Thread Tools Rate Thread
Old 26-02-2006, 12:31 PM   #1
Steve Drake
Guest
 
Posts: n/a
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"


  Reply With Quote
Old 26-02-2006, 04:15 PM   #2
Matevz Gacnik [MVP, RD]
Guest
 
Posts: n/a
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:
http://windowscommunication.net/col...gesJanCTPToFebC
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"
>
>


  Reply With Quote
Old 26-02-2006, 07:39 PM   #3
Steve Drake
Guest
 
Posts: n/a
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:
> http://windowscommunication.net/col...gesJanCTPToFebC
> 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"
>>
>>

>


  Reply With Quote
Old 26-02-2006, 07:53 PM   #4
Matevz Gacnik [MVP, RD]
Guest
 
Posts: n/a
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:
>> http://windowscommunication.net/col...gesJanCTPToFebC
>> 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"
>>>
>>>

>>

>


  Reply With Quote
Old 27-02-2006, 08:47 AM   #5
Tigerliu
Guest
 
Posts: n/a
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.


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off