Windows Vista SideBySide - ERROR! :(

Joined
Jul 3, 2009
Messages
6
Reaction score
0
Hi everybody!

I have a problem already for a few months.

When my Windows Vista Business starts - everything freeze. Nothing works for a few minutes.

Event Viewer says next:

SideBySide
Activation context generation failed for "C:\Windows\Installer\{67E03279-F703-408F-B4BF-46B5FC8D70CD}\WksCal.exe". Dependent Assembly msadctls,processorArchitecture="x86",type="win32",version="1.0.1801.0" could not be found. Please use sxstrace.exe for detailed diagnosis.

Activation context generation failed for "C:\Windows\Installer\{67E03279-F703-408F-B4BF-46B5FC8D70CD}\wksdb.exe". Dependent Assembly msadctls,processorArchitecture="x86",type="win32",version="1.0.1801.0" could not be found. Please use sxstrace.exe for detailed diagnosis.

Activation context generation failed for "C:\Windows\Installer\{67E03279-F703-408F-B4BF-46B5FC8D70CD}\wksss.exe". Dependent Assembly msadctls,processorArchitecture="x86",type="win32",version="1.0.1801.0" could not be found. Please use sxstrace.exe for detailed diagnosis.

Activation context generation failed for "C:\Windows\Installer\{67E03279-F703-408F-B4BF-46B5FC8D70CD}\WksWP.exe". Dependent Assembly msadctls,processorArchitecture="x86",type="win32",version="1.0.1801.0" could not be found. Please use sxstrace.exe for detailed diagnosis.

I'd found some people with the similar problem - the answer for them was:

to install Microsoft Visual C++ 2005 SP1 Redistributable Package

So, I installed - and the problem solved.

BUT only for "once". Next time I start Windows and the problem again appear. I installed that SP again. And again it helped only till next reboot.

I don't know what to do already, and I wish you help me.
 
Joined
Apr 19, 2008
Messages
4,081
Reaction score
1
Hi Satem..............
happywave.gif
happywave.gif
happywave.gif

Welcometo the forum..............
happywave.gif
happywave.gif
happywave.gif


Do you have MS Works installed on yyour computer ? Or did you install it just prior to this problem happening..?
 
Joined
Jul 3, 2009
Messages
6
Reaction score
0
Madxgraphics, thanks for answer.

So, I didn't install MS Works intentionally. And actually I have no idea how it could appear (may be it was automatically installed with some another soft? m.b. MS Office 2007?).
But, yes, I have a folder in Program Files

0ced8fe3428c.jpg


And, according to the message (SideBySide), I have this folder:



alert
6045a0ec14bf.jpg



I don't know what this means, but I guess it's not normal

о.О

hmmm... I've just checked Event Viewer log since I had bought a lap top - and you know, what?
These mistakes were since my first start up (on 2 August 2008), but then there were not "freeze".
0a5ab10f9bbd.jpg


i scrolled a litlle bit upper, and here it needs already more time to start up


and



so, i dont know =(
 
Joined
Apr 19, 2008
Messages
4,081
Reaction score
1
MS Works comes pre installed with Windows Vista Business. You mention MS Office 2007, if you have installed that there could be conflicts between the two. My suggestion would be to Uninstall MS Works..........
 
Joined
Jul 3, 2009
Messages
6
Reaction score
0
hmm...
And I had pre installed MS Office. So - if they conflict - why they are pre installed both? =)

i rebooted again
a33de6192263.jpg


The content source <csc://{s-1-5-21-295499256-3196189568-2621130352-1003}/> cannot be accessed.

Context: Windows Application, SystemIndex Catalog

Details:
The object was not found. (0x80041201)
What does it mean and why it s about 2,5 minutes of freezeing between events?
 
Last edited:
Joined
Jul 3, 2009
Messages
6
Reaction score
0
Look, i did next thing according to this advise

http://www.tech-forums.net/pc/f77/problem-using-my-beast-desktop-209817

i did the same thing

Open up notepad...and add this (and only this) to it.

strComputer = "."
Set objWMIService = GetObject("winmgmts:" _
& "{impersonationLevel=impersonate}!\\" _
& strComputer & "\root\subscription")


Set obj1 = objWMIService.Get("__EventFilter.Name='BVTFilter'" )

set obj2set = obj1.Associators_("__FilterToConsumerBinding")

set obj3set = obj1.References_("__FilterToConsumerBinding")



For each obj2 in obj2set
WScript.echo "Deleting the object"
WScript.echo obj2.GetObjectText_
obj2.Delete_
next

For each obj3 in obj3set
WScript.echo "Deleting the object"
WScript.echo obj3.GetObjectText_
obj3.Delete_
next

WScript.echo "Deleting the object"
WScript.echo obj1.GetObjectText_
obj1.Delete_

Now, save it as <Random Name whatever you want>.vbs
Restart your laptop/desktop, and hit f8 in order to get it into safe mode (don't need networking or cp)....Run the file, should have to click ok twice....once done, run file again, should hit error, Unknown File....After that, I had to reboot several times (Around 6)...but my computer has been running swell since. I hope this helps anyone with this problem.

And now, after some reboots, i have only one problem:
6c7dce559e25.jpg


Why one problem still havs place? I just don't understand anything in java, so may be you could help?
 
Joined
Apr 19, 2008
Messages
4,081
Reaction score
1
SATEM said:
Why one problem still havs place? I just don't understand anything in java, so may be you could help?


General rule here my friend, if you don't understand something then don't install it on your computer. Especially scripst that you know nothing about. Another rule, never trust anything you found on any website.
Ok here's the score. YOu have both MS Works and MS Office installed on your computer. MS works is ok for a freebie, but MS Office is much much better. And MS Works seems to be a proplem here. UNINSTAL it. I can't make it any simplar than that to you. There is no need to have two programs which do virtually the same thing.....
Do it and you'll be a happy man.............
nod.gif
nod.gif
nod.gif
 
Joined
Jul 3, 2009
Messages
6
Reaction score
0
Madxgraphics, I have re-installed MS Works, but the problem still has place
I dont know what to do now =(

so, this is my ScreenShot of Event Viewer now
ae940d39093d.jpg


And some comments - I've started system at about 3:44-3:45. It started prety soon, and at 3:46 I already thought that everything is allright, but at 3:46 laptop had freezed till 3:48. But in event viewer there no events at 3:48.

As I think it means 2 things:
1. OR the problem takes place earlier
2. OR the problem is not shown by Event Viewer

if 1, than there only
Error 05.07.2009 3:45:04 Distributed Link Tracking Client 12500 None
Error 05.07.2009 3:45:04 Distributed Link Tracking Client 12500 None

General:
The description for Event ID 12500 from source Distributed Link Tracking Client cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

c0000156

If 2 - i dont know =(


*me very sad
 
Joined
Apr 19, 2008
Messages
4,081
Reaction score
1
Ok I am going to have one last attempt here. You have both MS Works and MS Office on yur computer, do you not ? MS Works seems to be causing trouble and causing your maching to freeze. So in my opinionn you need to UNINSTAL MS Works and leave it off your computer.. Do not re-instal MS Works, there is no need to have both Works and MS Office on you computer. They both do virually the same thing ecept MS Office is by far the better.
Ms Office stay on computer.
nod.gif
:thumb:
MS Works gets deleted and thrown in rubbish bin.
nod.gif
:thumb:
 
Joined
Jul 3, 2009
Messages
6
Reaction score
0
Madxgraphics, excuse me, but i already had deleted MS Works (unistalled) - i wrote "re-installed" and it's my mistake, sorry

Thats my events

2d9cdd0c1c07.jpg


1. Warning 05.07.2009 14:44:24 Search 3036 Gatherer
The content source <csc://{s-1-5-21-295499256-3196189568-2621130352-1003}/> cannot be accessed.

Context: Windows Application, SystemIndex Catalog

Details:
The object was not found. (0x80041201)

2. Warning 05.07.2009 14:42:16 SharedAccess_NAT 34005 None
The ICS_IPV6 was unable to allocate  bytes of memory. This may indicate that the system is low on virtual memory, or that the memory manager has encountered an internal error.

3. Error 05.07.2009 14:42:16 Service Control Manager Eventlog Provider 7000 None
The Parallel port driver service failed to start due to the following error:
The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.

4. Error 05.07.2009 14:41:16 Distributed Link Tracking Client 12500 None
The description for Event ID 12500 from source Distributed Link Tracking Client cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

c0000156

5. Error 05.07.2009 14:41:16 Distributed Link Tracking Client 12500 None
the same

6. Warning 05.07.2009 14:41:15 SQLBrowser 3 None
The configuration of the AdminConnection\TCP protocol in the SQL instance MSSMLBIZ is not valid.

7. Error 05.07.2009 14:41:04 TaskScheduler 701 Compatibility module failed to start
Task Scheduler service failed to start Task Compatibility module. Tasks may not be able to register on previous Window versions. Additional Data: Error Value: 2147943781.

8. Error 05.07.2009 14:41:04 TaskScheduler 701 Compatibility module failed to start
the same

May be one of theese problems could be the reason of freezing?
 
Last edited:
Joined
Apr 19, 2008
Messages
4,081
Reaction score
1
Ok me bad, and I should have asked this in the begihnging before I started. What AV (antivirus) do you have on your machine and have you run any checks with that ?
Downlaod and run the following
Super anti spyware

Spybot S & D

MAlwarebytes

Once you have downloaded those, run each one after the other, see if they pick up any virus/malware/spyware etc, then check your events again and lets us know...Reading your last post looks like something related to a tracing server or something like that. Not to easy for me to see as I am doing this all from my mobile phone and not at a PC at the moment...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top