4
Answers

asp.net 3.5 ajax maskededitextender error

Photo of anis ahmed

anis ahmed

14y
5.4k
1
i am new in asp.net with Ajax. I'm trying to use maskededitextender but displaying following error
pls pls help me someone. will be very much grateful

Server Error in '/TEST' Application.

Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.TypeLoadException: Could not load type 'System.Web.UI.ScriptReferenceBase' from assembly 'System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.

Answers (4)

0
Photo of Francis
NA 11.7k 724.3k 9y
What ASP.NET based technologies should we use for webview, what for engine?
 
Your selection of technologies, regarding web view is nice. Going with ASP.Net MVC, SQL Server and WebAPI is a nice choice. There is no different opinion on this. I would suggest some front-end frameworks like Bootstrap (to give Responsive design), Angular JS etc. These tools will really gives a cool interface for your web view.
 
Regarding engine (running main task for user) implementation maybe we should use PHP instead of ASP or smth else? It it is smth else, what we can that be smth from .NET? What pros and cons for each option
 
I'm not not sure, what you meant exactly by the term "Engine". I guess, you meant the "core" function. ASP.Net always a good choice for this. PHP also, had its own territory. There is a huge debate is going on between these.  You can figure it some of pros/cons between them in the below url:
 
https://blog.udemy.com/php-vs-asp-net/
http://stackoverflow.com/questions/5932551/asp-net-vs-php-what-to-choose
 
I consider the following ASP.NET based technologies for web view:
  • ASP.MVC
  • Telerik;
  • Intersoft Solutions;
  • web api 2.*;
  • SOAP, REST.
AFAIK, the above choice is good for your need. So don't worry :). Let me know your thoughts on this!
Hope this helps!
 
 
 
 
 
Next Recommended Forum