I need to develop a web service obviously a secure one with efficient message transfer.I came up with WSE 3.0 anyone please help me in cofiguring wse3.0 to my or how to use it.
Thanks in Advance
Parvez Mohamed
![]()
I need to develop a web service obviously a secure one with efficient message transfer.I came up with WSE 3.0 anyone please help me in cofiguring wse3.0 to my or how to use it.
Thanks in Advance
Parvez Mohamed
![]()
How DO I configure WSE 3.0
mike an
This messgae has helped me a lot....and i was watching the video of the wse 3.0 overview.Now what i want to know is how do i make a policy and use it.
Parvez
dlykins
After you install WSE 3.0, in Visual Studio, right click on the project you wish to add WSE 3.0 to. At the bottom of the menu you should see someting that says "WSE Settings 3.0...". Click that. It will open the configuration tool.
Also, there are several videos on the WSE 3.0 page which you can find here:
http://msdn.microsoft.com/webservices/webservices/building/wse/default.aspx
I suggest this one if you are just looking for a primer:
http://www.microsoft.com/downloads/details.aspx familyid=6421d6eb-8490-474b-bd50-6f110c313a3d&displaylang=en
Also, look at the samples they include. You'll typically find them here:
C:\Program Files\Microsoft WSE\v3.0\Samples
Hope this helps.
- The Elder