Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Problem with Update 885250 & 890047
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Expand all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Grant  
View profile  
 More options Feb 9 2005, 1:27 pm
Newsgroups: microsoft.public.windowsupdate
From: "Grant" <Gr...@discussions.microsoft.com>
Date: Wed, 9 Feb 2005 10:27:04 -0800
Local: Wed, Feb 9 2005 1:27 pm
Subject: Problem with Update 885250 & 890047
I am running Windows 2003 Server with an IIS application developed in VS 2003
(.NET Framework 1.1). The code is written in VB.Net and ASP.Net.

Last night my server updated itself normally. The majority of my application
is working fine, components are instantiated and calls made to SQL Server as
designed. However, links on the summary page point to pdf documents on a
shared folder. These links error out now and the default error page
designated in the webconfig file is returned.

The share is working correctly and I can load documents directly from the
share. Also, the permissions on this share are correct.

The code behind component does 2 things that are not done in any other code
in this application:

1) I use Request.Querystring(). (I do not see how this could be the problem.)
2) I use the following code fragment to write the pdf document to the
calling page:
        Response.ContentType = "Application/pdf"
        Response.WriteFile(FilePath)
        Response.End()

I first removed Update #873333, which was also installed at the same time.
After the reboot the application did not work.

I then removed Update #885250 (the process informed me that Update #890047
may not run correctly afterward). After the reboot, the application works
fine.

I have a current support request in to the ASP.Net Group.

Are there any other developers out there encountering this particular problem?

Thanks,

Grant


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jon  
View profile  
 More options Feb 9 2005, 3:11 pm
Newsgroups: microsoft.public.windowsupdate
From: Jon <J...@discussions.microsoft.com>
Date: Wed, 9 Feb 2005 12:11:05 -0800
Local: Wed, Feb 9 2005 3:11 pm
Subject: RE: Problem with Update 885250 & 890047
Similar problem here. We have several Snap servers. After 885250 was applied
to the workstations, they could access the shares on the snap servers, but
could not create, modify, or delete any files or folders. Removing 885250 put
things back to normal. This update modified the way SMB packets are
validated. MS needs to go back to the drawing board on this one.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Grant  
View profile  
 More options Feb 9 2005, 3:31 pm
Newsgroups: microsoft.public.windowsupdate
From: "Grant" <Gr...@discussions.microsoft.com>
Date: Wed, 9 Feb 2005 12:31:02 -0800
Local: Wed, Feb 9 2005 3:31 pm
Subject: RE: Problem with Update 885250 & 890047

"Jon" wrote:
> Similar problem here. We have several Snap servers. After 885250 was applied

The pdf files that I have are on a Dell 705N, aka Snap 4100, NAS server
(RAID 5) on which the directory of pdf files has been shared to the IIS
application.

So, obviously then the code does not matter and the method I used to access
and deliver the pdf to the client is not and cannot be the problem. Good! Now
I don't feel so bad about starting the support call... I always worry when it
can cost money. :)

Thanks for making me feel better about the problem, now if I can just get
the thing solved without having to disable MS Update I will be a happy camper.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Shenan  
View profile  
 More options Feb 10 2005, 10:16 am
Newsgroups: microsoft.public.windowsupdate
From: Shenan <shenan_hawk...@hotmail.com>
Date: Thu, 10 Feb 2005 09:16:26 -0600
Local: Thurs, Feb 10 2005 10:16 am
Subject: Re: Problem with Update 885250 & 890047

I'm also having trouble with this update.  "Random" files through admin
shares no longer appear in explorer.  When copying folders from one computer
to another, some files will not be copied (ie. 70 of 75 files make it).

If I try to create the same file (even though I cannot see it), it won't
allow me because it says the file is already there (like it should), but it
just doesn't "see" the file(s) anymore...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Craig Story  
View profile  
 More options Feb 14 2005, 9:41 am
Newsgroups: microsoft.public.windowsupdate
From: "Craig Story" <CraigSt...@discussions.microsoft.com>
Date: Mon, 14 Feb 2005 06:41:02 -0800
Local: Mon, Feb 14 2005 9:41 am
Subject: RE: Problem with Update 885250 & 890047
Same here.  I've contacted Snap concerning this.  They say that Microsfsoft
changed the SMB code.  They are hoping that Microsoft will pull the update
until a proper solution can be resolved.  I've seen it on XP SP1 and Windows
Server 2003. It not only affects Snap servers but it also affect users that
do not have the update when the server does and vice versa.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason K  
View profile  
 More options Feb 14 2005, 12:05 pm
Newsgroups: microsoft.public.windowsupdate
From: "Jason K" <Jason K...@discussions.microsoft.com>
Date: Mon, 14 Feb 2005 09:05:02 -0800
Local: Mon, Feb 14 2005 12:05 pm
Subject: RE: Problem with Update 885250 & 890047
We are exhibiting the same problems.  We have several SNAP servers that we
can no longer access running Windows XP SP1a with patch 885250 installed.  We
can map the shared areas, but cannot access the data.  If we uninstall 885250
everything works fine.  Also, accessing the SNAP servers with 885250 and
Windows XP SP2 works fine.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jon  
View profile  
 More options Feb 15 2005, 3:13 pm
Newsgroups: microsoft.public.windowsupdate
From: Jon <J...@discussions.microsoft.com>
Date: Tue, 15 Feb 2005 12:13:04 -0800
Local: Tues, Feb 15 2005 3:13 pm
Subject: RE: Problem with Update 885250 & 890047
Credit to Veritas - on your snap server, uncheck "Enable NT SMBs" under
advanced settings for MicroSoft Networking. Ours are working fine.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
grim...@xs4all.nl  
View profile  
 More options Mar 3 2005, 9:52 am
Newsgroups: microsoft.public.windowsupdate
From: grim...@xs4all.nl
Date: 3 Mar 2005 06:52:11 -0800
Local: Thurs, Mar 3 2005 9:52 am
Subject: Re: Problem with Update 885250 & 890047
I can confirm this behaviour on Windows 2003 Servers accessing SNAP
(smb) shares.
I tested this with 3 brand new installed Windows 2003 Servers with all
hotfixes applied.
Removing KB885250 solved this issue.
Guess I will not be installing this hotfix on a Windows 2003 Server.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jon  
View profile  
 More options Mar 3 2005, 5:05 pm
Newsgroups: microsoft.public.windowsupdate
From: Jon <J...@discussions.microsoft.com>
Date: Thu, 3 Mar 2005 14:05:05 -0800
Local: Thurs, Mar 3 2005 5:05 pm
Subject: Re: Problem with Update 885250 & 890047
See my message from 2-15 - "on your snap server, uncheck "Enable NT SMBs"
under advanced settings for MicroSoft Networking"


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google