Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Cannot access WUS Administration Error connecting to SQLServer

Reply
Thread Tools Display Modes

Cannot access WUS Administration Error connecting to SQLServer

 
 
Tim Frawley
Guest
Posts: n/a

 
      02-17-2005
I am attempting to setup a WUS server.

Windows 2000 Server SP4
IIS 5.0
MSDE installed WUS instance and is running.

My question has to do primarily with the connection string used by WUS
to communicate with the SQLServer as the error I am getting is directly
related to WUS's attempt to connect to the SQL Server.

When going to the WUSAdmin web page I get the following error:

System.UnauthorizedAccessException: Access is denied.
at System.EnterpriseServices.Platform.Initialize()
at
System.EnterpriseServices.ResourcePool..ctor(Trans actionEndDelegate cb)
at System.Data.SqlClient.ConnectionPool..ctor(Default PoolControl
ctrl)
at
System.Data.SqlClient.PoolManager.FindOrCreatePool (DefaultPoolControl
ctrl, IntPtr SID)
at
System.Data.SqlClient.SqlConnectionPoolManager.Get PooledConnection(SqlConnectionString
options, Boolean& isInTransaction)
at System.Data.SqlClient.SqlConnection.Open()
at
Microsoft.WindowsUpdateServices.DatabaseAccess.DBC onnection.Connect(String
connectionString)
at
Microsoft.WindowsUpdateServices.DatabaseAccess.DBC onnection.Connect()
at
Microsoft.WindowsUpdateServices.Internal.GenericDa taAccess.ExecuteSP(String
spName, DBParameterCollection args, IExecuteSPHandler handler)
at
Microsoft.WindowsUpdateServices.Internal.DataAcces s.ExecuteSPSingleValue(String
spName, DBParameterCollection args)
at
Microsoft.WindowsUpdateServices.Internal.DatabaseA ccess.AdminDataAccess.ExecuteSPGetComputersNotCont actedSinceCount(DateTime
fromDate)
at
Microsoft.WindowsUpdateServices.Internal.BaseApi.C omputerTarget.GetComputersNotContactedSinceCount(D ateTime
fromDate)
at
Microsoft.WindowsUpdateServices.Internal.BaseApi.U pdateServer.GetComputersNotContactedSinceCount(Dat eTime
fromDate)
at Administration.DefaultPage.Page_Load(Object sender, EventArgs e)

at System.EnterpriseServices.Platform.Initialize()
at
System.EnterpriseServices.ResourcePool..ctor(Trans actionEndDelegate cb)
at System.Data.SqlClient.ConnectionPool..ctor(Default PoolControl
ctrl)
at
System.Data.SqlClient.PoolManager.FindOrCreatePool (DefaultPoolControl
ctrl, IntPtr SID)
at
System.Data.SqlClient.SqlConnectionPoolManager.Get PooledConnection(SqlConnectionString
options, Boolean& isInTransaction)
at System.Data.SqlClient.SqlConnection.Open()
at
Microsoft.WindowsUpdateServices.DatabaseAccess.DBC onnection.Connect(String
connectionString)
at
Microsoft.WindowsUpdateServices.DatabaseAccess.DBC onnection.Connect()
at
Microsoft.WindowsUpdateServices.Internal.GenericDa taAccess.ExecuteSP(String
spName, DBParameterCollection args, IExecuteSPHandler handler)
at
Microsoft.WindowsUpdateServices.Internal.DataAcces s.ExecuteSPSingleValue(String
spName, DBParameterCollection args)
at
Microsoft.WindowsUpdateServices.Internal.DatabaseA ccess.AdminDataAccess.ExecuteSPGetComputersNotCont actedSinceCount(DateTime
fromDate)
at
Microsoft.WindowsUpdateServices.Internal.BaseApi.C omputerTarget.GetComputersNotContactedSinceCount(D ateTime
fromDate)
at
Microsoft.WindowsUpdateServices.Internal.BaseApi.U pdateServer.GetComputersNotContactedSinceCount(Dat eTime
fromDate)
at Administration.DefaultPage.Page_Load(Object sender, EventArgs e)

Any ideas or am I in the wrong newsgroup?

Sincerely,

Tim Frawley

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wireless not connecting to Internet. Access Local Minx Windows Vista Networking 7 07-24-2008 12:47 PM
Connecting a laptop with Vista to an access point nishgroups@gmail.com Windows Vista Networking 1 11-15-2007 04:53 AM
SQLServer Management Setup fail on Vista Beta2 Alberto Grasso Windows Vista Installation 2 06-25-2006 05:37 PM
windows 98 administration access Ed Windows Update 1 12-07-2004 11:40 PM
ActiveX Error/Administration Needed And None of the suggestions work Ann Windows Update 0 04-21-2004 07:06 PM



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 47 48 49 50 51 52 53 54 55 56 57 58 59