Joshua Johnson

ASP.NET, ASP.NET AJAX, Silverlight, VS 2008

Browse by Tags

All Tags » ASP.NET (RSS)
Could not load file or assembly ‘AjaxControlToolkit’ or one of its dependencies. The parameter is incorrect. (Exception from HRESULT: 0×80070057 (E_INVALIDARG))
If you are working with the Ajax Control Toolkit, sometimes the assembly will become corrupted in your Temporary ASP.NET Files folder. Here are a set of steps that might help you get back up and running. This is only relevant to developing with the built in web server, Cassini....
How do I overcome the dreaded Safari (and Chrome) / ASP.NET Menu conundrum?
UPDATE Since I initially wrote this post, I found another way of solving the Safari / Chrome ASP.NET menu issue. First, determine whether the user agent string contains "AppleWebKit". If so, set the Page.ClientTarget property to "uplevel". protected void...
Posted: Jan 23 2008, 11:11 PM by JoshuaJohnson | with 7 comment(s)
Filed under:
Silverlight 2.0 Beta
Some exciting news has been announced a little while ago by Scott Guthrie , here . Silverlight has a new timeline, new feature set, and new name (actually, new version number). Silverlight 2.0 Beta will be released the first quarter of 2008. It includes...
More Posts