Hi Experts,
I am getting error when generating BPF report from ADmin console via Web.
Error message is:
System.Exception: The type System.Web.Services.Protocols.SoapException in Assembly System.Web.Services, Version=1.0.5000.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a is not marked as serializable.
at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args,
String[] paramnames, Boolean[] CopyBack)
at OSoft.Services.WebService.ReportMangeProxy.ReportManageProxy.GetRender(String strAppSet, String strApp,
String strFilter)
i searched and come to know that this ASP.net error. but am not sure why this is happening.
anyone experience this before?
please can anyone tell us the reason and solution.
thnks.