Discussion:
EULA for this Update failed to download
(too old to reply)
MikeM
2005-11-06 05:09:03 UTC
Permalink
I keep receiving: "This update cannot be approved for installation because
its End User License Agreement (EULA) failed to download." on all eula based
updates. Clicking on Retry to download does not correct the problem. When I
view the EULA aggreement it says that the WSUS encountered and error. When I
show details this is what it displays:
Microsoft.UpdateServices.Administration.WsusObjectNotFoundException: The
specified item could not be found in the database.
at
Microsoft.UpdateServices.Internal.BaseApi.LicenseAgreement.GetById(Guid id)
at Microsoft.UpdateServices.Internal.BaseApi.Update.GetLicenseAgreement()
at Administration.Updates.EulaDialog.Page_Load(Object sender, EventArgs e)

at
Microsoft.UpdateServices.Internal.BaseApi.LicenseAgreement.GetById(Guid id)
at Microsoft.UpdateServices.Internal.BaseApi.Update.GetLicenseAgreement()
at Administration.Updates.EulaDialog.Page_Load(Object sender, EventArgs e)

Any ideas on why or how to resolve this problem?
MikeM
2005-11-07 00:11:33 UTC
Permalink
I failed to mention the Application event log error mesg:
Source:Windows Server Update
Category: Synchronization
Event ID: 364
Description:
Content file download failed. Reason: Access is denied. Source File:
/msdownload/update/v5/eula/aveulav2_rus.txt Destination File:
v:\WSUS\WsusContent\80\8451A9723CEE0884AE791AE00D22464E8BE47180.txt.
Post by MikeM
I keep receiving: "This update cannot be approved for installation because
its End User License Agreement (EULA) failed to download." on all eula based
updates. Clicking on Retry to download does not correct the problem. When I
view the EULA aggreement it says that the WSUS encountered and error. When I
Microsoft.UpdateServices.Administration.WsusObjectNotFoundException: The
specified item could not be found in the database.
at
Microsoft.UpdateServices.Internal.BaseApi.LicenseAgreement.GetById(Guid id)
at Microsoft.UpdateServices.Internal.BaseApi.Update.GetLicenseAgreement()
at Administration.Updates.EulaDialog.Page_Load(Object sender, EventArgs e)
at
Microsoft.UpdateServices.Internal.BaseApi.LicenseAgreement.GetById(Guid id)
at Microsoft.UpdateServices.Internal.BaseApi.Update.GetLicenseAgreement()
at Administration.Updates.EulaDialog.Page_Load(Object sender, EventArgs e)
Any ideas on why or how to resolve this problem?
Athif [MVP - WSUS]
2005-11-07 10:48:58 UTC
Permalink
Hi Mike,

Looks like it's failing to download to EULA due to lack of permissions.
Make sure you NETWORK SERVICE has at least READ permisson on
v:\WSUS\WsusContent.

Happy Patching,
Athif
MVP - WSUS
PatchAholic...The WSUS Blog! http://msmvps.com/Athif
Source:Windows Server Update.
Category: Synchronization
Event ID: 364
v:\WSUS\WsusContent\80\8451A9723CEE0884AE791AE00D22464E8BE47180.txt.
Post by MikeM
I keep receiving: "This update cannot be approved for installation because
its End User License Agreement (EULA) failed to download." on all eula based
updates. Clicking on Retry to download does not correct the problem. When I
view the EULA aggreement it says that the WSUS encountered and error. When I
Microsoft.UpdateServices.Administration.WsusObjectNotFoundException: The
specified item could not be found in the database.
at
Microsoft.UpdateServices.Internal.BaseApi.LicenseAgreement.GetById(Guid id)
at Microsoft.UpdateServices.Internal.BaseApi.Update.GetLicenseAgreement()
at Administration.Updates.EulaDialog.Page_Load(Object sender, EventArgs e)
at
Microsoft.UpdateServices.Internal.BaseApi.LicenseAgreement.GetById(Guid id)
at Microsoft.UpdateServices.Internal.BaseApi.Update.GetLicenseAgreement()
at Administration.Updates.EulaDialog.Page_Load(Object sender, EventArgs e)
Any ideas on why or how to resolve this problem?
Lawrence Garvin [MVP]
2005-11-07 14:05:14 UTC
Permalink
The more likely cause is the absence of the read permissions on the /ROOT/ of
the non-system drive V:

Mike, be sure to add READ permissions for the Network Service account to the
V: drive via "My Computer"
(Also, I'm assuming that V: is a local drive, not a network mapped drive.
WSUS does not support the use of network mapped drives.)
Post by Athif [MVP - WSUS]
Hi Mike,
Looks like it's failing to download to EULA due to lack of permissions.
Make sure you NETWORK SERVICE has at least READ permisson on
v:\WSUS\WsusContent.
Happy Patching,
Athif
MVP - WSUS
PatchAholic...The WSUS Blog! http://msmvps.com/Athif
Source:Windows Server Update.
Category: Synchronization
Event ID: 364
v:\WSUS\WsusContent\80\8451A9723CEE0884AE791AE00D22464E8BE47180.txt.
Post by MikeM
I keep receiving: "This update cannot be approved for installation because
its End User License Agreement (EULA) failed to download." on all eula based
updates. Clicking on Retry to download does not correct the problem. When I
view the EULA aggreement it says that the WSUS encountered and error. When I
Microsoft.UpdateServices.Administration.WsusObjectNotFoundException: The
specified item could not be found in the database.
at
Microsoft.UpdateServices.Internal.BaseApi.LicenseAgreement.GetById(Guid id)
at
Microsoft.UpdateServices.Internal.BaseApi.Update.GetLicenseAgreement()
at Administration.Updates.EulaDialog.Page_Load(Object sender, EventArgs e)
at
Microsoft.UpdateServices.Internal.BaseApi.LicenseAgreement.GetById(Guid id)
at
Microsoft.UpdateServices.Internal.BaseApi.Update.GetLicenseAgreement()
at Administration.Updates.EulaDialog.Page_Load(Object sender, EventArgs e)
Any ideas on why or how to resolve this problem?
Continue reading on narkive:
Loading...