also @ TechSpot: Motorola Droid 4 unboxing, hands-on video
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Tech Support > Windows BSOD, Freezing, Restarting Help

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

75% Bsod

Thread Tools Search this Thread
  #1  
Old 06-14-2007
Newcomer, in training
 
Member since: Jun 2007, 4 posts
Hellow everyone,
75% of the times I boot my laptop, when I'm logged in I have a blue screen with not any letters on it. I can only put power off.
When I boot succesfully I get following message
Quote:
System Has Recovered from a Serious Error
Information:
BCCode: a
BCP1: 00000000
BCP2: 0000001B
BCP3: 00000001
BCP4: 81C685A9
OS Version: 6_0_6000
Service Pack: 0_0
Product: 256_1
Files
D:\Windows\Minidump\Mini061407-01.dmp
D:\Users\Dennis\AppData\Local\Temp\WER-99382-0.sysdata.xml
D:\Users\Dennis\AppData\Local\Temp\WEREF84.tmp.version.txt

I've uploaded the dump here, because it was 128kb and I couldn't upload it to this forum:
http://users.telenet.be/dennism/Mini061407-01.dmp

Nobody?

Last edited by howard_hopkinso; 06-18-2007 at 05:05 PM..
  #2  
Old 06-14-2007
peterdiva's Avatar
TechSpot Ambassador
 
Location: Western Australia
Member since: Oct 2005, 1,202 posts
System specs
The process in the dump is SLsvc.exe - Software Licensing Service. Try disabling it. According to this SITE you can disable it without any problems.
  #3  
Old 06-14-2007
Newcomer, in training
 
Member since: Jun 2007, 4 posts
Thank you man, I disabled it.
I will check and let you know..

Cheers
  #4  
Old 06-15-2007
Tedster's Avatar
Techspot old timer.....
 
Location: Petersburg, VA
Member since: Feb 2005, 10,005 posts
System specs
how to use minidump tool: http://support.microsoft.com/kb/315263
  #5  
Old 06-18-2007
Newcomer, in training
 
Member since: Jun 2007, 4 posts
I have a question, I don't have any BSODS anymore, but with the service disabled I can't print wireless anymore, only I turn it on.

Is it possible to make a batch or something to quickly turn a service on/off?
  #6  
Old 06-18-2007
ITGuy702's Avatar
TechSpot Member
 
Location: Las Vegas, NV
Member since: Jun 2007, 86 posts
System specs
Yes you can

In this scenario, you can accomplish this in 1 batch file (Option 1) or 2 batch files (Option 2).

OPTION 1*

* The batch file window MUST remain open until finished.
1. Run this batch file - when you see the first "Press any key to continue..." message, print/do what you need to do with the service.

2. When you're finish printing/doing whatever you need with this service, go back to the batch file window and hit the 'any' key...ok just a little humor , hit any key to continue.
When the batch file continues it will stop the service.


In notepad:

net start [Name of Service] - without brackets
pause
net stop [Name of Service] - without brackets
pause

OPTION 2*

* Run the first batch file, do what you need to do with the service then run the second batch file.

In notepad:

Batch File 1 ([Name of Service]-Start.bat):
net start [Name of Service] - without brackets
pause

Batch File 2 ([Name of Service]-Stop.bat):
net stop [Name of Service] - without brackets
pause


Click File > Save, Choose where ever you'd like to save the file, Name the file(s) with a .bat extension (e.g. test.bat), Change the Save as type: to All Files.

To do this though, you will need to enable the service again. But set it to Manual and change its status to Stopped.

Last edited by ITGuy702; 06-18-2007 at 04:36 PM..
  #7  
Old 06-19-2007
Newcomer, in training
 
Member since: Jun 2007, 4 posts
Wonderful!

Thank you very much, it works!
  #8  
Old 06-19-2007
ITGuy702's Avatar
TechSpot Member
 
Location: Las Vegas, NV
Member since: Jun 2007, 86 posts
System specs
You're welcome.

Glad to help!
Closed Thread

Similar Topics
Topic Replies Forum
BSOD.BSOD Toshiba A10 Laptop 1 Windows BSOD, Freezing, Restarting Help
BSOD Episode III: The return of the BSOD 1 Windows BSOD, Freezing, Restarting Help
BSOD BSOD Go away come back another day! 0 Windows BSOD, Freezing, Restarting Help
Random BSoD and Cold Boot BSoD 7 Windows BSOD, Freezing, Restarting Help

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 04:27 PM.