Click here to Skip to main content
15,913,939 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralSystem.EnterpriseServices.ServicedComponent.Activate/Deactivate Pin
devvvy29-Aug-02 10:46
devvvy29-Aug-02 10:46 
GeneralSYSTEM PROGRAMMING Pin
shiju29-Aug-02 10:48
shiju29-Aug-02 10:48 
GeneralRe: SYSTEM PROGRAMMING Pin
Brian Delahunty29-Aug-02 10:54
Brian Delahunty29-Aug-02 10:54 
GeneralRe: SYSTEM PROGRAMMING Pin
Ray Cassick29-Aug-02 18:06
Ray Cassick29-Aug-02 18:06 
GeneralRe: SYSTEM PROGRAMMING Pin
benjymous10-Sep-02 3:18
benjymous10-Sep-02 3:18 
GeneralRe: SYSTEM PROGRAMMING Pin
NormDroid11-Sep-02 6:37
professionalNormDroid11-Sep-02 6:37 
Generaldll component services and strong names Pin
Norm29-Aug-02 9:51
Norm29-Aug-02 9:51 
Generaldll component services and strong names Pin
Anonymous29-Aug-02 9:49
Anonymous29-Aug-02 9:49 
my question is, if u want to create a component service, u need to register your dll with RegSvcs .exe. Before u can do this, u must make sure that your dll has strong name: signed by private key. Now, the simplest way is to use "sn" tool:

sn - k c:\SimpleKeyPair.snk

then, register server by:

regsvcs c:\MyTransactionServ.dll

However, is there any way I can use my private key from my web server certificate or personal certificate obtained from versign?

thanx!
GeneralNA Pin
reddy12398729-Aug-02 9:08
reddy12398729-Aug-02 9:08 
GeneralRe: Problem calling Windows API from VB.NET Pin
Lasse29-Aug-02 9:53
Lasse29-Aug-02 9:53 
GeneralScanning documents with VB.Net Pin
James Williams29-Aug-02 7:05
James Williams29-Aug-02 7:05 
GeneralNA Pin
reddy12398729-Aug-02 8:59
reddy12398729-Aug-02 8:59 
GeneralRe: Scanning documents with VB.Net Pin
James Williams3-Sep-02 7:31
James Williams3-Sep-02 7:31 
Generalelapse with time!! Pin
drmzunlimited29-Aug-02 2:19
drmzunlimited29-Aug-02 2:19 
GeneralRe: elapse with time!! Pin
Lasse1-Sep-02 8:17
Lasse1-Sep-02 8:17 
Generalerror while trying to create a random text display Pin
sukino28-Aug-02 19:34
sukino28-Aug-02 19:34 
GeneralRe: error while trying to create a random text display Pin
Lasse29-Aug-02 8:43
Lasse29-Aug-02 8:43 
GeneralSystem.Windows.Forms.SystemInformation Pin
Ray Cassick28-Aug-02 17:34
Ray Cassick28-Aug-02 17:34 
GeneralRe: System.Windows.Forms.SystemInformation Pin
Paul Riley28-Aug-02 18:55
Paul Riley28-Aug-02 18:55 
GeneralRe: System.Windows.Forms.SystemInformation Pin
Ray Cassick28-Aug-02 19:08
Ray Cassick28-Aug-02 19:08 
GeneralRe: System.Windows.Forms.SystemInformation Pin
Paul Riley28-Aug-02 19:11
Paul Riley28-Aug-02 19:11 
GeneralRe: System.Windows.Forms.SystemInformation Pin
Anonymous26-Sep-02 7:14
Anonymous26-Sep-02 7:14 
Generalvb - loading dlls Pin
Anonymous28-Aug-02 5:29
Anonymous28-Aug-02 5:29 
GeneralRe: vb - loading dlls Pin
Nick Parker30-Aug-02 8:47
protectorNick Parker30-Aug-02 8:47 
GeneralModem Hook Again... Pin
_RoCKeT_27-Aug-02 10:11
_RoCKeT_27-Aug-02 10:11 

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.