Visual Studio 2012 is the latest version in Microsoft's Visual Studio product line

learn more… | top users | synonyms (4)

0
votes
3answers
21 views

Search only text files in VS2012 “Find in Files”

In the Find in Files dialog (Ctrl-Shift-F), is there any way to search only text files in Visual Studio 2012? I am working on a website that has 100,000's of images. When I search for a string ...
5
votes
1answer
114 views

Appname in a Tile - update

Hello I developed an application with Tile Update. When I look it in my metro, there is no Application Name, but only the small logo from the app-manifest. Is it possible to show my app-name in my ...
4
votes
1answer
74 views

Storing position of tiles in windows store app

I have an application which has multiple tiles in it. I have implemented following functionality:- You can Drag and Drop the tiles. You can form various groups. Edit the tile. Pin to start. The ...
3
votes
1answer
83 views

Strange /fp Floating Point Model flag behavior

I was examining some code which uses the /fp:precise and /fp:fast flags. According to the MSDN documentation for /fp:precise: With /fp:precise on x86 processors, the compiler will perform ...
0
votes
1answer
9 views

How to debug my activity for TFS?

I want to automate building patches with WIX. Cause it seems to be no tools for it I write my own. But I don't know how to debug it. I can find only rubbish tutorials like this that are useless 'cause ...
0
votes
1answer
21 views

How to handle [Authorize] with {SiteName} in asp.net mvc

