VS 2012 hangs when closing solution
Whenever I close my solution, VS hangs up and I have to kill it. In Task Manager it shows up as"not responding" and uses 25% of CPU. We get the same behavior on exit. This happens on several machines....
View Article'Microsoft.VisualStudio.Editor.Implementation.EditorPackage' package did not...
After the 07/10/2013 Microsoft update, I tried to open Microsoft Visual Studio, then this error showed upNo exports were found that match the constraint: ContractName...
View ArticleProblems to add a database object (table or stored procedure from SQL Server...
For LINQ to SQL usage I need to add a (new) table to my (existing) dbml. In these dbml file there are a lot of stored procedure 'linked'. I want to add now a table. Connecting to the SQL Server (2008)...
View ArticleLegalese: Redistributing redistributables (from REDIST.TXT) which are part of...
I have a licensing question that nobody here can answer exactly: We are writing add-on tools for other people that use these tools in their applications. We would like to use a redistributable DLL...
View ArticleProblems with Visual Studio Express 2012
I have been trying to open a new service-based database (.mdf) in my VS2012 Express Edition, and every time I try to add a new table I get the following error message:"Problem loading.The designer...
View ArticleVisual Studio Change Notes
Hello people,I was looking for a complete list of changes between VS2010 and VS2012. The KB articles regarding VS2012 Updates 1/2/3 contains exactly the information I need. Unfortunately they only...
View ArticleProblem with debugging external applications in VS 2013
Hi,I am usually debugging an external (C++) application with my WinForms .NET 4.0/C# project instead of running the project (because it's a class library). This has always worked fine in VS2012. Now in...
View ArticleSolution Explorer - search no longer shows items within source files
Windows 7, 64-bit.VS2012 version 4.5.50709, R# 7.1.1I'm working on two solutions. Each has over 50 projects within. In one of the solutions when I perform a search using the search facility within...
View ArticleAuto-conversion of VS2008 solution project to VS2012 results in Error
Hi,I have a VS2008 BasemarkCL solution project but VS2012 installed on my system. The auto-conversion utility that converts VS2008 to VS2012 results in error. THe error file is attached. Can you please...
View ArticleVS2012 Server Explorer removes connections
When I'm running my .NET project I would like to have several different data connections in the VS2012 Server Explorer. It worked great in VS2010 but now the server explorer automatically creates a...
View ArticleSQL query tools and diagram panes grayed out in Visual Studio Express 2012
I installed SQLServer Express 2012 and Visual Studio Express 2012. I have made a data connection from VS to the SQL database I created through the Database Explorer in Visual Studio. But the SQL...
View ArticleHow to make UAC window appear when double clicking on a file
Right now, I have Visual Studio running as an administorator. UAC is also enabled. Thus, whenever I open Visual Studio, there is a popup asking "Do you want to allow the following program to make...
View ArticleHow to Cmake 2.8.11 and Visual Studio 2012 Express for Windows 8?
Hi there. When i'm trying to generate VS2012 solution via Cmake, it shows me a lot of errors(listed below). Nevertheless, now i am using VS2008 C++ Express, and it's beautiful and fast(but...little bit...
View ArticleVS2012 Windows 7 ghost exceptions
Okay, the following post discuss exceptions not being thrown in form load event under Windows 7 where my curiousity is with answer 11.My installation of VS2012 does not have Common Language Runtime...
View ArticleIF Condition urgent help
IF ( textbox1.text="Select EmpID From Advance")textbox2.text = "select AdvDeduction From Advance WHERE EmpID=textbox1.text AND SNo = MAX"else.........SNo is set to primary key auto incrementany urgent...
View ArticleVisual Studio 2010 setup issue
Hi,I am using VS2010 Express edition for C++ development. If i am executing the below bat file i am getting an error at first line as\Microsoft was unexpected at this time. Then after some analysis i...
View ArticleC# form problem
I have problem in C# form connection with SQL Server I have two tables in SQL Server as Employee Informatioin and Salary AdvanceEmployee Information Fields as followsEmpIDEmpNameEmpDesignation (EmpID...
View Articlesql decimal precision handling through vb.net
We are declaring one decimal precisison parameter as "Parameter1 decimal(10,2)"In Stored Procedure to take any action on this variable we declared same as "@Parameter1 decimal(10,2)"We used the Stored...
View ArticleVS2012 - Blank Solution Explorer
I'm having a very strange problem with VS2012:I have tried to import some png images in a resource file, VS crashed and I had to restart the pc (Windows 8).Every time I open Visual Studio the Solution...
View ArticleHuge difference between DLL sizes with /TC and /TP options
Hello MS Support,We get alomost 10 times larger DLL size when our CPP code is compiled with /TC (as C code) compared to default /TP option (as CPP code). It's contrary to what could be expected i.e....
View Article