Hi
When I try to get reference to my remotely hosted web service, I get the
following error;
Parser Error Message: Could not load type 'localhost.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.vb"
Inherits="localhost.Global" %>
Source File: d:\webs\...\global.asax Line: 1
What is it that I need to do to fix this?
Thanks
Regards
Harris Reynolds - 23 Sep 2004 04:29 GMT
Are you able to get the simple "Hello World" web service running that is
stubbed out in an ASP.Net Web Service project in VS.Net?
Starting very simple should help in your situation.
~harris
http://www.armchairathletes.com
> Hi
>
[quoted text clipped - 15 lines]
>
> Regards
Sayed Hashimi - 24 Sep 2004 13:01 GMT
This could be any number of things. Can you debug the application from
Visual Studio?
sayed
> Hi
>
[quoted text clipped - 15 lines]
>
> Regards