Serge's Technology View

Talk about Technologies, Software Architecture and Management

Archive for the ‘Miscellaneous’ Category

For Trader Joe’s fans

As a long time customer of Trader Joe’s I just love this :)

When I moved from CA, this was first thing we started to look for and unfortunately had to travel two hours to Chicago until TJ opened local store. Talking about loyalty :)

Only if visited TJ on the constant basis for a few years you may get an irony of some verses, but, otherwise, it is very good informal commercial and consider informal style of the TJ, they should use it officially.

Two thumbs up. Enjoy

Wow! Well, what do you expect from the guy who made this

or these.

MCTS Training Kit Exam Prep and the error “Library not registered 8002801d” on Vista

Shoe master without shoes… Training kit which suppose to teach you about how software should be created fails with simple registration error.

One would think that with thousands if not million copies sold of various training materials software used/provided would be flawless. As it turned out, it is not true.

Yes, as programmers, we all know that deployment is a tough task and requires careful testing in all possible environments, especially when it comes to a “new” Operating System like Vista… hm, not too new already…

I am going through SQL Server 2005 Exam 70-431 and was kind of surprised to find out that after instalation of the Exam Prep program, it would not start with simple registration error

Run-Time Error -2147319779 (8002801d)
Automation Error
Library not registered

Do not waste your time reinstalling, or playing with Compatibility mode. First, it wouldn’t help. Second, it is all much simplier.
Yes, Google is your friend and in a few minutes you would find a simple solution.

Follow few simple steps:

  1. Open Command Prompt window
  2. Go to System32 or SysWOW64 (for 64 bit version) folder
  3. Locate file called Vsocx6.ocx.

    A little history: it is very old (copy I have was dated Aug 2001) ActiveX control library from VideoSoft – “: ) VideoSoft vsOcx6 Controls“. It contains just 3 controls: TvcElastic, TvsIndexTab, TvsAwk, and unfortunately, it is used by the Kit Exam Prep.

  4. Run the following command regsvr32 Vsocx6.ocx
  5. This is it, everything should work as expected.
  6. if not, try to turn off UAC and repeat from step 3.

 It should be handled by installation, but we can always help, especially when it comes to installing “old” software on Vista.

Added editor for the comment area

In order to simplify the usage of the blog a simple editor has been added when posting comments.

Simple formatting, link entry, and spellcheck is now available.

Please let me know if you experience any problems with the new feature.

Forum has been decommissioned

Forum (http://forum.dragonsoft.us ) has been decommissioned.

For next few months we are going to keep a forward to this blog, after that sub-domain location would be deprecated.

Valid XHTML 1.0 Transitional  Valid CSS!