Jump to content

Как переустановить встроенную в Windows7 NET Framework


Recommended Posts

D:WindowsMicrosoft.NET Frameworkv2.0.50727aspnet state.exe??????????? ????????? ??????? ?????????

 

translated from russian

How to reset the built-in Windows7 NET Framework

D: WindowsMicrosoft.NET Frameworkv2.0.50727aspnet state.exe ??????????? ????????? ??????? ?????????

fa09b2bf2ffd27fec28127c6737a788d.png

 

Operating system:Windows 7 Ultimate (32 bit) Service Pack 1

System root: D:Windows

Available physical memory: 3583 MB

CPU: Pentium® Dual-Core CPU E6300 @ 2.80GHz

Drive Info:

C: 97,65 GB

D: 244,14 GB

E: 53,95 GB

G: 97,65 GB

H: 443,36 GB

I: 443,08 GB

N: 244,14 GB

O: 488,28 GB

V: 48,83 GB

Internet Explorer: 11.0

Link to comment
Share on other sites



Download and run System Update Readiness Tool for Windows 7 (KB947821) [October 2014]

From an elevated command prompt, launch (Windows installation cd could be necessary):

sfc /scannow
Wait till it finishes (15-50 minutes).

If the final result is equal to Windows Resource Protection did not find any integrity violations or equal to Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log, launch this command:

copy %SYSTEMROOT%\Logs\CBS\CheckSUR.log %userprofile%\desktop\CheckSUR.txt
After it, you should find checkSUR.txt on your desktop: post it here.

Instead if the final result of the SFC TOOL is equal to Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log, launch both the previous command in the code above AND also this command:

copy %SYSTEMROOT%\logs\cbs\cbs.log %userprofile%\desktop\cbs.txt && findstr /c:"[SR]" %userprofile%\desktop\cbs.txt > %userprofile%\desktop\SR.txt
After those two commands, you should find three files on your desktop: checkSUR.txt, cbs.txt and SR.txt: post here the checkSUR.txt and the sr.txt.

If the last command won't work, try these (one by one):

copy %SYSTEMROOT%\logs\cbs\cbs.log %userprofile%\desktop\cbs.txt
findstr /c:"[SR]" %userprofile%\desktop\cbs.txt > %userprofile%\desktop\SR.txt


 

 



How to run an elevated command prompt for Windows vista/seven users

One of these three methods:

- click start, all programs, accessories, right-click the command prompt in the list and click run as administrator, click yes on the user account control window that should appear

- click start, type cmd in the searchbox, right-click the cmd in the list of results and click run as administrator, click yes on the user account control window that should appear

- click start, type cmd in the searchbox, press and keep pressed ctrl + shift Keys on your keyboard, then press enter, click yes on the user account control window that should appear



Link to comment
Share on other sites

примерно такое искажение -как на снимке.

И ещё ?????? такое.

Свойства ????ASP.NET DWindowsNETFrameworkv.2.0.50aspnet state.exe

 

translated from russian

How about a distortion in the image.

And yet ?????? a.

Properties ???? ASP.NET DWindowsNETFrameworkv.2.0.50aspnet state.exe

84ea81697c6a560d0e7a343a1aab87e0.png

 

Operating system:Windows 7 Ultimate (32 bit) Service Pack 1

System root: D:Windows

Available physical memory: 3583 MB

CPU: Pentium® Dual-Core CPU E6300 @ 2.80GHz

Drive Info:

D: 244,14 GB

E: 53,95 GB

F: 97,65 GB

G: 97,65 GB

H: 443,36 GB

I: 443,08 GB

N: 244,14 GB

O: 488,28 GB

V: 48,83 GB

Internet Explorer: 11.0

Link to comment
Share on other sites

не получается.

Появляется командная строка обработчик команд Windows7

Может самому поискать,ведь путь вы указали.

does not work.

There is a command line command handler Windows7

Maybe to look, because the way you specified.

1ae65708b839b6dc9bbb494273523f02.png

 

администрирование службы NET Frameworkv.2 искажения????????такие

Administering NET Framework v2 distortions such ????????

7fc28c5ab4442ea7589bb0f696e7df35.png

 

дополнительная информация.

additional information.

98d15d0ff5aad2f897d129abf83a6919.png
Link to comment
Share on other sites

Are you sure the ASP.Net 2.05 is an build-in service? Generally, a build-in program's symbol is same with system.

1, Make sure you didn't install a third-party ASP.Net 2.05

2, Check your system Region and Language setting

Control Panel->Change display language, in Region and Language window, click Administrative tab, check Language for non-Unicode Programs, whether the Current language for non-Unicode programs is Russian.

1.png

Link to comment
Share on other sites

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...