VS2008 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 ArticleMultiple String Comparisons within an IF statement..
Good Morning, I am having a bit of trouble when attempting to make a comparison with the information a user enters into an input box that gets stored in a variable..I have a set up like this:unit =...
View ArticleIs it possible for VS 2010 to use more than 3gb of RAM on a 64 bit machine?
Hello,I'm running VS 2010 SP1 on a Windows 7 64bit machine. I get an Out Of Memory exception from VS once its memory usage hits 3gb. Is there a way to allow devenv.exe to use more than 3gb of RAM?Thanks
View Articleproblem with DropDownList
dropdownlist will not allow programic selection on the text field using c#
View Articlehow to redistribute Microsoft.VisualStudio.OLE.Interop.dll
I installed 'Visual Studio 2010 SP1 SDK' so I could use Microsoft.VisualStudio.OLE.Interop.IPersistStorage and it works like a charm. I am now faced with a problem of redistributing this dll; can I...
View ArticleVisual studio Restart
Hello, I am using Visual Studio 2010 express edition. When I am working on the project it automatically says Visual studio has encountered a error and its going to restart. I tried to...
View ArticleHow to define outputs of codedui tests?
I have created a codedUITest and I call it from a standalone app. It runs well and it outputs screenshots and the playlist report. From my 46 tests, I get about 155 screenshots with crazy random...
View ArticleA Classic ASP app cannot to a remote Oracle database
A Classic ASP app which is running good in Windows Server 2003 R2 32 bit, IIS 6 with Oracle 10g database,But after migration the Classic ASP app in Windows 2008 R2 server(64 bit operating system)...
View ArticleMS Visual Web Developer 2010
Hello all,I am currenlty using MS Visual Web Developer 2010.I have create a web site and have the ability to build and publish when i right click on the project.My boss just installed the same program...
View ArticleIIS 7.0 WCF Web Config Problem
I created WCF Service Application in Visual Studio, copied the DLL's to IIS and all was working fine - I could connect to the service with a client.I have made changes to the Web config file to use...
View ArticleVS 2012 - SSRS Reports
We have SSRS reports that were created in VS2008, because VS2010 did not support SSRS, and since we are in the process of upgrading to VS2012, I wanted to know if 2012 supports creating SSRS reports?If...
View ArticleIs it possible to configure the autocomplete text in intellisense?
Do you know where I can find the settings for changing the text that intellisence pastes into my code when it autocompletes stuff? I would be really helpful if I could make small tweaks to some of the...
View ArticleFormat Selection disabled in Visual Studio 2012
Just recently the "Format Selection" option has been disabled (grayed out) in my copy Visual Studio 2012. I use this function regularly to format HTML, but now the option is disabled in the menu. Also,...
View ArticleWizards in VS 2012 cause crash
Every time that I do something that launches a Wizard (New Win32/Makefile/CLR Project, Add Class, etc.) my VS crashes. It also crashes when the internal browser is called.I'm assuming this has...
View ArticleVisual Studio 2012 Express Web Adding Three Bytes to HTM File?
When I save a .HTM file in Visual Studio 2012 Express Web, the file size is increased by three bytes (only the first time the file is saved). Where are these three bytes? I have .htm files that were...
View ArticleHow to Display Only an HTML file from a Help File, without the Table of...
There are times when I'd like to display a pop-up showing only an HTML File from within an HTML Help File, without displaying the Contents, Index and Icon bar that automatically appear when you display...
View ArticleUnable to Create MVC4 Application - 'The system cannot find the file...
Hi All,I am finding it really difficult to use Visual Studio 2012 for the MvC4 Platform. I've wanted to use it to create a website using the latest MVC4 features, but the same error keeps showing up...
View ArticleHow to target x86 in VS2012 express for web
Hi ,I am attempting to upgrade an application from VS2005 express which uses an Access database to VS2012 express for web on .Net 4.5. My ISP has moved the website to a server running Win 7 (x64) with...
View ArticleCreating a Windows User Control using Visual Studio Express 2012
In the MSDN Library topic on this topic it states :- 1 Create a new project in Microsoft Visual Studio® .NET. 2 Choose the Windows Control Library template. The trouble is that when one tries this...
View Articleunknown database format
I am trying to connect to an access database from within visual studio express. I keep getting 'Unknown database Format'I am using the 'Add new connection' wizard but always get an error message that...
View Article