Browse by Tags

02 December 2009
Solution to the exception: "the data necessary to complete this operation is not yet available" when debugging Windows Mobile apps
  The exception "the data necessary to complete this operation is not yet available" can mean that the app you are trying to debug is already running on the device.  Go to the device, close the app and try again. HTH Jon Read More...
23 November 2009
Solution to the Exception: Connection failed. The device security configuration disallowed the connection. Ensure that you have the appropriate certificates on your device for development. Review your SDK documentation for proper security settings for conn
You will get this exception if you try to debug on a physical device from Visual Studio and haven’t install the debug certificates. “Connection failed. The device security configuration disallowed the connection. Ensure that you have the appropriate certificates Read More...
19 November 2008
Solution to the SQL Server 2008 with Visual Studio 2008 SP1 Install Exception: "SQL Server 2008 setup requires .NET Framework 3.5 to be installed"
You would have never guess this by the error message, but ""SQL Server 2008 setup requires .NET Framework 3.5 to be installed" when you have Visual Studio 2008 SP1 installed means that you need to install Windows Installer 4.5, which can be found here: Read More...
Page view tracker