Click here to Skip to main content
15,886,724 members
Home / Discussions / C#
   

C#

 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 6:46
LCI19-Jun-07 6:46 
GeneralRe: Random Number Generator Pin
LCI19-Jun-07 6:58
LCI19-Jun-07 6:58 
QuestionHow to programmatically register a DLL? Pin
Affan Toor19-Jun-07 3:31
Affan Toor19-Jun-07 3:31 
AnswerRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili19-Jun-07 4:46
mentorGiorgi Dalakishvili19-Jun-07 4:46 
GeneralRe: How to programmatically register a DLL? Pin
Affan Toor19-Jun-07 5:05
Affan Toor19-Jun-07 5:05 
GeneralRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili19-Jun-07 5:17
mentorGiorgi Dalakishvili19-Jun-07 5:17 
GeneralRe: How to programmatically register a DLL? Pin
Affan Toor19-Jun-07 5:55
Affan Toor19-Jun-07 5:55 
GeneralRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili19-Jun-07 20:29
mentorGiorgi Dalakishvili19-Jun-07 20:29 
Affan Toor wrote:
and then after placing GsmCommunication.dll in system32 folder i tried this:

System.Diagnostics.Process.Start("regsvr32", "GsmCommunication.dll");

Error: GsmCommunication.dll was loaded but the DLLRegisterServer entry point was not found. This file can not be registered.


Have you tried registering the dll from command line? Does it work? It seems that your dll can't be registered.

#region signature
my articles
#endregion

QuestionRe: How to programmatically register a DLL? Pin
Affan Toor19-Jun-07 23:30
Affan Toor19-Jun-07 23:30 
AnswerRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili20-Jun-07 0:48
mentorGiorgi Dalakishvili20-Jun-07 0:48 
GeneralRe: How to programmatically register a DLL? Pin
Affan Toor20-Jun-07 4:40
Affan Toor20-Jun-07 4:40 
GeneralRe: How to programmatically register a DLL? Pin
Giorgi Dalakishvili20-Jun-07 20:36
mentorGiorgi Dalakishvili20-Jun-07 20:36 
QuestionSetup Project and Icons Pin
korsosjosi19-Jun-07 3:22
korsosjosi19-Jun-07 3:22 
AnswerRe: Setup Project and Icons Pin
Giorgi Dalakishvili19-Jun-07 5:04
mentorGiorgi Dalakishvili19-Jun-07 5:04 
QuestionHow can solve the ActiveX ctrl register error? Pin
$uresh $hanmugam19-Jun-07 3:13
$uresh $hanmugam19-Jun-07 3:13 
QuestionBind textbox to tatatable, please help Pin
akkram19-Jun-07 3:02
akkram19-Jun-07 3:02 
AnswerRe: Bind textbox to tatatable, please help Pin
korsosjosi19-Jun-07 3:26
korsosjosi19-Jun-07 3:26 
QuestionCustomize Right-Click Menu - Outlook C# Pin
Walaza19-Jun-07 2:44
Walaza19-Jun-07 2:44 
AnswerRe: Customize Right-Click Menu - Outlook C# Pin
iprasad00719-Jun-07 3:05
iprasad00719-Jun-07 3:05 
QuestionRefresh paint (Dialog box) how to? Pin
mercenary0119-Jun-07 2:22
mercenary0119-Jun-07 2:22 
AnswerRe: Refresh paint (Dialog box) how to? Pin
Martin#19-Jun-07 2:32
Martin#19-Jun-07 2:32 
AnswerRe: Refresh paint (Dialog box) how to? Pin
Luc Pattyn19-Jun-07 3:23
sitebuilderLuc Pattyn19-Jun-07 3:23 
AnswerRe: How to add more parameter values Pin
Christian Graus19-Jun-07 1:08
protectorChristian Graus19-Jun-07 1:08 
Generalnew and override irrationality Pin
hairy_hats19-Jun-07 0:18
hairy_hats19-Jun-07 0:18 
AnswerRe: new and override irrationality Pin
Martin#19-Jun-07 0:31
Martin#19-Jun-07 0:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.