YAFLogo

chriscoe71
  • chriscoe71
  • 79.4% (Friendly)
  • YAF Forumling Topic Starter
14 years ago
I'm getting a compile error on the latest revision.

YafWebService.asmx is referencing a class that doesn't exist (YafForumWebService).

I think the file should read:


<%@ WebService Language="C#" CodeBehind="~/App_Code/YAF/YafWebService.cs" Class="YafWebService" %>

That fixed it for me.


Sponsor
Jaben
  • Jaben
  • 100% (Exalted)
  • YAF Developer
14 years ago
Thanks. Yep, just a little error. Fixed in the main svn.