chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
I installed TypeMock V3.5.1 as Admin (one-click-install), however when I start VS2005 as normal user, I get the following error message:

"The Add-in TypeMock.NET failed to load or caused an exception
...
Error Message: <Unknown Error>
Error Number: 8013150a"

Any idea what went wrong?
asked by mosthuhn (600 points)

2 Answers

0 votes
Hi,
This is a security message, please see if the user can run and access files in:
Documents and SettingsAll UsersApplication DataMicrosoftisualstudio8.0Addins
answered by scott (32k points)
0 votes
I had the same problem (under Windows XP Home). For running TypeMock you have to be a Power User, but that group isn't available for XP Home users. So you have to be either Administrator or, if you're only a Simple User, you must have full access to the registry entries of TypeMock (you can set them using the registy editor).
answered by third.floor (140 points)
...