Change Start Up Menu On Visual Studio 2010?

Feb 8, 2011

i just got visual studio 2010 professional edition and it automatically opens up C++ i need it to open up a menue where i can choose visual basic or c++ just like at my college.

View 5 Replies


ADVERTISEMENT

C# - Creating A Custom Start Menu Shortcut Link For A Visual Studio Setup Project

Feb 24, 2010

Is it possible to create a custom start menu shortcut link?

The only possibilities I see in the setup project are shortcuts to folders or primary output.

Update:

What I ended up doing is creating a custom action on commit that dynamically creates the link using Windows Scripting Host. Then on uninstall, removing the link.

View 1 Replies

Under Which Visual Studio 2010 Menu Does WSP Builder Sub-menu Appear

Aug 9, 2011

I recently installed WSP Builder on a machine with Visual Studio 2008 already installed.Quite expectedly, the WSP Builder sub-menu appeared (and still appears) under the Visual Studio 2008 Tools menu.Having then installed Visual Studio 2010 Professional and installed WSP Builder a second time, I can not seem to find the WSP Builder sub-menu anywhere under any of the Visual Studio 2010 menus.Can anyone throw some light on this "missing menu" problem?

View 2 Replies

Get Start With Crystal Reports For Visual Studio 2010?

Jun 26, 2010

I'm very new to Crystal Report for Visual Studio 2010 hence, kindly give me step by step instructions to do the report on Windows Form. I'm using SQL Server for my Database (SQL Server 2008 Express) and Visual Studio 2010 Prof

View 5 Replies

Change VB6 To Visual Studio 2010 VB?

May 12, 2012

[Code]....

how to change that auto redraw in visual studio since there have an error???

View 1 Replies

VS 2010 Change Version After Install-Visual Studio 2010 Installer

Jun 21, 2010

Well I used the Visual Studio 2010 installer to install my application and I want it to be able to change the version displayed in the in the Add/ Remove Programs (in the Control Panel). How can I do this without going through the install wizard again?

View 3 Replies

Change VB Project Code To C# Using Visual Studio 2010?

May 25, 2011

how to Change VB project code to C# using Visual Studio 2010?

View 3 Replies

Visual Studio 2010 - Change Target Framework In .NET Console App?

Aug 18, 2011

I created a VB Console app and it defaulted to .NET 4 but I need it to be .NET 3.5. I've been looking but all the references I find say to change it on the 'Compile' tab in properties but I don't have a compile tab or anything else that lets me change the target framework.

Note: I'm using VS2010 Ultimate

View 2 Replies

IDE :: Visual Studio 2010 Reference Path To Local Assembly Won't Change?

Jul 20, 2010

We have upgraded our project from Visual Studio 2008 to Visual Studio 2010 without any issues until now. Our project contains a folder call Libraries which contains different versions of Oracle ODP.NET DLL's as well as different versions of Telerik DLL's. Our project contains references to one of the versions of each. The problem is once we remove the reference and re-add it by browsing to the new version, again inside the Libraries folder inside the project, it adds the reference, but to the same version we just removed. We can even copy the DLL to our desktop, remove the reference and add to the new one on our desktop and it still will point to the Libraries folder version???. The only we we can actual change the reference to the new DLL is by manually changing the path in the .vbproj file, which is obviously not going to work for us. The same behaviour worked perfectly in VS 2008. We switch our references quite often, when new versions come out, but also far more often to QA different versions of ODP.NET and Telerik Control DLL's, so manually editing the .vbproj file is becoming quickly cumbersome. If I browse to a specific version at a specific path, Visual Studio should ALWAYS do what I'm telling it to do..

I did some seaching and came across a few other people with the same issue. This better not be as designed and if it's a bug, which I believe it to be, when will it be fixed?[URL]..

View 14 Replies

Visual Studio 2010-VB-Change The Form_Designer Takes Up To 1 Hour To Process

Nov 9, 2010

Every time I make even a very small change to a form in the form designer, when I try to move off the screen to write code, or run the application, VS 2010 takes up to 1 hour to figure out what the small change was, process it and then let me continue. Is there some fix that I am missing to make VS 2010 be able to handle small changes to the form_designer, or is this just the way it is?

View 6 Replies

Start Up For VB Using Visual Studio 2008?

Jan 30, 2010

Suppose you have written a Sub Procedure in a Standard Module named Main and designated it as the project's Start Up object. You also have a form that is to be displayed once Main has executed. If, when you run the application, the form does not display on the screen, what is the most likely cause?

View 3 Replies

Visual Studio Cannot Start Debugging

May 31, 2011

From the attached image, I guess you can tell what is my trouble.I press F5 then I get this pop-up.

View 8 Replies

Visual Studio 2008 Sp1 To Visual Studio 2010 Beta Sp2

Feb 17, 2010

Will i be able to successfully install 2010 beta 2 side by side 2008? because i want to test 2010 features and some development toolkits such as silverlight while i don't want to uninstall my visual studio 2008 professional.

View 2 Replies

Perform An Action On Clicking A Custom Context Menu Created In Excel Using Excel Add-In Created With Visual Studio 2010?

Apr 14, 2012

I am creating an Excel Add-In using Visual Studio 2010. My intention was to add a context menu to a cell and perform some action on the selected cell or cells. Here is the code I have got as of now

[Code]...

View 2 Replies

How To Start Visual Basic Studio 2005

Jun 20, 2010

how to start visual basic studio 2005, this is my first time.

View 3 Replies

Visual Studio - Start A Process And Get It's MainWindowHandle

Aug 1, 2011

i wan to create a application that can start a process when page load, and a button to hide and show the process.

