dotnetrocks
dotnetrocks

Reputation: 113

consuming Dominos webservice from ASp.net

I am trying to consuming a dominos web services from Asp.net. When i add the reference to the dominos webservice it creates a web reference which has a .wsdl file but no .disco file. Do i need to have the disco file to connect to the webservice.

Please advise.

-thks

Upvotes: 0

Views: 492

Answers (2)

angryITguy
angryITguy

Reputation: 9551

Correct.. Here are is a links that is good background reading about webservices in Domino, that may help you be a better "consumer"...LOL

IBM Redbook

Upvotes: 0

dotnetrocks
dotnetrocks

Reputation: 113

I got it. You dont need to have the disco file.

Upvotes: 2

Related Questions