G
Guest
I installed the default hello world web service on my site and get the error below. My site is being hosted by a 3rd party and i copied the asmx file to a folder in my root, the /bin is in the same folder as my asmx file. My host is saying all looks good on thier end. Am I uploading/naming something wrong or could my browser be causing this. This is hopefully a pretty basic problem. Thanks for any help/advice.
Parser Error Message: Could not create type 'HelloWorldService.Service1'.
Source Error:
Line 1: <%@ WebService Language="vb" Codebehind="Service1.asmx.vb" Class="HelloWorldService.Service1" %>
Source File: ...\chironsoftware\web\helloworldservice\service1.asmx Line: 1
Parser Error Message: Could not create type 'HelloWorldService.Service1'.
Source Error:
Line 1: <%@ WebService Language="vb" Codebehind="Service1.asmx.vb" Class="HelloWorldService.Service1" %>
Source File: ...\chironsoftware\web\helloworldservice\service1.asmx Line: 1