If you want to put the webservice in the classlibrary, you could try placing the Webservice2.asmx.cs file in the class library and place the Webservice2.asmx file in the web application project, and then using jquery to consume it in the ObjectManager.aspx
Peter pi - M...
Star
12871 Points
1786 Posts
Re: Is it Possible to call .asmx from separate class library in Web Application Solution
May 22, 2012 03:26 AM|LINK
If you want to put the webservice in the classlibrary, you could try placing the Webservice2.asmx.cs file in the class library and place the Webservice2.asmx file in the web application project, and then using jquery to consume it in the ObjectManager.aspx
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework