Guest Anthony Nystrom Posted July 31, 2008 Posted July 31, 2008 I am trying to solve this very strange problem. First I found the issue in code, but then I replicated in explorer. Whenever I try to copy any file from a windows server 2003 x86, to any windows server 2003 x64, the machine bluescreens crash. I have successfully copied files between x86 and x86, and x64 and x64. As well, i can copy from x64 to x86. This is very annoying. Any thoughts???
Guest Haoqiang Posted August 1, 2008 Posted August 1, 2008 RE: Very odd error on WS 2003 x86 and x64 what are the the bulesreen messages? "Anthony Nystrom" wrote: > I am trying to solve this very strange problem. First I found the issue in > code, but then I replicated in explorer. Whenever I try to copy any file from > a windows server 2003 x86, to any windows server 2003 x64, the machine > bluescreens crash. I have successfully copied files between x86 and x86, and > x64 and x64. As well, i can copy from x64 to x86. This is very annoying. Any > thoughts???
Guest Meinolf Weber Posted August 1, 2008 Posted August 1, 2008 Re: Very odd error on WS 2003 x86 and x64 Hello Anthony, Maybe the BSOD error can give some infos about. Sounds for me like a kind of hardware error. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > I am trying to solve this very strange problem. First I found the > issue in code, but then I replicated in explorer. Whenever I try to > copy any file from a windows server 2003 x86, to any windows server > 2003 x64, the machine bluescreens crash. I have successfully copied > files between x86 and x86, and x64 and x64. As well, i can copy from > x64 to x86. This is very annoying. Any thoughts??? >
Guest Anthony Nystrom Posted August 1, 2008 Posted August 1, 2008 RE: Very odd error on WS 2003 x86 and x64 BCCode : d1 BCP1 : 00000008 BCP2 : D0000002 BCP3 : 00000001 BCP4 : F71F52B1 OSVer : 5_2_3790 SP : 2_0 Product : 16_3 NDIS.SYS is where the error is coming from on the bluescreen. As well, I have tried updating the perc driver, but It’s the same that is on there. Thoughts? "Haoqiang" wrote: > what are the the bulesreen messages? > > "Anthony Nystrom" wrote: > > > I am trying to solve this very strange problem. First I found the issue in > > code, but then I replicated in explorer. Whenever I try to copy any file from > > a windows server 2003 x86, to any windows server 2003 x64, the machine > > bluescreens crash. I have successfully copied files between x86 and x86, and > > x64 and x64. As well, i can copy from x64 to x86. This is very annoying. Any > > thoughts???
Guest Anthony Nystrom Posted August 1, 2008 Posted August 1, 2008 Re: Very odd error on WS 2003 x86 and x64 BCCode : d1 BCP1 : 00000008 BCP2 : D0000002 BCP3 : 00000001 BCP4 : F71F52B1 OSVer : 5_2_3790 SP : 2_0 Product : 16_3 NDIS.SYS is where the error is coming from on the bluescreen. As well, I have tried updating the perc driver, but It’s the same that is on there. Thoughts? "Meinolf Weber" wrote: > Hello Anthony, > > Maybe the BSOD error can give some infos about. Sounds for me like a kind > of hardware error. > > Best regards > > Meinolf Weber > Disclaimer: This posting is provided "AS IS" with no warranties, and confers > no rights. > ** Please do NOT email, only reply to Newsgroups > ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > > > I am trying to solve this very strange problem. First I found the > > issue in code, but then I replicated in explorer. Whenever I try to > > copy any file from a windows server 2003 x86, to any windows server > > 2003 x64, the machine bluescreens crash. I have successfully copied > > files between x86 and x86, and x64 and x64. As well, i can copy from > > x64 to x86. This is very annoying. Any thoughts??? > > > > >
Guest Meinolf Weber Posted August 1, 2008 Posted August 1, 2008 Re: Very odd error on WS 2003 x86 and x64 Hello Anthony, NDIS.SYS points for me to network card driver problem. Also have a look here: http://support.microsoft.com/kb/244617/EN-US/ Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > NDIS.SYS >
Recommended Posts