Click here to Skip to main content
15,912,329 members
Home / Discussions / COM
   

COM

 
GeneralBuilding class in COM Pin
Logan from Singapore6-Jul-05 16:11
Logan from Singapore6-Jul-05 16:11 
GeneralThread profiling in C++/COM components Pin
rajandpayal6-Jul-05 15:51
rajandpayal6-Jul-05 15:51 
Questionaudio mux directshow filter? Pin
Taiwu Chiang6-Jul-05 11:38
Taiwu Chiang6-Jul-05 11:38 
Generalread input from a port Pin
kwena5-Jul-05 21:18
kwena5-Jul-05 21:18 
GeneralCreating an instance of a hidden interface Pin
Dave Moran5-Jul-05 9:51
Dave Moran5-Jul-05 9:51 
GeneralUsing Web Browser Pin
Chna5-Jul-05 0:25
Chna5-Jul-05 0:25 
GeneralSorry !! I occurs some problems when i add webservice to ATL COM Pin
clw89u4-Jul-05 16:21
clw89u4-Jul-05 16:21 
GeneralRe: Sorry !! I occurs some problems when i add webservice to ATL COM Pin
clw89u4-Jul-05 16:24
clw89u4-Jul-05 16:24 
The detail is in the following:

Case 1:


1. Create a ATL Project in VS .Net
2. Add Class (ATL Simple Object) to the ATL Project.
3. Add a method [STDMETHODIMP CTestDll::Add(DOUBLE x, DOUBLE y, DOUBLE* result)]
4. Build it

The result is in the following:
http://slimbody.dyndns.org/Case1.JPG


Case 2The problem happens when i add web reference to the ATL project)
1. Create a ATL Project in VS .Net
2. Add Web Reference
3. Add Class (ATL Simple Object) to the ATL Project.
4. Add a method
[STDMETHODIMP CSessionService::NewSession(BSTR UserID, BSTR PassWd, BSTR IP, BSTR Hostp, BSTR* NewSessionResult, LONG* NewSessionResult_nSizeIs)] <-- Using WebService
5. Build it

The result is in the following:
http://slimbody.dyndns.org/Case2.JPG

The error message is
NtuhWebService error PRJ0019: A tool returned an error code from "Performing registration"

How can i solve this problem?

Thanks ...
GeneralCOM Newbie Question Pin
Steve Messer1-Jul-05 19:24
Steve Messer1-Jul-05 19:24 
GeneralRe: COM Newbie Question Pin
Christian Graus4-Jul-05 16:28
protectorChristian Graus4-Jul-05 16:28 
GeneralRe: COM Newbie Question Pin
Steve Messer4-Jul-05 19:41
Steve Messer4-Jul-05 19:41 
GeneralRe: COM Newbie Question Pin
Jörgen Sigvardsson5-Jul-05 12:40
Jörgen Sigvardsson5-Jul-05 12:40 
GeneralShell programming with COM Pin
alex__b30-Jun-05 19:13
professionalalex__b30-Jun-05 19:13 
GeneralOutlook express add in Pin
Wessam Fathi30-Jun-05 13:00
Wessam Fathi30-Jun-05 13:00 
GeneralRe: Outlook express add in Pin
ThatsAlok3-Jul-05 20:21
ThatsAlok3-Jul-05 20:21 
GeneralMultiple processes in single window Pin
Bill Chan30-Jun-05 10:36
Bill Chan30-Jun-05 10:36 
GeneralRe: Multiple processes in single window Pin
Umair Ahmad khan6-Jul-05 12:04
Umair Ahmad khan6-Jul-05 12:04 
Generalcontext menu handler Pin
_kane_29-Jun-05 19:47
_kane_29-Jun-05 19:47 
GeneralRemotely accessing COM from ASP.NET APPLICATION Pin
29-Jun-05 17:13
suss29-Jun-05 17:13 
GeneralCode wont compile Pin
Anonymous29-Jun-05 12:55
Anonymous29-Jun-05 12:55 
GeneralRe: Code wont compile Pin
odiesback29-Jun-05 13:03
odiesback29-Jun-05 13:03 
GeneralActiveX client/server architecture Pin
VKatti29-Jun-05 5:31
VKatti29-Jun-05 5:31 
GeneralRe: ActiveX client/server architecture Pin
onlyfish30-Jun-05 22:45
onlyfish30-Jun-05 22:45 
GeneralRe: ActiveX client/server architecture Pin
rwestgraham1-Jul-05 16:35
rwestgraham1-Jul-05 16:35 
GeneralShell Extension: how to hook to directory Pin
chenfred29-Jun-05 5:31
chenfred29-Jun-05 5: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.