PkgDef merge registry encountered data collision
Hi All, Not sure this is the right place to post it (if no, please let me know where i should post it)I have VS2010 pro with sp1 installed, and in the log i get over 20000 warnings regarding pkgdef...
View ArticleHow to replace a listview's items with buttons?
'My apologies for using the coding space for this question, my Galaxy Tab wouldn't recognise the "body" part of this question as a textbox and wouldn't open the keyboard. Anyway...quite frankly, the...
View ArticleCreating EDR Model in Visual Studio 2013
Dear Microsoft DreamSpark Support Team Firstly, I would like to thank you for helping me to complete my application into the installation of Visual Studio 2013. My reason for coming here is quite...
View ArticleCould not delete from the specified table c#
i have a problem.. I already deploy my system to be ready for use by another user (another computer), but i got a problem once i want delete the data from the database.. The error is like this (This...
View ArticleCan VS version be upgraded while its edition downgraded?
Can I use Visual Studio Professional 2013 (Upgrade) to upgrade my Visual Studio Ultimate 2012 to Visual Studio Professional 2013?This would downgrade its edition from Ultimate to Professional. This is...
View ArticleClistcontrol sort problem
Hi ,I am passing the below list for sorting.It is sorting for some times, after sometime it is not sorting.Since i am passing external string list.Is this is s problr=em for this.The below sample is...
View ArticleDownload VS 2012 Pro I own for new computer
I have a single user license for VS 2012 Pro installed on a couple of computers. I've now bought a new computer and want to install another copy of what I already own on my new computer. I can't find...
View ArticleCannot make a link at runtime on a null reference
using Excel = Microsoft.Office.Interop.Excel; using System.Data.OleDb; using System.Data.SqlClient; namespace ADMBD2 { public partial class Form1 : Form { public string FilePath; public Form1() {...
View ArticleChange Browser Background Color
This may be a dumb question, I want to have a browser fill background colored black in a VStudio 2012 web forms application project. I have the body and other sections the correct color, but the...
View ArticleCompleted App
How do I submit an app to Microsoft?I have an app that is near completion. I would like to sell it to Microsoft.The app is a game that I created in Visual Studio 2010.
View ArticleHow to correct CheckRemoteFx45 and UsingTask declaration?
Hi, I'm hoping someone can help me interpret this error:Error 1 The "CheckRemoteFx45" task could not be loaded from the assembly C:\Program Files...
View ArticleVS2012 (SP4) User Interface Designer throwing "Cannot access a disposed...
I have a C#/Windows Phone 8 app that is based on a Panorama control. I am using VS2012 with service pack 4. I am getting the following Exception fairly often after I load a XAML file. I see the view...
View ArticleHow can I search for and document source tables?
I have a projectI’ve developed using Visual Studio 2008 standard edition that connects to several databases using several data sets. On occasion I want to know if a particular database table or view is...
View ArticleAny idea why VS 2013 doesn't capture exception?
I just tried my code on VS 2013, code like below, I put breakpoint on #1, #2 and #3, then run the code, once it stops at #1, I click "Continue", but the code just returns without any exception, it...
View ArticleHow To get 64-bit visual studio 2012 professional??
i had a dream spark account , when i am trying to download visual studio professional 2012 its prompting me to select one of the 2 options , the options are:1)32-bit installer 2)32-bit web installer...
View ArticleHow do I use recordset addnew () function in vb.net 2008 with MS Access 2007...
Hi,I am using VB.net 2008 with Ms Access 2007, and my System Config. is Windows 7 64 bit.I am creating a VB application, where I am using a separate connection module between the forms and the Ms...
View ArticleVisual Basic 2010 Express Database Data-Updation Error
Buddy, I have created a project where i am using Sql Server for the back-end. Using Sql Server Managament Studio I created a database and then some tables, and connected the database to my project,...
View ArticleDebugging the Method Not Implemented exception
HelloI am attempting to create an MVC 4 Internet Application from VS 2012 using VB.I get 33 warnings and 8 errors.Many internet groups say try to uninstall / re-install nu-get, which I have done.I am...
View ArticleIs there a Visual Studio 2013 Command Shell?
I recently installed VS 2013 and I have a windows service that I would like to test but cannot find the Visual Studio Command Prompt in "C:\Program Files (x86)\Microsoft Visual Studio...
View ArticleCan Web service input parameter validation launch customize error message?
I am using vb.net to develop WCF. Now I am using the method in MSDN website to do input parameter validationhttp://msdn.microsoft.com/en-us/library/ff647820.aspx. If the inputs are invalid, is there a...
View Article