Welcome to ServerForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

HELP!! WSUS synchronization error

 
   Windows Server (Home) -> Windows Server Update Services RSS
Next:  "Lost" databse in WSUS  
Author Message
DWN

External


Since: Jan 10, 2006
Posts: 3



(Msg. 1) Posted: Tue Jan 10, 2006 5:58 pm
Post subject: HELP!! WSUS synchronization error
Archived from groups: microsoft>public>windows>server>update_services (more info?)

Hi,

I have the synchronization error as below:

(first occurrence)
Event Type: Error
Event Source: Windows Server Update Services
Event Category: Synchronization
Event ID: 386
Date: 1/11/2006
Time: 3:39:13 AM
User: N/A
Computer: MYWSUS
Description:
Synchronization failed. Reason: Object reference not set to an instance of
an object..


(Subsequent errors)
Event Type: Error
Event Source: Windows Server Update Services
Event Category: Synchronization
Event ID: 386
Date: 1/11/2006
Time: 3:54:23 AM
User: N/A
Computer: MYWSUS
Description:
Synchronization failed. Reason: Could not load type
Microsoft.UpdateServices.Internal.UpdateFragments from assembly
Microsoft.UpdateServices.Common, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35 because the format is invalid.

Did anybody encountered the same problem?
Thank you for any help and suggestion.

Rgds,
DWN

 >> Stay informed about: HELP!! WSUS synchronization error 
Back to top
Login to vote
"Lawrence Garvin

External


Since: Dec 05, 2005
Posts: 889



(Msg. 2) Posted: Tue Jan 10, 2006 11:24 pm
Post subject: Re: HELP!! WSUS synchronization error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Looks like you installed .NET Framework v2.0 on top of your WSUS
installation -- or have tried to install WSUS on top of a .NET Framework
v2.0 installation (with or without SQL Server 2005 Express Edition).

For resolution of issues involving installation of .NET Framework v1.0 and
v2.0 on WSUS systems, refer to the WSUS README, or either of the other two
discussions on this issue posted in the past 72 hours.


"DWN" <DWN.RemoveThis@discussions.microsoft.com> wrote in message
news:063C794B-032E-48EB-9CBE-F16B7CFC5908@microsoft.com...
> Hi,
>
> I have the synchronization error as below:
>
> (first occurrence)
> Event Type: Error
> Event Source: Windows Server Update Services
> Event Category: Synchronization
> Event ID: 386
> Date: 1/11/2006
> Time: 3:39:13 AM
> User: N/A
> Computer: MYWSUS
> Description:
> Synchronization failed. Reason: Object reference not set to an instance of
> an object..
>
>
> (Subsequent errors)
> Event Type: Error
> Event Source: Windows Server Update Services
> Event Category: Synchronization
> Event ID: 386
> Date: 1/11/2006
> Time: 3:54:23 AM
> User: N/A
> Computer: MYWSUS
> Description:
> Synchronization failed. Reason: Could not load type
> Microsoft.UpdateServices.Internal.UpdateFragments from assembly
> Microsoft.UpdateServices.Common, Version=2.0.0.0, Culture=neutral,
> PublicKeyToken=31bf3856ad364e35 because the format is invalid.
>
> Did anybody encountered the same problem?
> Thank you for any help and suggestion.
>
> Rgds,
> DWN
>

 >> Stay informed about: HELP!! WSUS synchronization error 
Back to top
Login to vote
DWN

External


Since: Jan 10, 2006
Posts: 3



(Msg. 3) Posted: Wed Jan 11, 2006 3:11 am
Post subject: Re: HELP!! WSUS synchronization error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

No Lawrence, the server still has not installed with .NET Framework v2.0. I
can see the installation option when visitting Microsoft update.

DWN

"Lawrence Garvin (MVP)" wrote:

