Visual Studios - Grouping Hierarchy on Excel Export Issue
After upgrading Visual studios from 2005 to 2008 , I have been having the issue that when exporting a report to Excel the grouping hierarchy has been missing.I can attched screen prints once I am...
View ArticleVisual Studio gives wrong error message
I'm retrieving parameter information from test cases. Visual Studio is giving me a message that the array length is longer than the columns of the table, but I can see that it is not. Please see...
View ArticleHow to use the SHELL command
I simply want to open NOTEPAD and automatically load a specified file for modification. I would like it to automatically become active (not minimized).My code: 'Shell ("C:\WINDOWS\NOTEPAD.EXE",...
View ArticleVS2013 Shell (Test Professional MSDN) not formatting text editor
HelloI have the MDSN Test Professional subscription and have recently upgraded to 2013, however in VS I cannot get the code to format correctly, but this was working fine in VS2012.I've installed the...
View Articleowc11.exe for office 20120 - 64 bit
I have developed application in visual studio 2005 and office 2003, which uses Microsoft Office Spreadsheet Component, AxMicrosoft.Office.Interop.Owc11.AxSpreadsheet I deployed my app on win 7 (32...
View ArticlePublish to ftp blocked by firewall (how do i unblock)
Hello all,I spent a long time trying to get my project to publish direct to my FTP and finally discovered that if i turn my firewall off, i can successfully publish to my server via ftp.My question is,...
View ArticleMoving Visual Studio folders from user directory
HelloI've managed to most folders created under ./users/Visual Studio 2013 (i.e. "Projects") to another path, how can I move these folders...
View ArticleUpgade to Visual Studio 2013 Eligibility and Process
HelloI have a copy of Visual Studio 2005 Standard and Visual 2008 Pro registered to me and not installed on any PC.I am going to upgrade to Visual Studio 2013 Professional.My question is this, what is...
View ArticleVisual Studio 2008 Training Videos / Walkthroughs
Hi Guys,I know this might have already been answered before and if so I apologise.Middle of last year I was playing around with Visual Studio 2008 and came across on Microsoft's MSDN's site (I think)...
View ArticleSQL Connection Class
Hi,I'm trying to create a class which will have a number of functions within which I can call.Open a database connection to a specific DatabaseExecute a Data Reader with specific SQL QueryThis is what...
View ArticleDate Parameter from three seperate fields from query
I am using Visual Studio 2010 and I am pulling data from a DB2 database. I have three date fields: Month, day, year. The Month field called OHORDM, the day field called OHORDD, and the year field...
View ArticleViewing event handler procedures in the combo box in the upper right corner...
Hello,Non-event handler procedures are listed in such combo box, but event handlers do not seem to be listed, which makes it quite hard to navigate to event handlers. Am I missing something, or is this...
View ArticleStale license
I have been using Visual Studio 2013 Premium for a few weeks.Now I suddenly can't start it. I get the message:"This license will expire in 2147483647 days. Your license has gone stale and must be...
View ArticleVisual studio Git Provider to Track rdl file
We are using Visual Studio 2012 to develop reports files (rdl files) and also use Microsoft Git provider to check files into TFS2013 Git repository. Every time, when I work on C# files, I can see the...
View ArticleExtend Visual Studio 2013 Trial Period
I have a 30 day Visual Studio 2013 trial, can I get that extended to say 90 days?
View Articlei have a problem in vasual studio 2010 professional i can't work on it!
whe i open a new project an i chose c++ and win 32 console applecation the prgram do not open to me a wendow to add a new item
View ArticleCan't add Silverlight 5 to PCL
I created a new Portable Component Library and the Silverlight box keeps unchecking. I even tried creating one that was configured for only .Net and Silverlight, went to check the configuration and it...
View ArticleVisual studio wont show a text box
Sorry if this is a beginner thing, but when i went to practice coding, where you type the codes is only a blue background, with no where to type? anyone happen to know what is doing on?
View ArticleC++\CLI and Profile Guided optimization
Trying to PGI the whole solution which contains CLI project and failing with LNK1264 linker error. As far as I remember, it worked in VS2010, however it is not in VS2012. Is anybody aware of changes...
View ArticleExport DataSet To multiple Sheet in Excel
Hi,I am using C# lnaguage to develp my windows (exe)applications.I would like to export the dataset to multiple sheets in 1 excel.I had search online but find no solution in this.The only one which is...
View Article