J
John
Hi
I have written my first web service and when I run it, I get the below
error. What am I doing wrong?
Thanks
Regards
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.
Parser Error Message: Could not load type 'WebService.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb"
Inherits="WebService.Global" %>
Source File: c:\...\WebService\global.asax Line: 1
I have written my first web service and when I run it, I get the below
error. What am I doing wrong?
Thanks
Regards
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.
Parser Error Message: Could not load type 'WebService.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb"
Inherits="WebService.Global" %>
Source File: c:\...\WebService\global.asax Line: 1