30+ Excellent Windows Phone 7 Development Tutorials
http://blogs.msdn.com/b/lebanon/archive/2011/01/03/30-excellent-windows-phone-7-development-tutorials.aspx
Windows Phone Programming in VB.NET
http://www.myvbprof.com/MainSite/index.aspx#/zWP7_Part1
Sqlite Client for Windows Phone
http://sqlitewindowsphone.codeplex.com/
Automation, AWS, Citrix, Cloud, CtxAdmTools, Microsoft, Virtualization, VMware and more...
Friday, July 08, 2011
Sunday, July 03, 2011
MS: IIS error Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive
After install .NET Framework 4.0 on IIS 7 and deploying a .NET 4.0 (Visual Studio 2010) web site, you receive the following error: "Unrecognized attribute 'targetFramework'. Note that attribute names are case-sensitive"
Solution:
Select the site and on the Actions pane select Basic Settings. Use the Select button on the Application Pool to change the DefaultAppPool to ASP.NET v4.0
Restart the IIS site.
Solution:
Select the site and on the Actions pane select Basic Settings. Use the Select button on the Application Pool to change the DefaultAppPool to ASP.NET v4.0
Restart the IIS site.
Subscribe to:
Posts (Atom)