- I Opened my .net 2.0 ASMX webservice in VS2010 and migrated to .net4.0. If i simply run my ASMX w/o changing te code to WCF format i can still run old asmx service under .net 4.0 ?? will this work as it is?
- My web.config file also has WSE settings what happens to this?
- WCF/net4.0 does not support attachments, do i need to change my asmx webmethod to return as dataset in the body and will this work?
- I tried running my existing asmx service using dataset as attachments in .net 4.0 and it worked?
- I can see asmx file can be added in the .net 2010? are they still supported?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…