Dim a As Integer
a = Process.Start("notepad.exe").Handle.ToInt32
ShowWindow(a, SW_HIDE)

i only can start the process, but cannot hide it.any miss take in my code??

View 1 Replies

C# - Make Start Page For Application Like Visual Studio?

Aug 15, 2009

everyone know the start page of Visual studio it seems to be a web page, how I can make like it in my applications?

Edit, Add more details:

let us say that I want to show the recently opened forms or the Tip of this day, who I can do that, where to store the data and how to generate the HTML file?

View 3 Replies

Visual Studio Cannot Start Debugging Because Debug Targe

Aug 22, 2011

I set my computer then install VB6.0 run VS2005 VB.net 2005 error example: Visual Studio can not start debugging because-the debug target exe .'... 'is missing.Please build the project and retry, or set the OutputPath and AssemblyName properties appropriately to point at the correct location for the target assembly. same machine can use the same VB6.0 and vb.net 2005 is not?

View 13 Replies

VS 2005 Visual Studio Cannot Start Debugging Because The Debug Targe?

Aug 22, 2011

I set my computer then install VB6.0 run VS2005 VB.net 2005 error example: Visual Studio can not start debugging because-the debug target exe .'... 'is missing.uild the project and retry, or set the OutputPath and AssemblyName properties appropriately to point at the correct location for the target assembly. same machine can use the same VB6.0 and vb.net 2005 is not? do not fix the error, for example, I run with the above error, see attachment (Thumbnails.rar)

View 8 Replies

VS 2008 Visual Studio Cannot Start Debugging Because The Debug Target (path) Is Missing

Nov 21, 2009

I get this error every time I try to debug.But, I do not know how to fix it or why it started occurring.

View 1 Replies

.net - Which Version Of Visual Studio 2010 Contains Visual Basic SharePoint Templates

Aug 5, 2011

Does anybody know which version of Visual Studio 2010 contains the full set of Visual Basic SharePoint Templates? I am about to embark on a project to create Visual Web Parts to be used in a SharePoint report.

At the moment I am using Visual Studio 2008 and even though the WSPBuilder is installed none of the relevant SharePoint templates are present.Having searched SO and the web, most advise to install the templates via the Visual Studio command prompt: devenv /installvstemplates

Alas the Visual Studio command prompt is also missing from my VS2008 installation.So, the question remains: which version of VS2010 contains what I need for pain-free SharePoint development? There is a rather large price different between VS2010 Professional and VS2010 Premium, so can anyone tell me if the cheaper version (VS2010 Professional) contains all the Sharepoint templates?

View 3 Replies

IDE :: Adding References In Visual Studio 2010 Beta 2 (Visual Basic)?

Nov 25, 2009

I am just wondering how I can add Direct X references to Visual Basic in Visual Studio 2010 Beta 2. I cant find them in the .NET reference list, or the reference list, or anywhere. I downloaded the Direct X SDK for August 2009, but I can not add the .dll files to the reference list. Is there anything I can do to add them? I need the references for programming reasons.

View 5 Replies

Use OpenGL In Visual Studio 2010 In Visual Basic Project?

Jan 15, 2012

I want to use "OpenGL" in my project. Is it possible to associate it with "Visual Basic" application developed in Visual Studio 2010? If yes then how can we do it.

View 1 Replies

Convert Visual Basic 2010 To Visual Studio Pro 2010?

Apr 20, 2012

I have a project in visual basic 2010 and want to convert it to visual studio 2010 so I don't have to chose the "open with" every time. Is there a tutorial on how to do this?

View 4 Replies

VB 2010 - Disabling Taskbar, Start Menu And Alt+F4

Oct 3, 2011

I'm making a security program that locks the users screen. I have already figured out how to disable task manager but now I need to disable the task bar from showing and the start menu. Also, trying to do an event on alt+F4 doesn't seem to stop the program from exiting. Any other solutions? This program is intended for security reasons and I am not using it for any viruses.

View 6 Replies

Asp.net - Force Visual Studio 2010 To Use Visual Basic 10?

Mar 9, 2012

To reproduce the error I'm getting:Create a new Visual Studio 2010 ASP.NET web site in Visual Basic, targeting .NET 2.0Type "Public Property Test As String" Observe "Visual Basic 9.0 does not support auto-implemented properties." error Visual Studio 2010 is happy to use VB 10 against .NET 2.0-targeted Windows Forms applications, this only appears to be an issue with ASP.NET.Is there a way to force Visual Studio 2010 to use VB 10 when targeting .NET 2.0?

View 1 Replies

Build 64-bit Visual Basic.NET In Visual Studio 2010?

Jul 6, 2010

have just overlooked something somewhere...I am writing VB.NET stuff in VS2010 on Windows 7 64-bit. It seems to build by default for a 32-bit target, how to I tell it to make a 64-bit executable?

View 2 Replies

Change Error Message Visual Studio?

Jun 4, 2011

if I forget to enter a value in a cell in my gridview a loooong error who says thar that the indata format is wrong. anyone who know where in visual studio I can make this error a bit more understandable for others?

View 1 Replies

Change Form Style In Visual Studio?

Mar 6, 2009

how can we change style of form in visual studio?when ever we create any form in visual studio it is always rectangular in shape.if we want any other shape like circle and ellipse than how it will be done??

View 2 Replies

Visual Studio On Win 7 (64 Bit Ver) Won't Allow Debug To Change Code

Jul 28, 2010

I upgrade my computer to win 7 64 bit and run visual studio 2008, When I try to debug my old dotnet application (orgiinal from XP) it wont allow me to change any code while stop and debug. It said 'Change to 64 bit application is not allowed.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved