How can I insert a Bitmap object into an Excel cell without creating any...
Hi. Firstly, I post the following codes what I wrote.private void ExportDataIntoExcel(string exportedExcelFileName) { DataTable data = new DataTable(); GetDataTableForExportingIntoExcelFile(data);...
View ArticleVS 2012 Lists "Internet Explorer" Multiple Times
I'm developing an MVC app and for some reason, VS 2012 is showing "Internet Explorer" as browser I can test with multiple times. Chrome only shows up once in the list. It's rather irritating (see image...
View ArticleMSDN Library for VS 2008 SP1 not working with local content.
Installed VS2008 on a new machine. Local content just results in navigation canceled.Windows 7 Pro 64 bit. Old machine with identical IE10 security options works fine.
View ArticleHelp Needed on Reporting Service - Indent Issue
Hi,In reporting service, it actually stated that it can support "text indent" functionality, however, when i created the document with indent text, when i view in reporting service, it doesn't work as...
View ArticleRight-click of object and selecting properties doesn't work any more
I'm editing an SSIS package and I right-click a data connection in the bottom pane and select "Properties". That gives me the error "There are no property pages for the selection". I can select the...
View ArticleIssue with configuring .hxs files into the microsoft document explorer using...
Hi, We have generated (.hxs) file for our userguide documentation, and using the help configuration utility("HelixoftHelpRegQ.exe") i have configured those contents with microsoft document explorer....
View ArticleVS2012.2 v110_xp broken?
Hi,After installing Visual Studio 2012 Update 2, our C++ modules that were targeting v110_xp are no longer running on Windows XP/Windows Server 2003.When launching the application, the following error...
View ArticleAttempted upgrade from VB6 to .NET - lack of help htm files
Trying to use Visual Studio 2005 to work with vb 6 programs, and the upgrade program gives me plenty of outline about the problems; trouble is, clicking on the links for each of the problems, the URL...
View ArticleConfigure visual studio 2010 to use windows phone sdk 7.1
Hello!I installed the windows phone sdk 7.1 on visual studio 2010 sp1.All the new items are added in the project window, but when I choose Other languages --> Visual c# --> Silverlight for...
View ArticleHow to add reference for mail namespace in VS-2010
Hi,I need to add a mail namespace. First i need to add reference to the visual studio-2010. How can i do that.Thanks in advance.
View ArticleWorking with Visual Studio on Windows 8 without UAC
Hi,I have big problem with new Windows 8. When working with multiple instances of Visual Studio .NET Pro 2010 or SQL Server 2008 R2 I can set shortcut to be open always with option Run as Admin. Then...
View Articlethe type initializer for threw an exception
Every time I try and do almost anything with Visual Studio Express 2012 I get the error message " the type initializer for <module> threw an exception" For example if I try and clean or build...
View ArticleVS2012: Can't search "All open documents" anymore"?
Hi,It seems that with VS2012, searching all open documents is restricted to certain file types. Unfortunately this means that I can no longer search all open ".sql" files anymore.Surely there is a...
View Articleproblem after complete the program
Hi I'm using VB 2012, and after I finish my program an message appear for me:" Unhandled exception has occurred in your application ........ "How can I solve it ??
View ArticleVisual Studio 2012 is overwriting every file on each FTP publish
I've recently converted my solutions to 2012. On a whole it's okay, however one problem/change is really bad and I hope there is a fix or workaround. I publish to servers using FTP Publish. In 2010...
View ArticleHow do I access a Visual Studio Solution from separate computers over the...
Hi,I tried using a shared folder via SkyDrive, but on my laptop I cannot open the solution. It give some error saying its incompatible but I'm running the same version as my desktop.Is there any other...
View ArticleDatabase Diagram Support for LocalDB File-based database?
So, I discovered that Microsoft wants to deprecate Visual Basic Express 2008. I understand this, but it also means I have to rebuild a course that taught novice developers how to create databases using...
View ArticleGenerating a chart in Sharepoint Visual Web Part using Visual Studio
Using VS 2012 and SP 2010, how to I create a chart in a Visual Web Part? The Chart control in the Data Toolbox is greyed out.Thanks.
View ArticleOpen letter to Microsoft: Why would I use Visual Studio 2012?
Dear Visual Studio development team,Visual Studio 2012 is utter garbage. I cannot think of a single respect in which it is better than its predecessor. How many developer-hours were spent on this...
View ArticleVS2012 Express Edition: Rebuild makes the dependent libraries disappear from...
Hi,I've a three static library projects under a VS2012 solution and let us consider A, B, C are the three static libraries.Library 'A' is dependent on Library 'B'Library 'B' is dependent on Library...
View Article