Regsvcs Problem

M

Mike Weed

Below is an excerpt from the code that causes the error -
The first line completes successfully, while the second
fails:



gacutil /i CreateHoldingsJob.dll



Microsoft (R) .NET Global Assembly Cache Utility. Version
1.0.3705.0

Copyright (C) Microsoft Corporation 1998-2001. All rights
reserved.



Assembly successfully added to the cache



regsvcs /fc
CreateHoldingsJob.dll /tlb:CreateHoldingsJob.tlb



Microsoft (R) .NET Framework Services Installation Utility
Version 1.0.3705.0

Copyright (C) Microsoft Corporation 1998-2001. All rights
reserved.





An unknown exception occurred during installation:

1: System.Reflection.ReflectionTypeLoadException - One or
more of the types in the assembly unable to load.

I have given the user Admin rights as well as Full Control
over the HKEY_CLASSES_ROOT directory and have run out of
ideas. Any thoughts would be much appreciated.

mike weed
(e-mail address removed)
 

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