Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows Server » microsoft.public.windows.server.update_services
Thread: WSUS 2 -> 3 Upgrade Issues

HTVi
TV Discussion Newsgroups

WSUS 2 -> 3 Upgrade Issues
Taylor H. 6/4/2007 2:28:01 PM
I am upgrading from the latest version of WSUS 2 to WSUS 3. The process runs
fine until I press the "Finish" button. The configuration wizard does not
come up and I get the following error screens:

"Microsoft.UpdateServices.UI.OOBEWizard.exe has encountered a problem and
needs to close."

"An unexpected error occurred, and this wizard must be closed. You may
restart the WSUS Server Configuration Wizard from the Options page in the
WSUS 3.0 console."

I try to connect to the WSUS server via the Administration console but
cannot get a connection. I also noticed several of these (or similar) errors
in the Event Viewer:

Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1310
Date: 6/4/2007
Time: 9:55:26 AM
User: N/A
Computer: AFGE-MGMT
Description:
Event code: 3007
Event message: A compilation error has occurred.
Event time: 6/4/2007 9:55:26 AM
Event time (UTC): 6/4/2007 1:55:26 PM
Event ID: 73e551cff0844bccad6831f7171d55a5
Event sequence: 3
Event occurrence: 1
Event detail code: 0

Application information:
Application domain:
/LM/W3SVC/1/ROOT/SimpleAuthWebService-24-128254389258487454
Trust level: Full
Application Virtual Path: /SimpleAuthWebService
Application Path: C:\Program Files\Update
Services\WebServices\SimpleAuthWebService\
Machine name: AFGE-MGMT

Process information:
Process ID: 6200
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE

Exception information:
Exception type: HttpCompileException
Exception message: (0): error CS0016: Could not write to output file
'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Files\simpleauthwebservice\98115b04\11eb47d4\App_global.asax.gtumwqoq.dll' --
'Access is denied. '

Request information:
Request URL: http://afge-mgmt/SimpleAuthWebService/SimpleAuth.asmx
Request path: /SimpleAuthWebService/SimpleAuth.asmx
User host address: 192.168.1.226
User:
Is authenticated: False
Authentication Type:
Thread account name: NT AUTHORITY\NETWORK SERVICE

Thread information:
Thread ID: 7
Thread account name: NT AUTHORITY\NETWORK SERVICE
Is impersonating: False
Stack trace: at System.Web.Compilation.AssemblyBuilder.Compile()
at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
at
System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp)
at System.Web.Compilation.BuildManager.CompileGlobalAsax()
at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager
appManager, IApplicationHost appHost, IConfigMapPathFactory
configMapPathFactory, HostingEnvironmentParameters hostingParameters)


Custom event details:

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

The event details do not yield any help. I then checked the security
settings on the directories that have Access Denied, but everything looks
proper. I've tried to uninstall (leaving the DB intact) and reinstall, but no
luck.

Any suggestions?
RE: WSUS 2 -> 3 Upgrade Issues
Millette 6/4/2007 8:50:01 PM
I had a similar situation, I also has mssql errors. This is what I found.

c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i to fix
the asp errors. To fix the MSSQL error I had to change the logon account to
local system. That resolved my issues.
--
Chris Millette
MCP/Network Administrator
Community Bank & Trust


"Taylor H." wrote:

