Tag

webforms

All blogs tagged with webforms

3
Articles
38,530
Total Views

Showing 3 of 3 articles

24
Jan
2024
How to implement Paypal in Asp.Net Webforms
7,228 views

Hello guys, we often want to integrate payment gateways in our Asp.Net applications. Some of the most popular payment gateways are payumoney,paypal,stripe and razorpay. We have already covered payumoney and stripe in our blogs. In this article we will see How to implement Paypal in Asp.Net Webforms.

02
Jul
2022
The report definition is not valid or is not supported by this version of reporting
10,757 views

Hello guys in this article we will see how to solve an exception when you try to use old rdlc report and make changes into that . You will see you will get an exception ReportProcessingException: The report definition is not valid. Details: The report definition has an invalid target namespace 'http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition' which cannot be upgraded. We will see how to solve that.

Translate Page