P
Parrot
When 1 try to add a new webservice to my project from a new webservice that I
had just created I get an error message saying the following:
"Parser Error Message: Could not create type 'alumni.WebService3'.
Source Error: Line 1: <%@ WebService Language="C#"
Codebehind="WebService3.asmx.cs" Class="alumni.WebService3" %>
I was able to add a previous web service and it was not any different from
this one. Where do I go from here? I have no idea what this message means
or what to do about it as it does not seem any different from a previous
webservice.
had just created I get an error message saying the following:
"Parser Error Message: Could not create type 'alumni.WebService3'.
Source Error: Line 1: <%@ WebService Language="C#"
Codebehind="WebService3.asmx.cs" Class="alumni.WebService3" %>
I was able to add a previous web service and it was not any different from
this one. Where do I go from here? I have no idea what this message means
or what to do about it as it does not seem any different from a previous
webservice.