Click here to Skip to main content
16,004,897 members
Home / Discussions / COM
   

COM

 
Questionproblem accessing .net dll from excel 2003 Pin
newbieNeeraj15-Oct-08 1:42
newbieNeeraj15-Oct-08 1:42 
GeneralInterface - Class Pin
Karri Mohan14-Oct-08 0:40
Karri Mohan14-Oct-08 0:40 
AnswerRe: Interface - Class Pin
Roger Stoltz14-Oct-08 1:42
Roger Stoltz14-Oct-08 1:42 
AnswerRe: Interface - Class Pin
prasad_som16-Oct-08 5:01
prasad_som16-Oct-08 5:01 
QuestionVisual c++ in managed environment with Framework and no visualstudio Pin
balu1234513-Oct-08 21:48
balu1234513-Oct-08 21:48 
AnswerRe: Visual c++ in managed environment with Framework and no visualstudio Pin
alchong14-Oct-08 6:43
alchong14-Oct-08 6:43 
GeneralRe: Visual c++ in managed environment with Framework and no visualstudio Pin
balu1234514-Oct-08 7:11
balu1234514-Oct-08 7:11 
QuestionIt still gives "Unknown Publisher" error even after signing ActiveX control Pin
dharmesh@krishtechnologies.net8-Oct-08 23:22
dharmesh@krishtechnologies.net8-Oct-08 23:22 
Hello there,

I've made ActiveX control which is used in my webpage to get client's system information.
I followed the article http://www.codeproject.com/KB/COM/CompleteActiveX.aspx[^] to create and sign the control.

In short I followed this steps:
1. the control is created and is marked as safe
2. The control is packaged into the cab file
3. The cab file is signed by class3 digital certificate issued by Thawte
4. The control is now embedded into the web-page.

The command used for creating cab file and signing it are
c:\cabsdk\bin\cabarc -s 6144 N SystemCheck.cab SystemCheck.ocx SystemCheck.inf 
signcode -n "SystemCheck" -i http://www.krishtechnologies.net -spc mycert.spc -v mykey.pvk -t http://timestamp.verisign.com/scripts/timstamp.dll SystemCheck.cab


Now when I run the control it runs from most of the machines but from some machines it gives "Unknown publisher" Error.
The page is hosted online and is available at http://92.61.60.4/vod/SystemCheck1.htm[^]
Please note that it doesn't give unknown publisher error on all machines.

Thanks in advance...
QuestionReleasing CComPtr Pin
alchong8-Oct-08 13:34
alchong8-Oct-08 13:34 
AnswerRe: Releasing CComPtr Pin
Lim Bio Liong8-Oct-08 18:45
Lim Bio Liong8-Oct-08 18:45 
GeneralRe: Releasing CComPtr Pin
alchong9-Oct-08 5:57
alchong9-Oct-08 5:57 
QuestionDCOM Config Pin
Kipetcoff8-Oct-08 5:26
Kipetcoff8-Oct-08 5:26 
QuestionLaunch as interactive user Pin
SteveTheHalfB8-Oct-08 4:44
SteveTheHalfB8-Oct-08 4:44 
AnswerRe: Launch as interactive user Pin
SteveTheHalfB12-Oct-08 23:53
SteveTheHalfB12-Oct-08 23:53 
QuestionAssertion failed: _pAtlModule == 0 Pin
Christian Bayer6-Oct-08 6:51
Christian Bayer6-Oct-08 6:51 
QuestionRuns on Server, not on Workstations Pin
rahvyn133-Oct-08 6:32
rahvyn133-Oct-08 6:32 
QuestionHeaders created by MIDL, position of DECLSPEC_UUID Pin
Andreas Tondorf1-Oct-08 22:13
Andreas Tondorf1-Oct-08 22:13 
QuestionHow do I pass MySQL connection ID to COM using VC++ 9.0? Pin
Ger Hayden30-Sep-08 7:22
Ger Hayden30-Sep-08 7:22 
QuestionCOM add in for MS Office Outlook? Pin
maui_mike29-Sep-08 20:19
maui_mike29-Sep-08 20:19 
QuestionMMDeviceEnumerator registration problem Pin
punitkumar2629-Sep-08 13:09
punitkumar2629-Sep-08 13:09 
QuestionUsing C# and COM to connect to a Server Pin
SRogers8829-Sep-08 7:44
SRogers8829-Sep-08 7:44 
AnswerRe: Using C# and COM to connect to a Server Pin
alchong8-Oct-08 14:19
alchong8-Oct-08 14:19 
QuestionGet COM pointer to running instance of Yahoo Messenger. Pin
u0m326-Sep-08 7:02
u0m326-Sep-08 7:02 
QuestionHow to Include MFC Datatypes in IDl ? Pin
narayanagvs25-Sep-08 23:20
narayanagvs25-Sep-08 23:20 
QuestionExtra Chart in OWC11 (ASP)! Pin
marlboroguy5824-Sep-08 1:35
marlboroguy5824-Sep-08 1:35 

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.