[Quoted Text]
> I am upgrading from the latest version of WSUS 2 to WSUS 3. The process runs
> fine until I press the "Finish" button. The configuration wizard does not
> come up and I get the following error screens:
>
> "Microsoft.UpdateServices.UI.OOBEWizard.exe has encountered a problem and
> needs to close."
>
> "An unexpected error occurred, and this wizard must be closed. You may
> restart the WSUS Server Configuration Wizard from the Options page in the
> WSUS 3.0 console."
>
> I try to connect to the WSUS server via the Administration console but
> cannot get a connection. I also noticed several of these (or similar) errors
> in the Event Viewer:
>
> Event Type: Warning
> Event Source: ASP.NET 2.0.50727.0
> Event Category: Web Event
> Event ID: 1310
> Date: 6/4/2007
> Time: 9:55:26 AM
> User: N/A
> Computer: AFGE-MGMT
> Description:
> Event code: 3007
> Event message: A compilation error has occurred.
> Event time: 6/4/2007 9:55:26 AM
> Event time (UTC): 6/4/2007 1:55:26 PM
> Event ID: 73e551cff0844bccad6831f7171d55a5
> Event sequence: 3
> Event occurrence: 1
> Event detail code: 0
>
> Application information:
> Application domain:
> /LM/W3SVC/1/ROOT/SimpleAuthWebService-24-128254389258487454
> Trust level: Full
> Application Virtual Path: /SimpleAuthWebService
> Application Path: C:\Program Files\Update
> Services\WebServices\SimpleAuthWebService\
> Machine name: AFGE-MGMT
>
> Process information:
> Process ID: 6200
> Process name: w3wp.exe
> Account name: NT AUTHORITY\NETWORK SERVICE
>
> Exception information:
> Exception type: HttpCompileException
> Exception message: (0): error CS0016: Could not write to output file
> 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
> Files\simpleauthwebservice\98115b04\11eb47d4\App_global.asax.gtumwqoq.dll' --
> 'Access is denied. '
>
> Request information:
> Request URL: http://afge-mgmt/SimpleAuthWebService/SimpleAuth.asmx
> Request path: /SimpleAuthWebService/SimpleAuth.asmx
> User host address: 192.168.1.226
> User:
> Is authenticated: False
> Authentication Type:
> Thread account name: NT AUTHORITY\NETWORK SERVICE
>
> Thread information:
> Thread ID: 7
> Thread account name: NT AUTHORITY\NETWORK SERVICE
> Is impersonating: False
> Stack trace: at System.Web.Compilation.AssemblyBuilder.Compile()
> at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
> at
> System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp)
> at System.Web.Compilation.BuildManager.CompileGlobalAsax()
> at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
> at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager
> appManager, IApplicationHost appHost, IConfigMapPathFactory
> configMapPathFactory, HostingEnvironmentParameters hostingParameters)
>
>
> Custom event details:
>
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
>
> The event details do not yield any help. I then checked the security
> settings on the directories that have Access Denied, but everything looks
> proper. I've tried to uninstall (leaving the DB intact) and reinstall, but no
> luck.
>
> Any suggestions?
Re: WSUS 2 -> 3 Upgrade Issues
"Lawrence Garvin \(MVP\)" <onsitech[ at ]community.nospam> 6/5/2007 2:08:01 AM
"Taylor H." <TaylorH[ at ]discussions.microsoft.com> wrote in message
news:AFA2A295-2826-4BFE-A5D4-3A0C1C02B03C[ at ]microsoft.com...

[Quoted Text]
> Exception information:
> Exception type: HttpCompileException
> Exception message: (0): error CS0016: Could not write to output file
> 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
> Files\simpleauthwebservice\98115b04\11eb47d4\App_global.asax.gtumwqoq.dll'
> --
> 'Access is denied. '

This is an ASP.NET issue that predates WSUS v2, although then it applied to
the ~\Framework\v1.1* folder tree.

Make sure that the NTAUTHORITY\Network Service account has *WRITE*
permissions on the folder:
C:\WINDOWS\Microsoft.NET\Framework\v.2.0.50727\Temporary ASP.NET Files

--
Lawrence Garvin, M.S., MCTS, MCP
Independent WSUS Evangelist
MVP-Software Distribution (2005-2007)
https://mvp.support.microsoft.com/profile=30E00990-8F1D-4774-BD62-D095EB07B36E

Everything you need for WSUS is at
http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx

And, almost everything else is at
http://wsusinfo.onsitechsolutions.com
.....


RE: WSUS 2 -> 3 Upgrade Issues
Taylor H. 6/5/2007 6:19:00 PM
Maybe this is a stupid question, but...

"To fix the MSSQL error I had to change the logon account to local system."

How do you do this in with MSSQL?

"Millette" wrote:

