How to use authentication webservice in ATL (VC++.Net) ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2006 06:52 AM
Hi,
I am able to add authenication web service in VC++ class library and I am able to use that VC++ dll in other application to verify the authentication in alfresco - All these working very fine.
But, when I tried to add alfresco authentication web service in ATL server project in VC++.Net, it throws the following two errors,
First error - "failure in processing wsdl file d:/testserver/WebReference/authentication-service.wsdl" and
Second error - "Not enough storage is avalaible to complete this operation"
I have used VS.Net 2003 for this appllication.
Please give some clue regarding this error in ATL server projects.
We need some quick solution for this,
Looking for your message,
Thanks,
K.Kannan.
I am able to add authenication web service in VC++ class library and I am able to use that VC++ dll in other application to verify the authentication in alfresco - All these working very fine.
But, when I tried to add alfresco authentication web service in ATL server project in VC++.Net, it throws the following two errors,
First error - "failure in processing wsdl file d:/testserver/WebReference/authentication-service.wsdl" and
Second error - "Not enough storage is avalaible to complete this operation"
I have used VS.Net 2003 for this appllication.
Please give some clue regarding this error in ATL server projects.
We need some quick solution for this,
Looking for your message,
Thanks,
K.Kannan.
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2006 04:56 AM
Hi,
I havn't tried using the web service in this environment so I'm not usre what would be causing this issue.
We do have a VS2003 C# sample if this is any help. You will find in the source distribution or you can check out the latest code from our SVN archive.
Cheers,
Roy
I havn't tried using the web service in this environment so I'm not usre what would be causing this issue.
We do have a VS2003 C# sample if this is any help. You will find in the source distribution or you can check out the latest code from our SVN archive.
Cheers,
Roy
