Click here to Skip to main content
15,887,350 members
Home / Discussions / C#
   

C#

 
QuestionLearning cyptography Pin
elficodegeek21-Aug-13 1:46
elficodegeek21-Aug-13 1:46 
AnswerRe: Learning cyptography Pin
NotPolitcallyCorrect21-Aug-13 1:56
NotPolitcallyCorrect21-Aug-13 1:56 
QuestionRe: Learning cyptography Pin
elficodegeek25-Aug-13 21:01
elficodegeek25-Aug-13 21:01 
AnswerRe: Learning cyptography Pin
Chris Quinn21-Aug-13 5:19
Chris Quinn21-Aug-13 5:19 
QuestionRe: Learning cyptography Pin
elficodegeek25-Aug-13 21:07
elficodegeek25-Aug-13 21:07 
AnswerRe: Learning cyptography Pin
Bernhard Hiller21-Aug-13 21:50
Bernhard Hiller21-Aug-13 21:50 
GeneralRe: Learning cyptography Pin
elficodegeek25-Aug-13 20:54
elficodegeek25-Aug-13 20:54 
QuestionError "Retrieving the COM..." when running program that writen in Visual Studio 2010 (C#) on other computers ? Pin
taibc21-Aug-13 0:49
taibc21-Aug-13 0:49 
Hi everyone,

I created a setup package in Visual Studio 2010 (C#) to install my program into other computers.

I can install and run without error on my computers. But on other computers, I got the error:

Retrieving the COM class factory for component with CLSID {AC0E...} failed due to the following error: 80040154

Then, I tried to use Depends to check .exe file (application file) in the installation path, and discover some error dll files:

API-MS-WIN-SERCURITY-SDDL-L1-1-0.dll

CRYPTSP.dll

SSPICLI.dll

WERUI.dll ,...


PS: I tried to build my solution in both: Release and Debug configuration, but still error.

Are there anyone know how to fix this ?

Thank you very much,

Tai
AnswerRe: Error "Retrieving the COM..." when running program that writen in Visual Studio 2010 (C#) on other computers ? Pin
NotPolitcallyCorrect21-Aug-13 1:18
NotPolitcallyCorrect21-Aug-13 1:18 
QuestionHow to use Fmodce.dll API Pin
sxrenren200620-Aug-13 22:03
sxrenren200620-Aug-13 22:03 
AnswerRe: How to use Fmodce.dll API Pin
Pete O'Hanlon20-Aug-13 23:02
mvePete O'Hanlon20-Aug-13 23:02 
GeneralRe: How to use Fmodce.dll API Pin
sxrenren200621-Aug-13 4:44
sxrenren200621-Aug-13 4:44 
GeneralRe: How to use Fmodce.dll API Pin
Pete O'Hanlon21-Aug-13 4:53
mvePete O'Hanlon21-Aug-13 4:53 
GeneralRe: How to use Fmodce.dll API Pin
sxrenren200622-Aug-13 15:19
sxrenren200622-Aug-13 15:19 
GeneralRe: How to use Fmodce.dll API Pin
NotPolitcallyCorrect21-Aug-13 4:57
NotPolitcallyCorrect21-Aug-13 4:57 
GeneralRe: How to use Fmodce.dll API Pin
sxrenren200622-Aug-13 15:23
sxrenren200622-Aug-13 15:23 
QuestionBlocking application from starting from a wpf-client Pin
Oscar Andersson20-Aug-13 21:14
Oscar Andersson20-Aug-13 21:14 
AnswerRe: Blocking application from starting from a wpf-client Pin
Eddy Vluggen21-Aug-13 1:52
professionalEddy Vluggen21-Aug-13 1:52 
GeneralRe: Blocking application from starting from a wpf-client Pin
Oscar Andersson21-Aug-13 20:38
Oscar Andersson21-Aug-13 20:38 
AnswerRe: Blocking application from starting from a wpf-client Pin
Oscar Andersson21-Aug-13 20:40
Oscar Andersson21-Aug-13 20:40 
AnswerRe: Blocking application from starting from a wpf-client Pin
Bernhard Hiller21-Aug-13 21:59
Bernhard Hiller21-Aug-13 21:59 
GeneralRe: Blocking application from starting from a wpf-client Pin
Oscar Andersson21-Aug-13 22:17
Oscar Andersson21-Aug-13 22:17 
QuestionBlock webbrowser from accessing webpages in C# Pin
Oscar Andersson20-Aug-13 21:13
Oscar Andersson20-Aug-13 21:13 
GeneralRe: Block webbrowser from accessing webpages in C# Pin
Richard MacCutchan20-Aug-13 23:25
mveRichard MacCutchan20-Aug-13 23:25 
AnswerRe: Block webbrowser from accessing webpages in C# Pin
Eddy Vluggen21-Aug-13 1:51
professionalEddy Vluggen21-Aug-13 1:51 

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.