> Looks like you installed .NET Framework v2.0 on top of your WSUS
> installation -- or have tried to install WSUS on top of a .NET Framework
> v2.0 installation (with or without SQL Server 2005 Express Edition).
>
> For resolution of issues involving installation of .NET Framework v1.0 and
> v2.0 on WSUS systems, refer to the WSUS README, or either of the other two
> discussions on this issue posted in the past 72 hours.
>
>
> "DWN" <DWN.RemoveThis@discussions.microsoft.com> wrote in message
> news:063C794B-032E-48EB-9CBE-F16B7CFC5908@microsoft.com...
> > Hi,
> >
> > I have the synchronization error as below:
> >
> > (first occurrence)
> > Event Type: Error
> > Event Source: Windows Server Update Services
> > Event Category: Synchronization
> > Event ID: 386
> > Date: 1/11/2006
> > Time: 3:39:13 AM
> > User: N/A
> > Computer: MYWSUS
> > Description:
> > Synchronization failed. Reason: Object reference not set to an instance of
> > an object..
> >
> >
> > (Subsequent errors)
> > Event Type: Error
> > Event Source: Windows Server Update Services
> > Event Category: Synchronization
> > Event ID: 386
> > Date: 1/11/2006
> > Time: 3:54:23 AM
> > User: N/A
> > Computer: MYWSUS
> > Description:
> > Synchronization failed. Reason: Could not load type
> > Microsoft.UpdateServices.Internal.UpdateFragments from assembly
> > Microsoft.UpdateServices.Common, Version=2.0.0.0, Culture=neutral,
> > PublicKeyToken=31bf3856ad364e35 because the format is invalid.
> >
> > Did anybody encountered the same problem?
> > Thank you for any help and suggestion.
> >
> > Rgds,
> > DWN
> >
>
>
>
 >> Stay informed about: HELP!! WSUS synchronization error 
Back to top
Login to vote
"Lawrence Garvin

External


Since: Dec 05, 2005
Posts: 889



(Msg. 4) Posted: Wed Jan 11, 2006 11:42 pm
Post subject: Re: HELP!! WSUS synchronization error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Okay.. I'll take your word for that... I'm just intrigued with the version
2.0.0.0 label on this assembly:
> > Microsoft.UpdateServices.Internal.UpdateFragments from assembly
> > Microsoft.UpdateServices.Common, Version=2.0.0.0, Culture=neutral,
> > PublicKeyToken=31bf3856ad364e35 because the format is invalid.


"DWN" <DWN.TakeThisOut@discussions.microsoft.com> wrote in message
news:2FF02DD9-EF6D-4C41-BD98-45A5821C30AD@microsoft.com...
> No Lawrence, the server still has not installed with .NET Framework v2.0.
> I
> can see the installation option when visitting Microsoft update.
>
> DWN
>
> "Lawrence Garvin (MVP)" wrote:
>
>> Looks like you installed .NET Framework v2.0 on top of your WSUS
>> installation -- or have tried to install WSUS on top of a .NET Framework
>> v2.0 installation (with or without SQL Server 2005 Express Edition).
>>
>> For resolution of issues involving installation of .NET Framework v1.0
>> and
>> v2.0 on WSUS systems, refer to the WSUS README, or either of the other
>> two
>> discussions on this issue posted in the past 72 hours.
>>
>>
>> "DWN" <DWN.TakeThisOut@discussions.microsoft.com> wrote in message
>> news:063C794B-032E-48EB-9CBE-F16B7CFC5908@microsoft.com...
>> > Hi,
>> >
>> > I have the synchronization error as below:
>> >
>> > (first occurrence)
>> > Event Type: Error
>> > Event Source: Windows Server Update Services
>> > Event Category: Synchronization
>> > Event ID: 386
>> > Date: 1/11/2006
>> > Time: 3:39:13 AM
>> > User: N/A
>> > Computer: MYWSUS
>> > Description:
>> > Synchronization failed. Reason: Object reference not set to an instance
>> > of
>> > an object..
>> >
>> >
>> > (Subsequent errors)
>> > Event Type: Error
>> > Event Source: Windows Server Update Services
>> > Event Category: Synchronization
>> > Event ID: 386
>> > Date: 1/11/2006
>> > Time: 3:54:23 AM
>> > User: N/A
>> > Computer: MYWSUS
>> > Description:
>> > Synchronization failed. Reason: Could not load type
>> > Microsoft.UpdateServices.Internal.UpdateFragments from assembly
>> > Microsoft.UpdateServices.Common, Version=2.0.0.0, Culture=neutral,
>> > PublicKeyToken=31bf3856ad364e35 because the format is invalid.
>> >
>> > Did anybody encountered the same problem?
>> > Thank you for any help and suggestion.
>> >
>> > Rgds,
>> > DWN
>> >
>>
>>
>>
 >> Stay informed about: HELP!! WSUS synchronization error 
