<%@ WebService Language="C#" CodeBehind="~/App_Code/WebShop.asmx.cs" Class="WebShop" %>
i am not able to find the error. actually what happening by this error.
Please give me the right code to solve this issue. i have create webservice file name webshop.asmx codebehind file is automatically created on App_Code Folder. while run this application on asp.net 2.0 it's working fine. But while run on Online Server it's shows error.
Thanks in Advance.
By
Prabhakaran