Visual Studio 2012 U2 keeps building
Hello,I've installed visual studio 2012 and update 2 and migrated a lot of projects, they all work great.However, since today I cannot seem to build a project anymore. Visual studio just keeps on...
View ArticleProperty Pages C++ project Visual Studio 2010
I have installed VS2010 Premium. I open a C++ project solution and when I open the project properties (Property Pages) I can not see the correct properties like C/C ++, Linker, Manifest Tool,...
View Articlefrustrating "The entity model designer is unable to display the file you...
trying to work with VS 2012 professional, .NET 4.0 with EF 4. I am coming from the java world, and with all the hype surrounding Visual studio and .NET, i must say i am extremely disappointed with...
View ArticleClass Not Registered Error
Hi, I am using using a StarTeamSDK104.dll in my VB.Net project. I created an executable for the project and shared it with team. The .exe file works fine for many users. But, few users are getting...
View ArticleVS Error:The project file could not be loaded.Root element is missing.
I'm using Visual Studio 2012 and I' get this error when I want to make new C++ project.It is happening only for C++ project and I reinstalled VS but it's not helping.Can someone help me with this?Here...
View Articlecomo filtrar un gridview en asp.net vb estudio
tengo un gridview creado así:<asp:GridView ID="GridView1" runat="server" CellPadding="4" ForeColor="#333333" GridLines="None" style="margin-left: 194px"></asp:GridView>y lo cargo con el...
View ArticleHow do I find windows shell?
How do I find windows shell using c#.net? whether its explorer.exe or other?ThanksAshish
View ArticleHow do I reference the excel document which has been navigated in my...
Hi,I have just started visual studio 2010 after predominantly using excel vba. I have a form with a split container, one side has a web browser control and the other has a series of buttons. I want the...
View ArticleLines of codes are removed from Settings.designer.vb after upgrading a vbproj...
Hi all,I have some self defined settings which is resided in settings.vb and settings.designer.vb in a VB.net project which is coded in visual studio 2005After I use visual studio 2010 to open the...
View ArticleError 0x80040d10 in Visual Studio 2012
Hi, I always have the 0x80040d10 when I'm trying to execute a project in Visual Studio 2012. If I locate the exe file in the file explorer I can execute it but in the IDE is impossible, can you help me...
View ArticleEntity Framework 5 and Visual Studio 2012
For entity framework 5, is it required to have full dbo access permissions and not just execute permissions when developing? The reason I ask is because when my team accessing the database, its through...
View ArticleAn error occurred while creating and opening the C++ browsing database file.
Hi,Does anyone know the solution of the following problem. I tried to download the x86 and x64 versions of SQL Server Compact 3.5 and installed but that is not working. I tried with changing location...
View ArticleForm behind the form
I have one application which has main form and data entry form.Data entry form goes to behind main form when user click on other Windows application and come back the application.Are there any solution...
View ArticleVisual Studio database error
When I try to insert values in the table login that I created,the following error occurs(the datatype of username and password is varchar(50)). IDK whether this is the right forum to post this question...
View ArticleSLsvcUtil.exe not working correctly after upgrading to Win8 pro and VS 2012
Note: all paths in this post are correct, but have been shortened for simplicity. also, I had to insert some of the message below as code otherwise I would get a warning when adding URLs.On my old...
View Articlehow to install entity Framework without nuget?
I am currently in an environment that doesn't allow development machines to access the internet. How do I go about installing Entity Framework and other packages without downloading via Nuget?
View ArticleProblema al conectarme a SQL
Hola foro, recurro a quien pueda ayudarme, en verdad que estoy echo una locura, ya que se sale de mis manos; espero ser lo más explícito y menos enredado.Tengo una aplicación web asp.net hecha con...
View ArticleHelp me, how do i export data view to excel in visual studio 2012 express
Hello world, I wanna ask that how to i create a button that can export data view to excel in visual studio 2012 express, Hope you guys can help me up. Thank you guys.
View ArticleHow can i upgrade a windows mobile 6 project in visual studio 2005 to vs 2010...
is it possible to upgrade a windows mobile 6 project in visual studio 2005 to vs 2010 or 12?Converting to window 7 is not an option for me at this moment because it is big project done in WM6 and it...
View Articleis there a way to use the time a code runs in visual studio
I am trying to write a code that starts a timer when ran and uses the time to set a rate at which things happen. I cannot use a for loop and counter because the rate is depends on the processor. I need...
View Article