Error in App.config file ??
This is the first project in VS 2012 express which I have just installed.I'm getting this error message: "The configuration element is not declared" in my App.config fileThis is the App.config...
View ArticleVisual Studio Express 2012 install problems
After many attempts to install VSE 2012 Desktop I finally got the message that the installation had succeeded. This was immediately followed by a message that it was not compatible with my Windows...
View ArticleDon't view suggestions Visual Studio 2012
Hi I have a problem. When I installed Visual Studio 2012, I viewed the suggestions when write code (JavaScript) on LightSwitch Html. But now I don't view the suggestions, I don't know that I did. How...
View ArticleSeveral Questions about Visual Studio Express 2012
Hi, I have several questions about Visual Studio Express 2012. 1. Is each product(for Web, for Windows Phone, for Windows 8, for Desktop, etc.) of Visual Studio Express 2012 using individual...
View ArticleEvent logging system
I have been commissioned to create a program to log events at festivals and other events. I would like it to look like this: http:.........//...... goo .gl / BChnNDcan anyone tell me what components...
View ArticleError C00D11B1 with AxWindowsMediaPlayer when playing You Tube files...
I'm trying to play a short YouTube video clip in a Windows Form using an AxWindowsMediaPlayer control om Visual Studio 2012. I have used a conversion program (ClipConverter.cc) to convert the clip...
View ArticleCross browser cookies
I am working on an app which has a cookie login. Nothing exceptional. But I encountered a strange behavior. I was testing some of the apps internals and for that purpose I had four different browsers...
View ArticleImmediate Window Problem
When I hit the return key when in the immediate window it causes my code to continue executing. Why? It renders my immediate window useless.
View ArticleVisual Studio 2010 Isolated Shell not available for download
Hello,I am trying to download Visual Studio 2010 Isolated Shell from the following link:http://www.microsoft.com/en-us/download/details.aspx?id=115And I got a "We are sorry, the page you requested...
View Articlevisual studio 2012 navigation bar
Hi,I opened a webpage(webfprm1.aspx) in visual studio 2010 and navigation bar shows its client objects as shown in image below:and opened same page in visual studio 2012 and navigation bar is empty.Do...
View ArticleCannot Create NET 4.0 EDM with VS 2010
I am unable to create EDM's from SQL Server Compact 4.0. with VS 2010What must I do to create them?Thanks,Tom N5GETom Childers, Radio Amateur N5GE, Licensed since 1976, QCWA Member 35102, ARRL Life Member
View ArticleTextbox types the text in an other textbox in a webbrowser
I want the 2 textboxes to write what's in them into 2 textboxes in the webbrowser thats in the right bottom corner and then when i press "connect", it's gonna login into the website.
View ArticleAuditing workstations for Visual Studio (not through SCCM)
Hi, all! What's the most reliable way to know whether or not Visual Studio is installed on an workstation and, if so, which version is it? We're auditing our workstations for the installation of...
View ArticleLibrary Package Manager Menu in Visual Studio 2012
The Library Package Manager menu options do not work when I click on the in Visual Studio 2012. Everything works fine in Visual Studio 2010. I have not been able to find an answer by searching online....
View ArticleIssue with VS 2012 XAML designer? Assembly reference not found in Xaml. Same...
I have a WPF application that was developed using VS 2010 with C#. We would like to move to VS 2012 for various reasons. I am running Version 11.0.60610.01 Update 3 of VS 2012.However, after opening...
View ArticleCannot find visual studio 2012 template or create a new solution from this...
Hi, I switch back and forth between 2 machines. I created a solution on one PC, then I exported it as a template using the default settings. The solution was originally based on an empty site template,...
View ArticleVisual Studio 2012 'Locals' window blank and 'Name' 'Value' columns flashing
While debugging , and break point in code, my Locals variable window is blank. The 'Name' and 'Value' column are flashing as well. This solution has MVC 4 web app with a native c++ service, along with...
View ArticleHow can I use the VS2012 resource editor if my app is 64-bit and my dialog...
I am suprised that no one has run into this issue. We recently converted our large application (145 projects) to x64. The problem is that alot of the projects are MFC apps and contain dialogs that...
View ArticleHow do I define the Source in a SSIS File System task?
I have a SSIS package that uses a ForEach loop to build purchase orders as .PDF files. The input to the loop is an SQL Select to get all PO's not processed yet.After the process generates the purchase...
View ArticleFlatFile Data Manipulation
I have a flatfile that needs to be "transformed" row/column switch...into a SQL SRver table. See the following flatfile format. I need an output file that puts the X and Y of this entire file into just...
View Article