Hi All
i'm trying with my community webservice but when trying to add a web reference i got this error
-------Error Start-----------
Parser Error Message: Could not load type 'HHCommunity.Communities.Global'.
Source Error:
Line 1: <%@ Application Codebehind="Global.asax.cs" Inherits="HHCommunity.Communities.Global" %>
|
Source File: c:\inetpub\wwwroot\HHCommunity\global.asax
Line: 1
---------Error End---------
how any1 explain how to creat the websertvice and consume it using vs2003?
1st i created a new web service which is called communityService.asmx
then i created all the other staff in the Engine/framework/services
and Engine/framework/webboxes
when i tried to add a web reference i fiind the error explained above, i tried to exclued the global.ascx from the project with the same error message :S:S
is there any mistake i made in the sequence of creating the service or what? can any1 explain in details how to create it with all it's related classes untill to reach to the proxy class?
knowing that i made no changes in the original code.
any help will be appriciated.
thnx alot