M
Molly J. Fagan
Hello--
I'm in the process of coverting a VB6 app to VB.NET. My VB6 app is a
help desk program, which scans a mailbox that we have set up for our
help desk. We use Novell Groupwise and in my VB6 app, I added a
reference to the Groupwise type library--no problem. But when I try
to add a reference in .NET, the Groupwise library shows up in the COM
list and when I go to add it, I get an error message saying:
"A reference to GroupWare type library' could not be added.
Converting the type library to a .NET assembly failed. Could not load
type GroupwareTypeLibrary.DocumentType2Class from assembly
Interop.GroupwareTypeLibrary, version 1.0.0.0."
The reading I've been doing for the better part of a day suggests that
the .dll needs to be registered with the GAC. I tried using
regasm.exe but got a message saying it failed to load because it's not
a valid .NET assembly.
I don't know what I'm supposed to do to be able to get this reference
added. Any help would be appreciated.
Thanks.
Molly J. Fagan
Oklahoma Foundation for Medical Quality
I'm in the process of coverting a VB6 app to VB.NET. My VB6 app is a
help desk program, which scans a mailbox that we have set up for our
help desk. We use Novell Groupwise and in my VB6 app, I added a
reference to the Groupwise type library--no problem. But when I try
to add a reference in .NET, the Groupwise library shows up in the COM
list and when I go to add it, I get an error message saying:
"A reference to GroupWare type library' could not be added.
Converting the type library to a .NET assembly failed. Could not load
type GroupwareTypeLibrary.DocumentType2Class from assembly
Interop.GroupwareTypeLibrary, version 1.0.0.0."
The reading I've been doing for the better part of a day suggests that
the .dll needs to be registered with the GAC. I tried using
regasm.exe but got a message saying it failed to load because it's not
a valid .NET assembly.
I don't know what I'm supposed to do to be able to get this reference
added. Any help would be appreciated.
Thanks.
Molly J. Fagan
Oklahoma Foundation for Medical Quality