Communicating Between Multiple Forms
Hi,I am trying to access variables from the header file of my main form (Form1.h) in the header file of a different form (Form2.h). I am trying to pass a pointer of my main form (Form1) to the second...
View Articlevisual studio 2010 ultimate setup failed after "microsoft application error...
Hi Team,i am trying to install Visual Studio 2010 Ultimate Trail version on Windows server 2008 R2. It is giving some error like below.Please help me.Error:
View ArticleCreating A Class Constructor With The Object As Argument
Hello!My professor gave me an assignment containing classes. This is what he asked:****************Implement class Time [...] It should provide the following operations: Five constructors:DefaultTakes...
View ArticleSessionState Expired File does not exist
I have a webpage that uses web forms and uses sessionstate that is cookieless. Since it is cookieless the session is put in the url. The problem occurs when a user copy and pastes our url and tries to...
View ArticleSilly question but, I have to ask...
I installed VS2013 for the Web and started to code my web site. The "problem" I run into is that, when I press F5 to render my HMTL to Internet Explorer, it looks as though only part of my code is...
View ArticleDisabling mixed declarations and C code in VS2013
Hello,VS2013 now allows the mixing of declarations and other code in C (.c files). However, I need to maintain compatibility with C89/C90 in this regard. What is the command line switch or properties...
View ArticleOn visual studio start up - Startup projects regress
Folks: I have a solution in Visual Studio 2012 premium - Update 4. The solution contains 2 SSDT projects, 1 SSAS project and 2 SSIS projects - 5 projects total. I have set solution properties...
View ArticleVisual Studio: Referencing the Same Assembly Multiple Times framework 3.5
At work I have the somewhat esoteric requirement of referencing multiple versions of the same assembly from a consuming assembly.I change the alias of the reference from global to "XXX" and in the...
View ArticleReparing visual studio 2013 on open.
Every time I try to open visual studio 2013 I get a message to repair or uninstall. I have to go to the control panel and click on repair and wait for 20 to 30 minutes or I click uninstall, wait for...
View ArticleBrowser Link Broken
We've been unable to get the new Browser Link to work consistently on different machines. For a few people on the team it works and for a few people it doesn't. It appears that when you launch...
View ArticleError downloading vs express 2012
I am trying to download vs express 2012.My OS is Windows 8The download stopped with the message that says in essence:(no error code) "Setup is blockedThe compatibility mode is on, to continue turn it...
View ArticleCryptography in Mailing System
Hi...i want to develop an application to implement cryptography in mailing system. i don't know what type of application should i choose for it whether windows or web application. in my application,...
View ArticleCreating an Installer for my website
I have just completed an asp.net web site and I am hoping to see if I can somehow create an installer that would get this setup for my client. The goal would be:1) Copy the files and setup IIS.2)...
View ArticleCommunicating Between Forms
Hi, I am trying to access variables from the header file of my main form (Form1.h) in the header file of a different form (Form2.h). I am trying to pass a pointer of my main form (Form1) to the second...
View ArticleIntellisense partially broken in VS2013 Update 2 RC (Windows Phone 8,1 project)
Hey all.I'm having a bit of an Intellisense problem. I've attached a screenshot of the code in question (which highlights the broken intellisense, yet the debug info shows that everything is fine).I've...
View ArticleSplit View in Visual Studio 2010
Hi,The Split View currently shows the split view with source on top and the design below.How do we get it to show the source below and the design on top.
View ArticleWindows Phone 8.1 SDK - missing class BluetoothSignalStrengthTriggerDetails
Hello, I have problem with Windows.Devices.Bluetooth.Background namespace. According to http://msdn.microsoft.com/en-us/library/windowsphone/develop/windows.devices.bluetooth.background(v=win.10).aspx...
View Articleget image from clipboard
My issue is with this code below, i always get an exception saying there is no image in clipboard although i know there is, thanks in advance.Try If My.Computer.Clipboard.ContainsImage()...
View ArticleMySql.Data.MySqlClient.MySqlException: Duplicate entry '1' for key 'PRIMARY
Hi AllIam new in asp.net. I have followed the tutorial in asp.net mvc 4 for creating web app. When connecting with ms sql server i can enter many view data.(works fine)So my new scenario, i need to...
View ArticleLNK1123 error
I have visual studio 2010 on a windows7 machine. When I start a new project I get the error build failed. LNK1123 fatal error...However, if I build any of the old codes that were written some time ago...
View Article