2
votes
2answers
426 views
Web Site Administration Tool Not Working with ASP.NET MVC
I'm just starting with ASP.NET MVC and I was trying the Authentication with this new architecture.
So, I started following a tutorial in the official site and, while I was trying to add some users …
1
vote
2answers
1k views
ASP.NET WSAT (Website Administration Tool) and Custom Membership Providers
Hi,
I'm building an ASP.NET MVC applicaiton that will have custom role and membership providers. I have been looking into adminstration tools to save us some time, WSAT has crossed my path. It …
0
votes
0answers
4 views
WSAT - How to handle messages to unknown participants?
I read on OASIS specs that when an application receives a prepare, commit or abort message for an unknown participant, it should reply to the coordinator by calling the aborted, prepared and aborted …
0
votes
0answers
9 views
WS-AT Issue between WPS 6.2 and WAS 7.0
Hi,
I have a BPEL running on WPS 6.2 trying to call a web service on
developed on RAD 7.5, deployed on RAD test environment. I have setup
WS Transaction policy on both client and server.
I get an …
0
votes
1answer
18 views
Cusromize WSAT in ASP.Net
Has anyone ever curomized the Wbesite admin tool in ASP.Net? I would like to add some fields when ceating a user and keep it all in one place.
Any pointers would be appreciated.
