Friday, March 23, 2012

msmqtask.dll

I tried to install the ENT edition of 2005, the release version. I continue to get an error stating the the install was unable to build the type lib for Microsoft.SqlServer.MsmqTask.dll.

I tried multiple uninstalls scenaios, including cleaning the registry, cleaning the file system, using the cleanup tool from the CTP, and I uninstalled MSMQ.

I can not seem to find my way out of this bag. The net result is that I can not import an existing Database. At least that's the first problem I found.

LT

This is an issue when Microsoft.SqlServer.MSMQTask is left behind in COM+ catalog. You can workaround it by:

1. Open Administrative Tools\Component Services

2. Go to Component Services\Computers\My Computer\COM+ Applications

3. Delete Microsoft.SqlServer.MSMQTask

|||

And what if you get this error and the Microsoft.SqlServer.MSMQTask is not there?

I clicked on ignore eventually, but this should not be ok.

|||The error also happens due to invalid or not enough rights in all the HKCR\Microsoft.SqlServer.Dts.Tasks. ... keys. The administrator group has only read access. Setting all keys of this group to full access solves this problem

No comments:

Post a Comment