Turned off some features using a fix it progr
Closed
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
-
Aug 13, 2011 at 10:33 AM
filmsylayer Posts 24 Registration date Wednesday August 10, 2011 Status Member Last seen September 28, 2011 - Sep 10, 2011 at 12:43 PM
filmsylayer Posts 24 Registration date Wednesday August 10, 2011 Status Member Last seen September 28, 2011 - Sep 10, 2011 at 12:43 PM
Related:
- Xvideoscethief ubuntu 14.04 downld features
- XVideoServiceThief - Download - Video downloads
- Ubuntu install tar.gz - Guide
- Ubuntu reset network settings - Guide
- Ubuntu iso - Download - Linux
- Ubuntu install bison - Guide
19 responses
Anonymous User
Aug 13, 2011 at 11:14 AM
Aug 13, 2011 at 11:14 AM
Is your system restore option disabled?
Need to know the actual error?
Need to know the actual error?
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 13, 2011 at 11:40 AM
Aug 13, 2011 at 11:40 AM
thanks for the quick response , when i try to create a re-store point i get this :
The restore point could not be created for the following reason
An error was detected in the Volume Shadows Copy Service (VSS) The problem occurred while trying to contact VSS writers .
Please verify that the Event Systems Service and the VSS service are running and check for associated errors in the event logs (0x80042318)
The restore point could not be created for the following reason
An error was detected in the Volume Shadows Copy Service (VSS) The problem occurred while trying to contact VSS writers .
Please verify that the Event Systems Service and the VSS service are running and check for associated errors in the event logs (0x80042318)
Anonymous User
Aug 13, 2011 at 02:31 PM
Aug 13, 2011 at 02:31 PM
Check if volume shadow copy service is set to automatic in services
Go to start and type command prompt
Right click and select Run as administrator
Now enter this commands
net stop winmgmt
cd %windir%\system32\wbem
ren repository repository.old
net start winmgmt
Reboot and try creating restore point
Go to start and type command prompt
Right click and select Run as administrator
Now enter this commands
net stop winmgmt
cd %windir%\system32\wbem
ren repository repository.old
net start winmgmt
Reboot and try creating restore point
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 13, 2011 at 03:14 PM
Aug 13, 2011 at 03:14 PM
:( now its :
The restore point could not be created for the following reason :
the volume shadow copy provider is not registered in the system
(0x80042304)
The restore point could not be created for the following reason :
the volume shadow copy provider is not registered in the system
(0x80042304)
Didn't find the answer you are looking for?
Ask a question
Anonymous User
Aug 14, 2011 at 03:22 AM
Aug 14, 2011 at 03:22 AM
Click Start->type in services.msc
n the following list of services search for the below services and make sure that both the services are started and set to automatic.
Volume Shadow copy
If that doesnt work run these commands in the command prompt(run as administrator)
cd /d %windir%\system32
Net stop vss
Net stop swprv
regsvr32 ole32.dll
regsvr32 oleaut32.dll
regsvr32 vss_ps.dll
vssvc /register
regsvr32 /i swprv.dll
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
regsvr32 vssui.dll
regsvr32 msxml.dll
regsvr32 msxml3.dll
regsvr32 msxml4.dll
Net start vss
Net start swprv
Restart and check if you can create restore point
n the following list of services search for the below services and make sure that both the services are started and set to automatic.
Volume Shadow copy
If that doesnt work run these commands in the command prompt(run as administrator)
cd /d %windir%\system32
Net stop vss
Net stop swprv
regsvr32 ole32.dll
regsvr32 oleaut32.dll
regsvr32 vss_ps.dll
vssvc /register
regsvr32 /i swprv.dll
regsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
regsvr32 vssui.dll
regsvr32 msxml.dll
regsvr32 msxml3.dll
regsvr32 msxml4.dll
Net start vss
Net start swprv
Restart and check if you can create restore point
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 14, 2011 at 08:01 AM
Aug 14, 2011 at 08:01 AM
file name or extension too long . when i tried that .
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 14, 2011 at 08:59 AM
Aug 14, 2011 at 08:59 AM
OK , I went through commands again , some worked and installed , others did not . system restore is now on , but i still cant create a restore point . the one that stands out was the "eventcls.dll" i got this "install failed 0x8000ffff ...
Event file pops up more than once , i still get "Host Process for Windows Service has stopped working and was closed" ... have COM+Event error before also ...
we are making progress , thank you ....
Event file pops up more than once , i still get "Host Process for Windows Service has stopped working and was closed" ... have COM+Event error before also ...
we are making progress , thank you ....
Anonymous User
Aug 14, 2011 at 01:10 PM
Aug 14, 2011 at 01:10 PM
Ok
Now go to Run and type
Regedit
Go to this location
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS
If it looks empty then run this registry fix
http://windowsxp.mvps.org/svc/VSS.reg
If it doesnt look empty then export then VSS key and save it on your desktop,delete the key now adn import the reg file given here
Try creating restore point now
Now go to Run and type
Regedit
Go to this location
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS
If it looks empty then run this registry fix
http://windowsxp.mvps.org/svc/VSS.reg
If it doesnt look empty then export then VSS key and save it on your desktop,delete the key now adn import the reg file given here
Try creating restore point now
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 14, 2011 at 02:15 PM
Aug 14, 2011 at 02:15 PM
If it doesnt look empty then export then VSS key and save it on your desktop,delete the key now adn import the reg file given here
this ...
have it saved to desktop , not sure from there
this ...
have it saved to desktop , not sure from there
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 14, 2011 at 05:11 PM
Aug 14, 2011 at 05:11 PM
sundar , your help is greatly appreciated but i'm way over my head and not sure about trying to execute your last post . what do ya think ? since system restore is now working again what if i chose a restore point before i installed WiseFixer witch should return me back to all the settings and services that were working . then i would only have to deal with my sound issue witch i think i may have figured out . plus if it dont work i can always undo the restore . correct ??? what ya think ???
p.s. if your ever in central FL , steak and beer on me !
p.s. if your ever in central FL , steak and beer on me !
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 15, 2011 at 04:48 AM
Aug 15, 2011 at 04:48 AM
you are correct , restore only goes back to 7-20-11 ... not far enough .
" Ok click on the link,You can find entries which needs to be copied to a notepad and saved as .reg extension for ex: vss.reg "
when i clicked on the link it looked nothing like what i saved from vss , and what exactly do you mean by note book ?
" Ok click on the link,You can find entries which needs to be copied to a notepad and saved as .reg extension for ex: vss.reg "
when i clicked on the link it looked nothing like what i saved from vss , and what exactly do you mean by note book ?
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 15, 2011 at 10:38 AM
Aug 15, 2011 at 10:38 AM
OK , got it saved in documents on notepad as "text document" when importing i can not find the file in documents
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 15, 2011 at 11:10 AM
Aug 15, 2011 at 11:10 AM
i delete the old , click file then import
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 19, 2011 at 10:22 AM
Aug 19, 2011 at 10:22 AM
i haven't given up Sundar , just been really busy at work , hope to have some time this weekend . also , every time i boot i still get " Host Process for Windows has stopped working and was closed . "
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 21, 2011 at 07:52 AM
Aug 21, 2011 at 07:52 AM
OK , went back and did the first net stop winmgmt and created a restore point :)
now all that is left is to turn my network indicator on . computer icon in tray has big red X indicating i am not connected even though i am . i am mainly wireless so i need this to work .
thanks a ton for your help so far , you saved me from buying Windows 7 , i was so frustrated ....
now all that is left is to turn my network indicator on . computer icon in tray has big red X indicating i am not connected even though i am . i am mainly wireless so i need this to work .
thanks a ton for your help so far , you saved me from buying Windows 7 , i was so frustrated ....
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 21, 2011 at 01:19 PM
Aug 21, 2011 at 01:19 PM
i am wire less rite now , when it first showed up i thought i really screwed up , then for chits and giggles (after day and half ) i clicked chrome and it fired up ...
when i hover it says " connection status unknown : the service to detect this status is turned off "
when i hover it says " connection status unknown : the service to detect this status is turned off "
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Aug 21, 2011 at 05:43 PM
Aug 21, 2011 at 05:43 PM
diagnose says nothing wrong , nothing is blocking my connection the indicator is turned off
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Sep 10, 2011 at 07:16 AM
Sep 10, 2011 at 07:16 AM
sundar , still here ??? still no network indicator and still getting host warning ...
Run this command as administrator
net localgroup Administrators localservice /add
restart,if you still face issue go to run and type
services.msc
Network Connections - Started - Manual
Network List Service - Started - Automatic
Network Location Awareness - Started - Automatic
Network Sore Interface Service - Started - Automatic
DNS client-started-automatic
DHCPclient-started-automatic
net localgroup Administrators localservice /add
restart,if you still face issue go to run and type
services.msc
Network Connections - Started - Manual
Network List Service - Started - Automatic
Network Location Awareness - Started - Automatic
Network Sore Interface Service - Started - Automatic
DNS client-started-automatic
DHCPclient-started-automatic
filmsylayer
Posts
24
Registration date
Wednesday August 10, 2011
Status
Member
Last seen
September 28, 2011
Sep 10, 2011 at 12:43 PM
Sep 10, 2011 at 12:43 PM
tried both , now says " no such interface supported " when i hoover over the red x'ed indicator tray icon . wire-less still working , i am now