Back to top
Login to vote
DWN

External


Since: Jan 10, 2006
Posts: 3



(Msg. 5) Posted: Thu Jan 12, 2006 5:47 am
Post subject: Re: HELP!! WSUS synchronization error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Lawrence,

I just solved my problem by running WSUS util and WSUS debug tool to clean
up some unneeded entries in MSDE database.
Anyway, thanks for your efforts and helps.

DWN

"Lawrence Garvin (MVP)" wrote:

> Okay.. I'll take your word for that... I'm just intrigued with the version
> 2.0.0.0 label on this assembly:
> > > Microsoft.UpdateServices.Internal.UpdateFragments from assembly
> > > Microsoft.UpdateServices.Common, Version=2.0.0.0, Culture=neutral,
> > > PublicKeyToken=31bf3856ad364e35 because the format is invalid.
>
>
> "DWN" <DWN.DeleteThis@discussions.microsoft.com> wrote in message
> news:2FF02DD9-EF6D-4C41-BD98-45A5821C30AD@microsoft.com...
> > No Lawrence, the server still has not installed with .NET Framework v2.0.
> > I
> > can see the installation option when visitting Microsoft update.
> >
> > DWN
> >
> > "Lawrence Garvin (MVP)" wrote:
> >
> >> Looks like you installed .NET Framework v2.0 on top of your WSUS
> >> installation -- or have tried to install WSUS on top of a .NET Framework
> >> v2.0 installation (with or without SQL Server 2005 Express Edition).
> >>
> >> For resolution of issues involving installation of .NET Framework v1.0
> >> and
> >> v2.0 on WSUS systems, refer to the WSUS README, or either of the other
> >> two
> >> discussions on this issue posted in the past 72 hours.
> >>
> >>
> >> "DWN" <DWN.DeleteThis@discussions.microsoft.com> wrote in message
> >> news:063C794B-032E-48EB-9CBE-F16B7CFC5908@microsoft.com...
> >> > Hi,
> >> >
> >> > I have the synchronization error as below:
> >> >
> >> > (first occurrence)
> >> > Event Type: Error
> >> > Event Source: Windows Server Update Services
> >> > Event Category: Synchronization
> >> > Event ID: 386
> >> > Date: 1/11/2006
> >> > Time: 3:39:13 AM
> >> > User: N/A
> >> > Computer: MYWSUS
> >> > Description:
> >> > Synchronization failed. Reason: Object reference not set to an instance
> >> > of
> >> > an object..
> >> >
> >> >
> >> > (Subsequent errors)
> >> > Event Type: Error
> >> > Event Source: Windows Server Update Services
> >> > Event Category: Synchronization
> >> > Event ID: 386
> >> > Date: 1/11/2006
> >> > Time: 3:54:23 AM
> >> > User: N/A
> >> > Computer: MYWSUS
> >> > Description:
> >> > Synchronization failed. Reason: Could not load type
> >> > Microsoft.UpdateServices.Internal.UpdateFragments from assembly
> >> > Microsoft.UpdateServices.Common, Version=2.0.0.0, Culture=neutral,
> >> > PublicKeyToken=31bf3856ad364e35 because the format is invalid.
> >> >
> >> > Did anybody encountered the same problem?
> >> > Thank you for any help and suggestion.
> >> >
> >> > Rgds,
> >> > DWN
> >> >
> >>
> >>
> >>
>
>
>
 >> Stay informed about: HELP!! WSUS synchronization error 
Back to top
Login to vote
farhan27

External


Since: Apr 25, 2008
Posts: 1



(Msg. 6) Posted: Fri Apr 25, 2008 12:11 pm
Post subject: Re: HELP!! WSUS synchronization error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

There is some problemwith Proxy Settting of the WSUS Server, Go to
Option - Synchoronization Option and check is there any proxy settings
is there or not.

Hope it will solve your problem..............


--
farhan27
------------------------------------------------------------------------
farhan27's Profile: http://forums.techarena.in/member.php?userid=47306
View this thread: http://forums.techarena.in/showthread.php?t=438507

http://forums.techarena.in
 >> Stay informed about: HELP!! WSUS synchronization error 
Back to top
Login to vote
Display posts from previous:   
   Windows Server (Home) -> Windows Server Update Services All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]