i have developed the user control in C#.NET & register using regasm .but when i have used this another software it will display the error message like "Failed to create graphic object from type PrisonerControl. " or register using regsvr32 it will show following message
---------------------------
RegSvr32
---------------------------
D:\ABc\ABc\bin\Debug\ABc.dll was loaded, but the DllRegisterServer entry point was not found.
This file can not be registered.
---------------------------
OK
---------------------------
Exposing Windows Forms Controls as ActiveX controls[^]
used the same coding in this example
how to set the entry point to activeX dll?
thanks
Loading
Sam HobbsPosted Nov 28, 2011, 12:49 AM
vrushali katkadePosted Nov 27, 2011, 11:00 PM
Sam HobbsPosted Nov 26, 2011, 2:06 PM
vrushali katkadePosted Nov 26, 2011, 3:31 AM
Sam HobbsPosted Nov 25, 2011, 9:12 AM