[Quoted Text]
> I had a similar situation, I also has mssql errors. This is what I found.
>
> c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i to fix
> the asp errors. To fix the MSSQL error I had to change the logon account to
> local system. That resolved my issues.
> --
> Chris Millette
> MCP/Network Administrator
> Community Bank & Trust
>
>
> "Taylor H." wrote:
>
> > I am upgrading from the latest version of WSUS 2 to WSUS 3. The process runs
> > fine until I press the "Finish" button. The configuration wizard does not
> > come up and I get the following error screens:
> >
> > "Microsoft.UpdateServices.UI.OOBEWizard.exe has encountered a problem and
> > needs to close."
> >
> > "An unexpected error occurred, and this wizard must be closed. You may
> > restart the WSUS Server Configuration Wizard from the Options page in the
> > WSUS 3.0 console."
> >
> > I try to connect to the WSUS server via the Administration console but
> > cannot get a connection. I also noticed several of these (or similar) errors
> > in the Event Viewer:
> >
> > Event Type: Warning
> > Event Source: ASP.NET 2.0.50727.0
> > Event Category: Web Event
> > Event ID: 1310
> > Date: 6/4/2007
> > Time: 9:55:26 AM
> > User: N/A
> > Computer: AFGE-MGMT
> > Description:
> > Event code: 3007
> > Event message: A compilation error has occurred.
> > Event time: 6/4/2007 9:55:26 AM
> > Event time (UTC): 6/4/2007 1:55:26 PM
> > Event ID: 73e551cff0844bccad6831f7171d55a5
> > Event sequence: 3
> > Event occurrence: 1
> > Event detail code: 0
> >
> > Application information:
> > Application domain:
> > /LM/W3SVC/1/ROOT/SimpleAuthWebService-24-128254389258487454
> > Trust level: Full
> > Application Virtual Path: /SimpleAuthWebService
> > Application Path: C:\Program Files\Update
> > Services\WebServices\SimpleAuthWebService\
> > Machine name: AFGE-MGMT
> >
> > Process information:
> > Process ID: 6200
> > Process name: w3wp.exe
> > Account name: NT AUTHORITY\NETWORK SERVICE
> >
> > Exception information:
> > Exception type: HttpCompileException
> > Exception message: (0): error CS0016: Could not write to output file
> > 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
> > Files\simpleauthwebservice\98115b04\11eb47d4\App_global.asax.gtumwqoq.dll' --
> > 'Access is denied. '
> >
> > Request information:
> > Request URL: http://afge-mgmt/SimpleAuthWebService/SimpleAuth.asmx
> > Request path: /SimpleAuthWebService/SimpleAuth.asmx
> > User host address: 192.168.1.226
> > User:
> > Is authenticated: False
> > Authentication Type:
> > Thread account name: NT AUTHORITY\NETWORK SERVICE
> >
> > Thread information:
> > Thread ID: 7
> > Thread account name: NT AUTHORITY\NETWORK SERVICE
> > Is impersonating: False
> > Stack trace: at System.Web.Compilation.AssemblyBuilder.Compile()
> > at System.Web.Compilation.BuildProvidersCompiler.PerformBuild()
> > at
> > System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp)
> > at System.Web.Compilation.BuildManager.CompileGlobalAsax()
> > at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled()
> > at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager
> > appManager, IApplicationHost appHost, IConfigMapPathFactory
> > configMapPathFactory, HostingEnvironmentParameters hostingParameters)
> >
> >
> > Custom event details:
> >
> > For more information, see Help and Support Center at
> > http://go.microsoft.com/fwlink/events.asp.
> >
> > The event details do not yield any help. I then checked the security
> > settings on the directories that have Access Denied, but everything looks
> > proper. I've tried to uninstall (leaving the DB intact) and reinstall, but no
> > luck.
> >
> > Any suggestions?
Re: WSUS 2 -> 3 Upgrade Issues
Taylor H. 6/6/2007 11:58:12 AM
The Network Service account has Full Control permissions on the entire
directory, yet it does not work still. I tried to run the Repair operation
on the .NET Framework and reinstalled WSUS 3 again, but still running into
this problem.

"Lawrence Garvin (MVP)" wrote:

[Quoted Text]
> "Taylor H." <TaylorH[ at ]discussions.microsoft.com> wrote in message
> news:AFA2A295-2826-4BFE-A5D4-3A0C1C02B03C[ at ]microsoft.com...
>
> > Exception information:
> > Exception type: HttpCompileException
> > Exception message: (0): error CS0016: Could not write to output file
> > 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
> > Files\simpleauthwebservice\98115b04\11eb47d4\App_global.asax.gtumwqoq.dll'
> > --
> > 'Access is denied. '
>
> This is an ASP.NET issue that predates WSUS v2, although then it applied to
> the ~\Framework\v1.1* folder tree.
>
> Make sure that the NTAUTHORITY\Network Service account has *WRITE*
> permissions on the folder:
> C:\WINDOWS\Microsoft.NET\Framework\v.2.0.50727\Temporary ASP.NET Files
>
> --
> Lawrence Garvin, M.S., MCTS, MCP
> Independent WSUS Evangelist
> MVP-Software Distribution (2005-2007)
> https://mvp.support.microsoft.com/profile=30E00990-8F1D-4774-BD62-D095EB07B36E
>
> Everything you need for WSUS is at
> http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx
>
> And, almost everything else is at
> http://wsusinfo.onsitechsolutions.com
> .....
>
>
>
Re: WSUS 2 -> 3 Upgrade Issues
"Lawrence Garvin \(MVP\)" <onsitech[ at ]community.nospam> 6/6/2007 1:05:21 PM
"Taylor H." <TaylorH[ at ]discussions.microsoft.com> wrote in message
news:7F711619-A875-4F64-B82B-BD8B6EFF5037[ at ]microsoft.com...
[Quoted Text]
> The Network Service account has Full Control permissions on the entire
> directory,

