Go Back   Velocity Reviews > Newsgroups > MCSE
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSE - Windows Vista Ultimate and Dynamic Disk

 
Thread Tools Search this Thread
Old 02-08-2007, 02:01 PM   #1
Default Windows Vista Ultimate and Dynamic Disk


My PC's hard disk is fu$kdup after I upgrade to Windows Vista Ultimate. The
initial setup of my PC involved two hard drives, the master drive was basic
disk and the slave drive was dynamic disk. After upgrading from WinXP Pro
SP2 to Vista, I noticed this error in disk management under the dynamic disk
saying (Healthy "at risk”) In Disk Management, right-click the disk and then
click Reactivate Disk. This message appears each time I restart my PC, could
you please provide me with a solution to this problem. For more information
on this issue please see this link.

http://www.microsoft.com/resources/d....mspx?mfr=true

--
OT-MAN


=?Utf-8?B?T1RITUFO?=
  Reply With Quote
Old 02-08-2007, 03:16 PM   #2
kpg
 
Posts: n/a
Default Re: Windows Vista Ultimate and Dynamic Disk
=?Utf-8?B?T1RITUFO?= <> wrote in
news:CD8B4B87-3841-4203-8507-:

> http://www.microsoft.com/resources/d...xp/all/proddoc
> s/en-us/sag_disktrouble.mspx?mfr=true


Here is the solution:

http://tinyurl.com/orjx


kpg
  Reply With Quote
Old 02-08-2007, 04:11 PM   #3
=?Utf-8?B?T1RITUFO?=
 
Posts: n/a
Default Re: Windows Vista Ultimate and Dynamic Disk
> Here is the solution:
>
> http://tinyurl.com/orjx



The movie is about Vista not Linux


=?Utf-8?B?T1RITUFO?=
  Reply With Quote
Old 02-08-2007, 05:40 PM   #4
kpg
 
Posts: n/a
Default Re: Windows Vista Ultimate and Dynamic Disk
=?Utf-8?B?T1RITUFO?= <> wrote in
news:AE8C0D58-7EAE-4C73-A741-:

>> Here is the solution:
>>
>> http://tinyurl.com/orjx

>
>
> The movie is about Vista not Linux


The movie gets two thumbs down.

I'm in the middle of porting my iis5 stuff to iis6. Funny,
I installed win2k3r2 and I'm living that apple commercial
with the security guy saying - "allow or deny" to everything.

I love those commercials.

OK. I finally got my asp.net 1.1 and 2.0 to play nice together
(different app pools) and the ssl issues resolved. I had to
reset the anonymous account password so I could access text
files, oh btw - did you know you can't run asp.net on the 64
bit version of 2k3? Neither did I until I got EVERYTHING SET
UP But I'm ok now, everything is running fine, and I do like 2k3
better. I wish ms didn't feel the need to re-invent everything
every three years. Vista, no, I'm not that brave. Longhorn?







kpg
  Reply With Quote
Old 02-08-2007, 06:00 PM   #5
Kline Sphere
 
Posts: n/a
Default Re: Windows Vista Ultimate and Dynamic Disk
>I'm not that brave. Longhorn?

wait for vienna, you it makes sense.

Kline Sphere (Chalk) MCNGP #3


Kline Sphere
  Reply With Quote
Old 02-08-2007, 06:08 PM   #6
=?Utf-8?B?T1RITUFO?=
 
Posts: n/a
Default Re: Windows Vista Ultimate and Dynamic Disk
> wait for vienna, you it makes sense.

Current release estimate of anytime between 2010 and 2012.


=?Utf-8?B?T1RITUFO?=
  Reply With Quote
Old 02-08-2007, 06:46 PM   #7
Kline Sphere
 
Posts: n/a
Default Re: Windows Vista Ultimate and Dynamic Disk


Kline Sphere (Chalk) MCNGP #3


Kline Sphere
  Reply With Quote
Old 02-09-2007, 01:38 AM   #8
Jonathan Roberts
 
Posts: n/a
Default Re: Windows Vista Ultimate and Dynamic Disk
kpg wrote:
> files, oh btw - did you know you can't run asp.net on the 64
> bit version of 2k3? Neither did I until I got EVERYTHING SET
> UP But I'm ok now, everything is running fine, and I do like 2k3
> better. I wish ms didn't feel the need to re-invent everything
> every three years. Vista, no, I'm not that brave. Longhorn?



What did you do to overcome the asp.net on x64 problem? Are you running
32-bit on 64-bit hardware? Just curious..


Jonathan Roberts
  Reply With Quote
Old 02-09-2007, 03:23 PM   #9
kpg
 
Posts: n/a
Default Re: Windows Vista Ultimate and Dynamic Disk
Jonathan Roberts <> wrote in news:ezZ4Eq#SHHA.2188
@TK2MSFTNGP03.phx.gbl:

> kpg wrote:
>> files, oh btw - did you know you can't run asp.net on the 64
>> bit version of 2k3? Neither did I until I got EVERYTHING SET
>> UP But I'm ok now, everything is running fine, and I do like 2k3
>> better. I wish ms didn't feel the need to re-invent everything
>> every three years. Vista, no, I'm not that brave. Longhorn?

>
>
> What did you do to overcome the asp.net on x64 problem? Are you running
> 32-bit on 64-bit hardware? Just curious..


Here's the deal;

asp.net 1.1 can run only in 32 bit mode

asp.net 2.0 can run in 32 or 64 bit mode

iis6 can support 32 bit and 64 bit mode, but not both
at the same time, and of course 64 bit mode is only
available when the os is 64 bit,

so the possibilities are:

run os, and everything on it in 32 bit mode

run os in 64 bit mode, but iis in 32 bit mode

run os in 64 bit mode and run only asp.net 2.0 (in 64 bit mode)


I went with the os in 32 bit mode just becuase. I may change this
before I deploy, however. This was for the web server, on the
file server (identical box) I'll go 64 from the start.


asp.net 2.0 seems to run my 1.1 code fine, so if the backward
compatability holds up I may go all asp.net 2.0

another consideration (for me) is that the 2k3 x64 does not support
a 16 bit dos subsystem - no biggy you say? well I have a legacy
app running in 16 bit mode on the production server now - I can't
get rid of this code - but I could move it off onto a seperate box.




kpg
  Reply With Quote
Old 02-09-2007, 03:34 PM   #10
Kline Sphere
 
Posts: n/a
Default Re: Windows Vista Ultimate and Dynamic Disk
>I went with the os in 32 bit mode just becuase. I may change this
>before I deploy, however. This was for the web server, on the
>file server (identical box) I'll go 64 from the start.


to me it makes no sense to build, then run, thirty-two bit server
applications on any windows 64 bit os.

just my $0.02

Kline Sphere (Chalk) MCNGP #3


Kline Sphere
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

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