Archives
-
System.InvalidOperationException: jsdebug Web Service method name is not valid
If you are getting a 'web service undefined' error when calling a web service from Javascript which is defined inside the ScriptManager tag like so:
-
Could not load type System.ServiceModel.Activation.HttpModule
If you install DotNet framework 4.0 on IIS server and then enable .NET 3.0 or 3.5 WCF features, you might see following error when browse your application site made of ASP.NET 4.0 (or run on ASP.NET 4.0 application pool).