Then you've also created a security hole the size of a Kenworth truck...

...and, are those permissions *inherited* throughout the entire folder tree?


On my WSUS 3 (beta) server, the following permissions exist for the
NTAUTHORITY\Network Service account going UP this tree.

\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
- Special (ALL permissions except "Take Ownership" and "Full
Control")
- NOT inherited from parent directory

\WINDOWS\Microsoft.NET\Framework\v2.0.50727
- Read & Execute
- NOT inherited from parent directory

\WINDOWS\Microsoft.NET\Framework
- NO permissions

\WINDOWS\Microsoft.NET
- NO permissions

\WINDOWS
-
--
Lawrence Garvin, M.S., MCTS, MCP
Independent WSUS Evangelist
MVP-Software Distribution (2005-2007)
https://mvp.support.microsoft.com/profile=30E00990-8F1D-4774-BD62-D095EB07B36E

Everything you need for WSUS is at
http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx

And, almost everything else is at
http://wsusinfo.onsitechsolutions.com
.....



Re: WSUS 2 -> 3 Upgrade Issues
Taylor H. 6/6/2007 1:28:01 PM
The solution was to give *WRITE* access to Network Service on the folder
%systemroot%\Temp .

"Lawrence Garvin (MVP)" wrote:

[Quoted Text]
> "Taylor H." <TaylorH[ at ]discussions.microsoft.com> wrote in message
> news:AFA2A295-2826-4BFE-A5D4-3A0C1C02B03C[ at ]microsoft.com...
>
> > Exception information:
> > Exception type: HttpCompileException
> > Exception message: (0): error CS0016: Could not write to output file
> > 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
> > Files\simpleauthwebservice\98115b04\11eb47d4\App_global.asax.gtumwqoq.dll'
> > --
> > 'Access is denied. '
>
> This is an ASP.NET issue that predates WSUS v2, although then it applied to
> the ~\Framework\v1.1* folder tree.
>
> Make sure that the NTAUTHORITY\Network Service account has *WRITE*
> permissions on the folder:
> C:\WINDOWS\Microsoft.NET\Framework\v.2.0.50727\Temporary ASP.NET Files
>
> --
> Lawrence Garvin, M.S., MCTS, MCP
> Independent WSUS Evangelist
> MVP-Software Distribution (2005-2007)
> https://mvp.support.microsoft.com/profile=30E00990-8F1D-4774-BD62-D095EB07B36E
>
> Everything you need for WSUS is at
> http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx
>
> And, almost everything else is at
> http://wsusinfo.onsitechsolutions.com
> .....
>
>
>
Re: WSUS 2 -> 3 Upgrade Issues
"Lawrence Garvin \(MVP\)" <onsitech[ at ]community.nospam> 6/6/2007 1:38:42 PM

"Taylor H." <TaylorH[ at ]discussions.microsoft.com> wrote in message
news:07704CB8-3319-43DC-83BD-43A605E15A23[ at ]microsoft.com...
[Quoted Text]
> The solution was to give *WRITE* access to Network Service on the folder
> %systemroot%\Temp .

Oh.. yeah.. it needs *those* TOO! :-)

But that wasn't the source of your original error. Eventualy you would have
encountered an error on that directory, too.

You'll still want to fix the permissions on the \Windows\Microsoft.NET
folder tree.

\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files
- Special (ALL permissions except "Take Ownership" and "Full
Control")
- NOT inherited from parent directory

\WINDOWS\Microsoft.NET\Framework\v2.0.50727
- Read & Execute
- NOT inherited from parent directory

\WINDOWS\Microsoft.NET\Framework
- NO permissions

\WINDOWS\Microsoft.NET
- NO permissions

--
Lawrence Garvin, M.S., MCTS, MCP
Independent WSUS Evangelist
MVP-Software Distribution (2005-2007)
https://mvp.support.microsoft.com/profile=30E00990-8F1D-4774-BD62-D095EB07B36E

Everything you need for WSUS is at
http://technet2.microsoft.com/windowsserver/en/technologies/featured/wsus/default.mspx

And, almost everything else is at
http://wsusinfo.onsitechsolutions.com
.....


Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen