About 387 results
Open links in new tab
  1. How to Check Plain WCF Service Version?

    Apr 20, 2011 · What do you mean with Plain WCF Service Version? The Version of the .NET Framework? Go to the properties of your project by right-clicking it and chosing properties …

  2. Unable to UN-INSTALL .NET framework 4.6.1 files completely from …

    Jun 13, 2016 · Question 0 Sign in to vote Hello Friends, I performed UNINSTALL of .NET framework 4.6.1 from CONTROL PANEL for some testing, Later i tried to reinstall it using

  3. Changing target .NET Framework for Office 2013 / VSTA 2012 / …

    Apr 3, 2017 · So I installed Office 2013, Visual Studio 2012, VSTA for VS 2012 (RTM) on my Windows 8 x64 laptop and gave it a try. Opening an existing InfoPath 2007 project in this new …

  4. compilerVersion' attribute in the provider options must be 'v4.0'

    Jan 15, 2011 · Right click on your web project in the Visual studio, that should open your project properties page. Check what target framework version is selected. If it's not .NET 4 then …

  5. Could not load file or assembly 'System.Web.Extensions, …

    Oct 23, 2007 · I had this issue with VS2008 beta as well. It seems like it automatically references the latest AJAX assemblies as if an assembly policy was installed or a bindingRedirect …

  6. Could not load type '_Default' - social.msdn.microsoft.com

    Jul 9, 2007 · VWD can only develop web applications for the .net framework 2.0. Your going to need to go into IIS and specify that the site needs to use the 2.0 extensions. To do this, open …

  7. Error when installing .NET Framework 3.5 - machine 2

    Does anyone is having the same error? What is the solution? The complete install.log is: The following properties have been set: Property: [AdminUser] = true {boolean} Property: …

  8. SQL Server does not exist or access denied.

    Oct 20, 2006 · It should be adressed with the right name / instanceName and (if you are not using the default port) the right port number, e.g ServerName,Portnumber or …

  9. Visual studio project targets .net 3.5, but runtime version is …

    Nov 30, 2011 · Basically .NET Framework Version is not always equal to the Runtime version used. For example you can build against .NET Framework 3.5 and run the application using …

  10. Visual Studio asp.net app error: Could not load file or assembly ...

    Aug 14, 2015 · If you use the newest SDK could you please check what you have in the web config. If you have the new http module (that is from …