cancel
Showing results for 
Search instead for 
Did you mean: 

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

kannank
Champ in-the-making
Champ in-the-making
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.
1 REPLY 1

rwetherall
Confirmed Champ
Confirmed Champ
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