given a mvc4 which has a {sitename} parameter in the routes like so routes.MapRoute( "Sites", // Route name "{sitename}/{controller}/{action}/{id}", // URL with parameters new { sitename ...
6
votes
0answers
194 views

Visual Studio 2012 Natvis skip IndexListItems

I am creating a natvis file for the Qt classes and I ran into a problem. In order to visualize QHash objects I created these two types: <Type Name="QHashNode&lt;*,*&gt;"> ...
6
votes
0answers
154 views

change in config.DataServiceBehavior.MaxProtocolVersion from V3.0 to V2.0 cannot revert

I changed config.DataServiceBehavior.MaxProtocolVersion = DataServiceProtocolVersion.V3 from V3 to V2 to verify that JSON output is Verbose. However, when I change it back to V3, the output is ...
5
votes
0answers
359 views

Adding foreign key in visual studio 2012

I'm developing my first MVC project in Visual Studio 2012. Because i prefer "database first" approach i've started to design database. The question is: Why when i want to add foreign key i have all ...
4
votes
0answers
25 views

Loading Specific Symbols from a Symbol Server in Visual Studio that match a regex

We have a symbol server hosts our pdbs for our internal libraries. All dll's that are published begin with prefix "ABC" I would like to configure Visual Studio to Load only specified modules that ...
4
votes
0answers
127 views

MEF Import fails in Windows Service

I am having an issue in the MEF composition within my Windows service The below classes are the partial classes that inherit from the System.ServiceProcess.ServiceBase Imports System.ServiceProcess ...
4
votes
0answers
562 views

Using database project and SQL Data Tools in Visual Studio 2012 : How do I get temp tables to resolve?

I am learning Visual Studio 2012's "database project" system, using Visual Studio 2012 with Update 1, plus SSDT. I am finding it very good at finding real problems in my database, especially ...
4
votes
0answers
136 views

Visual Studio 2012 is slow when selecting items in the solution explorer

After having installed "Visual Studio 2012 Update1" some new buttons have been added, but unfortunately Solution Explorer has become incredibly slow. All mouse events on it (click, right click, ...
4
votes
0answers
148 views

Missing targeting pack for “.NETFramework,Version=v4.0,Profile=Profile47”

To help debug some problems I've been having compiling the portable version of FSharp.Core from the f# source code (Using a custom version of FSharp.Core.dll), I created some project files to be able ...
4
votes
0answers
398 views

TFS2010 with VS2012 workflow build process templates

It's known that Visual Studio 2010 works extremely slow with build process templates using Visual Designer for editing the XAML file (more info at: Why is the Workflow Designer so extremely slow when ...
4
votes
0answers
238 views

Winform App different Win 7 versus Win 8

I am having an interesting problem with a standard data driven Winform application. The application was originally developed on Windows 7 and Visual Studio 2010. I then built a new development ...
4
votes
0answers
729 views

Data driven tests generated in ClassInitialize: no longer working in Visual Studio 2012

I have upgraded from Visual Studio 2010 to Visual Studio 2012. In my unit test project, I have a [ClassInitialize] method which generates a CSV file which I then feed into a data-driven [TestMethod] ...
4
votes
0answers
140 views

How to select a specific entity diagram from solution explorer

In visual studio 2012 we can split an entity framework model into multiple diagrams. There doesn't seem to be any way to open a specific diagram from the solution explorer though. At the moment you ...
3
votes
0answers
30 views

Designer crash for Visual Studio 2012 Windows Phone

I recently switched from VS2010 to VS2012. The designer crashes every time even after re installing the SDK. Following exception is thrown : System.NullReferenceException Object reference not set ...
2
votes
0answers
142 views

Very slow Entity Framework model designer in VS2012

I recently upgraded a project that uses Entity Framework from VS2010 and EF4 to VS2012 and EF5. The model was derived from an existing DB with good schema, has approximately 70 entity types, 20 ...
1
vote
0answers
9 views

Visual Studio 2012 - prevent vstest discovery engine locking DLLs

I have some C# unit tests for a VS2012 project which calls a VS2010 c++ DLL using DllImport pinvoke. As a pre-build event for the test project, I copy the latest version of the DLL to the binary ...
1
vote
0answers
8 views

xUnit Runner for Visual Studio 2012 and native .dlls

Context I am an application with C# and C++/CLI dlls. The C++/CLI dlls reference pure C++ .dlls, e.g. the boost libraries. Tests are compiled into Tests.dll, which is placed with all the other ...
1
vote
0answers
18 views

Unresolved External - DirectX11

1>------ Build started: Project: Setup, Configuration: Debug Win32 ------ 1>Effects11d.lib(EffectAPI.obj) : error LNK2019: unresolved external symbol _D3DCompileFromFile@36 referenced in ...
1
vote
0answers
17 views

Can't see all settings in Package/Publish Web project properties in Visual Studio 2012 Update 2

For some reason I can't see all of the settings in the Package/Publish Web project properties in VS 2012 Update 2. AFAIK this just started happening. Has anyone run across this? This is what I ...
1
vote
0answers
63 views
+50

Visual Studio 2012 XAML designer doesn't seem to update

I seem to have a sudden issue with my XAML Designer view in VS2012, and a similar behavior in Blend as well. the view has stopped updating and I'm unable to see any changes immediately if I change any ...
1
vote
0answers
86 views

Visual Studio compiling with Boost

I've been trying to compile some code including some Boost classes using Visual Studio 2012, and I'm consistently receiving an error about multiple declarations. ...
1
vote
0answers
57 views

Why are changes made in my .NET MVC-4 solution not showing in the browser preview?

So I'm running Visual Studio 2012 (Win7) on VMWare Fusion. About 50% of the time a change to a view would not render in the browser preview. This would drive me crazy. The solution I found would be to ...
1
vote
0answers
125 views

Cannot Control Startup Projects in Visual Studio

Visual Studio 2012 will not allow me to set multiple startup projects. I have tried: Right-click the solution / Set StartUp Projects... Result: Nothing happens. View / Property Pages Result: ...
1
vote
0answers
62 views

Icon to collapse regions and class members does not appears

When I open a .cs file from the project in visual studio, all code are expanded and the icon minus to collapse regions and class members not appear in the file editor. Then I do the shortcut Ctrl + M ...
1
vote
0answers
317 views

Accessing std::tr1::smart_ptr in Visual 2012 instead of std::smart_ptr

We have a project that uses both visual studio 2010 and visual studio 2012. In the 2010 project we use tr1's implementation of the smart pointer. This code has multiple dependencies and therefore ...
0
votes
0answers
18 views

Saving Jquery Sortable to ASP.Net mvc controller

looking to save this http://jqueryui.com/sortable/ and hooking up the mvc code from this Question Saving JQuery Sortable (new order) to ASP.Net MVC controller? however can't get it to work, the ...
0
votes
0answers
4 views

VSIX package source.extension.vsixmanifest is missing, can't figure out how to add it properly either

I'm flailing around trying to debug this VS 2012 VSIX package which relies on the project and item templates. Can you clear up for me what I'm supposed to do? I have VSIX Project and Item templates ...
0
votes
0answers
6 views

Need to add custom file extension to registry from Visual Studio InstallShield LE

I've been able to add custom file extensions by using: Project >> Properties >> Publish >> Options >> File Associations in the past. However I much prefer to use InstallShield as my installer as ...
0
votes
0answers
17 views

Breakpoint not getting hit due to symbols not been loaded

I am trying to debug an issue with my JavaScript based Windows 8 Store app related to search activation. I have re-build and deployed again on my machine but for some reason the breakpoint in the ...
0
votes
0answers
9 views

VS2012 driver package using wrong output directory in x64

This appears to be a bug in VS2012 but I'm wondering if anyone has a workaround or can explain what's wrong. I followed this page for creating a simple KMDF driver in vs2012 here. Before building, I ...
0
votes
0answers
11 views

Open a work item in TFS 2012

I just created a new task under New Work Item, Then I entered the title, assigned to myself, input remaining work and wrote some details. AND SAVE IT!! Then how to open it? I want to update it. I ...
0
votes
0answers
8 views

Deploying a new database on a new server, an msbuild ssdt rookie issue

I have this issue, but I don't know which user to should I give dbo permission when the one making deployments to the server is the sqlpackage with msbuild and not an actual user. *** Could not ...
0
votes
0answers
21 views

Build and publish web site project with VS 2012 and TFS 2010

I am using VS 2012 and TFS 2010. I am trying to build a website project (NOT a web application project) and deploy it to a test web server. When files get checked in, I want TFS to build the ...
0
votes
0answers
16 views

MsBuild with SSDT is not publishing

I'm using microsoft documentation which has been made for VSDBCMD, and changed it in a way that instead of having the argument with this: "/a:Deploy /dd+ /dsp:Sql ...
0
votes
0answers
6 views

Can't add service reference in .NET when on VPN; port issue?

In Visual Studio 2012, I go to add a service reference to: http://www.clia.demo.livestockid.ca/CLTSDB/EventUploadWSv1?WSDL Works fine when I'm NOT on the VPN. Doesn't find it when on the VPN. But, ...
0
votes
0answers
18 views

Can't access SQL server database from ASP.net application running on Visual Studio 2012

i've read every thread i've found online related to this issue(and followed the steps they showed) and i cant' still access the database; it keeps throwing the "refused remote connection" error, It is ...
0
votes
0answers
12 views

Visual Studio 2012 Color Theme on Visual Studio 2010

Actually I'm working with both versions and I love the Dark Style of VS2012. I know there is a lot of plugins for VS2010 that make it like VS2012, such icons, IDE color and so on. I'm refering to ...
0
votes
0answers
14 views

error MIDL2003: redefinition when compiling ATL generated idl with windows.h and sql.h included

As part of a requirement, I had to include sql.h and windows.h in an ATL generated idl. Unfortunately, it keeps on complaining when sql.h is included 1>c:\program files (x86)\windows ...
0
votes
0answers
35 views

consume Java Web Service in .NET Client

I have a Java Web Service at https://www.domain.com/service1 I need to consume this service in .NET Client. This service requires WS Security UserName and/or RequestContext.username I cannot add ...
0
votes
0answers
60 views

Windows phone 8 Sqlite setup

I started setting up the windows phone 8 sqlite and everything worked out great. I installed the SQL for Windows phone extension. Then i proceeded on adding the solution (Sqlite.vcxproj). After that i ...
0
votes
0answers
10 views

InstallShield for VS2012 not sending registration email

I have tried installing InstallShield Limited Edition for Visual Studio 2012 but the promised registration email never arrives. I've tried different machines (all Win7), different email addresses and ...
0
votes
0answers
25 views

Unable to run tests since files are not being copied to OUT directory

I have some UI automation tests which need a list of dlls to be added to the OUT directory. Since the upgrade from VS2010 to VS2012, I am not able to run these tests. I still have the testsettings ...
0
votes
0answers
38 views

Run Time Check Failure #2- stack around the variable 'sGeneValue' was corrupted

I am getting this error when running C++ under VS2012. Any Ideas? You help is much appreciated. Thank you, -P. Below is my code.. int nFileNameIndex = 0; char sGeneValue[5]; long gen = 0; ...
0
votes
0answers
383 views

Icons in Solution Explorer in Visual Studio 2012 with Visual Studio Icon Patcher

I have tried Visual Studio Icon Patcher, and install NiceVS.0.8.1.1 Beta.Full. But the icnos are still in VS2012 style, see My installation is : VS2012 -> VS2012 Update 1 -> VSIP -> NiceVS. I also ...
0
votes
0answers
2k views

StyleCop-4.7.35.0 does not integrate with VS2012 RTM

I noticed that the latest StyleCop version (4.7.35.0) does not integrate with VS2012 RTM. It doesn't show after install. Is a release planned for VS2012 RTM very soon?

1 2 3 4 5 55