Unable to connect to Outlook when debugging in VS2010
I have several applications that communicate with Excel and Outlook vis COM. These applications work fine when running stand-alone. However, when debugging under VS2010, connecting to Excel will...
View ArticleVS2010 - Visual Studio uses the wrong aspnet_compiler to compile my Web Site
Hello,I have a Web Site (not a Web Application, i.e. no .csproj) that I have recently migrated from VS2005 to VS2010. The Web Site uses the .NET Framework 2.0 and ASPNET 2.0.I had no trouble running my...
View ArticleVS 2010 Add Web Reference - Proxy Empty and Invalid Namespace
Hi all,I am having an issue adding a web reference in VS 2010. I am working on a project in which XML Web Services has been mandated and am not able to use WCF. As a result, I created an XML Web...
View ArticleProblem reading .xlsx file after moving to office 2013 (office 365 version)
If ssFileName.Contains(".xlsx") Then SpreadsheetConnectionString= "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=" & myConnection.FundUpdatePath & ssFileName & ";Extended Properties=""Excel...
View ArticleReading from a Text file separated again by a new line
Hi,I have to read from a text file where there is two newline space after each entry. I am having a doubt as to how to parse this. Kindly help me in putting up the while loop. I am using a C# code in...
View ArticleTerminal service Aware VB6 code. Also How to check my application (.exe) is...
Terminal service Aware VB6 code. Also How to check my application (.exe) is terminal service by using Headers
View ArticleQuick Info does not show comments
Comments applied to declarations of things show up in Quick Info but only when displayed from List Members. How can I getIntellisense to display comments in hovering Quick Info as well?Christopher...
View ArticleFill textbox and the following auto fill with data from the first
hello just wanted to help me want to put a two textbox but I want to fill the first depending on the data in the first place the other auto fill the following for example my first textbox I want to...
View ArticleVS2008 running very slowly
I know this question has been asked a lot but I still have not found an answer. I have tried almost everything I can find on the web with no luck. I only develop in C# so all the web cache and asp...
View Article.rc attribute not showing up in .exe's property details
When updating the CompanyName field, it is not showing up in the property details of the executable file. I can update other fields, rebuild and they show up updated, so I do not think it is a issue...
View ArticleVS2010 Adds Projects to "Recent Projects" I Didn't Explicitly Open
I removed all projects from my VS2010 Recent Projects list on the Start Page. I explicitly opened 3 projects yesterday. I did some debugging and then closed VS2010. My list was correct at that point....
View ArticleDatagridview update upon click event
Hi,I am trying to do the following in Visual C sharp:Update datagridview based on selected checkboxes [used as filter] when a refresh button is clicked.1. How do I create a relationship between the...
View ArticleVS2012 Theme Property Name
All, this may be better suited to `Programmers Stack Exchange` but I will give it a go. I have recently upgraded VS2012 to SP2 and I have damaged my long standing theme that I had built up over time....
View ArticleUsing RegEx for Find
I want to find all row["xxx"] from my C# Code File using Visual Studio 2010's search fucntinalityWhere, xxx is any alphabetic stringI tried...
View ArticleDos no C#
Como criar um forms para executar o comando ATTRIB -H -S -R -A /D /S *.* no c#
View ArticleFormat Selection Ctrl+K, Ctrl+F are Disabled in VS 2012, Why?
Suddenly the pop-up box from which I used to call "Format Selection Ctrl+K, Ctrl+F" is greyed out or disabled when I attempt to format some HTML code in my ASPX files. I've tried to fiddle with the...
View Articleopen VS express 2010, passing process ID as parameter
I am trying to open VS express 2010 by passing process id as parameter. I have tried VCEXPRESS -p 1234. but it does not work. we can do it for VS 6 like msdev -p 1234. is there any solution for this?
View ArticleActive Directory as my Authentication
Good Day,I would like to ask some Idea on making Accounts on AD will be my Authentication on a Winform? How will be do that? For now i have only Username and Password to logon for testing.Regards, Eos
View ArticlePinned tabs unpinned after restart
Hi, I have downloaded Productivity Tools and I like to pin tabs in editor. The problem is that tabs that i have pinned are not pinned after i restart VS2012.I use Windows 8 64 Bit and VS 2012.In the...
View ArticleVisual Studio 2012 crash on the beginning
VS2012 worked well until yesterday, but it keep crashing when i open it now. It crashes while the start page show, before I can do any operation. the version is Visual Studio Professional 2012 32-bit...
View Article