Quantcast
Channel: Zenab's Tech Blog.Net
Browsing all 25 articles
Browse latest View live

HTTP Error 404.11 - Not Found The request filtering module is configured to...

  If your SEO friendly URL contains special characters as + or - and running under IIS7 , you 'll get this error.   to solve this issue  , set allowDoubleEscaping to true in web.config file.

View Article


ASMX web service is not returning JSON data in IIS7

This code was perfectly working and returning json data when was being called from Jquery in IIS 5-6.However when it was deployed to IIS7, it was constantly returning xml response.   .csharpcode,...

View Article


Zenab's Tech Blog.Net: ASMX web service is not returning JSON data in IIS...

Zenab's Tech Blog.Net: ASMX web service is not returning JSON data in IIS...: This code was perfectly working and returning json data when was being called from Jquery in IIS 5-6.However when it was...

View Article

Invalid postback or callback argument. Event validation is enabled using in...

Invalid postback or callback argument.  Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %> in a page.  For security purposes, this feature verifies...

View Article

Configuring Commands and attaching to the Keyboard and Mouse events in...

Commands: In WPF world, Commands are excuted on events triggered by mouse or keyboard. They are a loosely coupled way to bind the UI to the logic that performs

View Article

Browsing all 25 articles
Browse latest View live