Questions tagged [dllregistration]

169 questions
-1
votes
1 answer

The Module "zkemkeeper.dll" was loaded but the entry-point DLLRegisterServer was not found

![DLL error][1] As per the previous observation on Stack overflow i tried the following steps A- Ran CMD Prompt as administrator and tried to register it. B- As i need to use this DLL in .net code, i have made the changes in .net Tragetframe work as…
kaza parv
  • 1
  • 2
-1
votes
2 answers

Use .NET dll (class library C#) in 4GL

I want to use a .NET class library written in C# in the 4GL Progress OpenEdge but I did not find good, working example. Progress says it's possible to do what I want to do, but it doesn't work.
SW-Entwickler
  • 51
  • 1
  • 9
-2
votes
1 answer

How do you develop a C# dll in Visual Studio 2010 that can be registered on another pc via regasm?

Possible Duplicate: regasm RA0000: No types were registered I have a fairly simple component, strongly named and built into a dll file. I give that file to a co-worker to register on his Windows 7 machine. He uses the command: (from the location…
Matt Balent
  • 2,129
  • 1
  • 17
  • 20
-3
votes
1 answer

how to install a c#.net com dll with cab file

how to install a c#.net com dll with cab file. I am having a .net com dll(active x) , how to install this by using cab files.
Sun
  • 29
  • 6
1 2 3
11
12