Visual Studio 2012 options won't save.
For the C/C++ text editor options in VS2012, I prefer to have things set to Block indentation, tab size: 2, and keep tabs. However, it just reset my options, and won't let me change them back. Next to...
View ArticlePined Tabs aren't shown in a new row.
Hi guys.I'm using VS 2012 and have installed all available updates.When I pin a tab, it is not showing in a new row:Is there any place, I can configure this?Thanks in advance.
View ArticleHow can I SetFocus for a Child Process in VB.NET
Dear all,I use VS2010 and CodedUI, and my idea is to Start the testing proess by the following code, and afterward the CodedUI playback will perform the action on the instantiated applicationBut I find...
View ArticleProblem with Date Picker
Hi allI am working on project using ASP.NET (framework 4) . I am using Microsoft Ajax Control Toolkit to create calender picker . It works fine with Gregorian Calender but when I use it with Hijri...
View ArticleMVC 4 and SQL 2012 delete not working
I have developed and MVC 4 application in VS 2012 with an SQL 2012 database. On my development machine everything works as expected, but when I deploy to a Windows Server 2008 R2 64-bit server with...
View Articleappfabric templates in Visual Studio 2012
I had some Appfabric template in visual studio 2010 from there http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=17691now i don't have anything like this for visual studio...
View ArticleClear Lines in the LineShape Control (Visual Studio)
Hi,I use the example found here to draw lineshttp://msdn.microsoft.com/en-us/library/cc488281.aspxI have added a button to clear the lines but cannot find the proper code that clears them.Such as...
View ArticleUpdating the value member of the combobox
I have a code that generates the sum of the fields represented by the value member of a combobox item.Number of comboboxes you choose is the number of items added. However my code doesnot update the...
View ArticleHow to find the Directory Junction in C# or VB.net?
Hi,I am developing a File Search project using .net.I have a file called "xyz.123" in My Document folder. When I do file search on C: Drive, i will get duplicate files "xyz.123" from 3 more location.I...
View ArticleMove data to CPU registers in 64bit // compiled with cl // inline assembler
Hello.Currently I am developing a bootloader for a multiboot compliant operating system. The bootloader itself is an EFI Application and is compiled with the build tools of VisualStudio 2008.The target...
View Articlepassing parametersto an exe from an exe and then receiving something back
I have two Windows Application exe's 095.exe and 105.exe. I am calling 105.exe from 095.exe with some Arguments. I would like to send the 095.exe back a string from the 105.exe. Is this possible; if...
View ArticleVS2012 can't find AL.exe and sgen.exe
Hi: I've just installed VS2012 for our developers on their 64-bit machines (they were previously using VS2008) and now they're getting these two error messages when they go to compile software:Task...
View Articlevs2012 devenv.com not sending errors to strerr
I am trying to get devenv.com to send compiler errors to stderr. All I manage is for all the output to go to strout.I used VS2012 Pro to create a KMDF kernel mode driver and introduces a syntax error...
View ArticleLooking for advice on new project
Hi Everybody,I want to start a new project to upgrade a business application I have actually coded in VB6 a long time ago. I will not be porting any code over I will be starting this new project from...
View ArticlePublish Web after SP2 only lets me publish to azure, not to a file system
I used to always select publish to a file system. What happened to this after SP2? Even if I set my build directory, that's messed up too. Help!!!dan
View ArticleProblems with CRecordset::GetFieldValue
I encountered a problem with CRecordset::GetFieldValue() in VS2012. It was working ok with VS2010. According to Microsoft Connect with bug ID 768257, the issue is marked as closed and fixed. When will...
View ArticleVS 2012 - Debug while Running a Test in an ASP.NET Solution - Running on IIS
I just upgraded my primary project to Visual Studio 2012. In VS 2010 I was able to attach to IIS localhost ->Web service and run tests and stop on breakpoints in the service.In VS 2012 everything...
View ArticleVS2012 -- Project settings not being saved
I have Visual Studio 2012, updated to Update 2. Every time I open the application, it has the default settings as if the project was created new. The Debug build is selected, not the last build that...
View ArticleUnable to add DLl as a reference in Visual Studio 2012 C -Sharp project..
Hi,I am trying to use a third party .dll for my Visual Studion 2012, C Sharp project. The instructions from the third party on how to use the DLL say "For Windows, place xyz.dll in the PATH;"Thus I...
View ArticleVisual Studio Theme Custimzations - Transparent Code Window
Ok, so I am one of this very visual coding people. I am both an artist and a developer. I customize every inch of Windows experience. Of course, this is for function as much as aesthetics. Lately, I...
View Article