Run A Project Made In .net On Another Computer Without Visual Studio?

Feb 15, 2012

Ok I have Googled for the answer but couldn't find one. I want to run my project on another computer without visual studio. I have created a setup file but after installing also i need visual studio.Isn't there any another way round?

View 2 Replies


ADVERTISEMENT

C# - Web Matrix Differ From Visual Studio - Is It More Efficient Than Visual Studio To Develop ASP.NET Web Project

Oct 12, 2011

WebMatrix is a web development and deployment tool by Microsoft so how is this compared to Visual Studio? which Use C# Razor Syntax is that more better coding.

[Code]...

View 2 Replies

Migrate Projects That Were Made In Visual Studio 2003?

Jun 2, 2011

I need to migrate projects that was made in visual studio 2003 but this projects includes several applications that acts as the base for different clients and every client has its own personalization of the product.visual studio 2008 use an architecture in order to turn everything into a single system with differents configurations?

View 1 Replies

Running .EXE File Made In Visual Studio 2005 Failure

Aug 1, 2011

I would like to run a .exe file made with visual studio 2003 but I get an error every time I run it on a windows 7 machine, vista machine, and xp machine. The error on Windows 7 and vista says "application has stopped working" and then makes me close the error box. In windows xp it's a little different error, "the application failed to operate (0xc0000135) Click on OK to terminate the application."

View 3 Replies

Add Project Setup Project For Project For Visual Studio 2008?

Nov 15, 2010

i was developing Voice Chat Application in visual Basic .NET 2008 i try a lot methods to make installer for it :

1- i add Project Setup Project for my Project for Visual Studio 2008 Deploy & setup Type Projects and make it with output option and detect dependices

2- i try make it with Setup Factory 8.2.1

3- i try with MSI Factory 2.0

4 i try with Setup Factory 6.0

and after making installer copying it to my test virtual Machine or my friend lap and install it i get this error when try to run my application :

[Code]...

View 3 Replies

Can't See Visual Basic Project Option In Visual Studio 2008

Jan 13, 2012

I am very new to Visual Studio Application Development. I'm mostly a DB guy. I used Visual Studio as a Report Designer, not much of an .Net guy though I can understand it. I am now asked to create a .net application and I'm trying to create a "Hello World" starter app. I opened my Visual Studio, click File-New Project and all I see is Business Intelligence Projects and Other Project Types. My step-by-step guide says choose Visual Basic, Windows Forms Application. But I can't see it as an option.

View 2 Replies

No Visual Basic Project Types In Visual Studio 2005?

Dec 9, 2009

I am using: (copied from the/about vb studio window:

Microsoft Visual Studio 2005
Version 8.0.50727.762 (SP.050727-7600)
Microsoft .NET Framework

[code].....

View 6 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

Run Executable File On Non-Visual Studio Computer?

May 15, 2011

The executable file in binDebug works great when used in a computer with Visual Studio on it. How would someone go about adding some of the libraries to it so it can be run on ordinary computers.

View 5 Replies

Send A Message To Another Computer Screen In Network Using Visual Studio 2008?

Jun 11, 2011

how to send a message to another computer in my companys network using visual studio 2008...I would like to be able to list all the computer names on the network and select certain ones and send them a message that would pop up on their screen

View 3 Replies

Visual Studio Will Not Install - Computer Support Archive | Dream.In.Code

Mar 27, 2011

I'm running the string on "Can I run a VB.net application on a website"Nothing seem to work after trying to install web developer, it would not install. So i uninstalled VB express and tried to install Visual Studio 2008 which did not successfully install so I tried 2010 and still nothing. Why am I having problems installing Visual studio? Also I cant install windows xpsp3? error messages says not compatible?

View 2 Replies

Create First Project In Visual Studio?

Jan 25, 2011

how to create my first project in visual studio

View 2 Replies

Use Mercurial With A Visual Studio / VB Project?

Oct 6, 2011

I want to start using Mercurial on a VB.Net project, but I'm not sure which files should I add. Do I include the Project.sln file, bin/ and obj/ folders?

View 4 Replies

How To Close One Form In A Project And Note The Entire Project When Using Me.close() In Visual Studio 2008

Mar 22, 2010

I am really new to Visual Studio and VB and I am having trouble closing a single form:

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click

Me.Close()
End Sub

When I use Me.close() associated with this button it closes the entire project and not just the single form can anyone.

View 2 Replies

Converting VB6 Project With Visual Studio 2008?

May 20, 2010

I have a vb 6 project developed with VB6.0 on XP. I've installed Visual Studio (Professional Edition)2008 on a Windows 7 box. When I tried to convert the vb 6 project (.vbp file) using VB 2008's wizard, I got error messages that the "upgrade failed" because it could not "load the referenced components: msadodc.ocx (6.0.0) and msde.dll It is recommended you install VB6.0 with all referenced components......"I have the VB6.0 CD's and tried to install it on the Win7.0 box and got the message that VB6.0 was incompatible ?

View 2 Replies

How To Roll Back Project In Visual Studio

Feb 13, 2010

How to Roll Back project in Visual Studio

View 1 Replies

Project And Am Getting Stumped On The Error In Visual Studio?

Nov 21, 2009

I am writing a project and am getting stumped on the following error in Visual Studio. It reads "Warning 1 Unused local variable" and "Warning 2 Access of shared member, constant member, enum member or nested type through an instance; qualifying expression will not be evaluated"Here is snap of my code and the problem is highlighted. Any thoughts?Private Sub xmlImport(ByVal source As Object, ByVal e As FileSystemEventArgs)Dim eConnect As New eConnectMethods

[Code]....

View 1 Replies

Project Conversion To Visual Studio 2010?

Aug 24, 2011

Programming Applications Office Outlook 2007.This publication comes with sample VB code which I have dowloaded and am attempting to run.The code was written using VS2005 and I am using VS2010.The Upgrade conversion works ok and the project loads - however I get the following errors when I try to build:Does Microsoft have a fix? I only get thousands of people asking the same question when I search!!

ErrorAn error occurred while validating. HRESULT = '80004005'C:Documents and SettingsMartinMy DocumentsVisual Studio 2005ProjectsSampleCodeVBSampleCodeSetupVBSampleCodeSetupVB.vdprojSampleCodeSetupVB

[code].....

View 4 Replies

Publish Visual Studio Project To Webserver?

Dec 4, 2011

I am by no means a programmer, but I was recently tasked with moving our website to a new server, since the website manager quit. The Visual Studio solution was written in 2008. I can compile and run the solution, so I'm sure it's working just fine. But every time I try to publish the solution, either to FTP or to my local hard drive, the .asp webpages get deployed to a sub directory, where on the live site, they are in the root.

View 1 Replies

Publishing Project In Visual Studio 9. With Database?

Apr 22, 2011

I am using an Access Database with my project. When I publish, all the Forms seem to Publish. Also the database gets published. However, once I install it, there seems to be no connection with the Database.The Forms give me the Oledb error as Im using Access. However, the login form seems to connect with the database. In other words, my applications gets authenticated, but when I try to open other forms, there seem to be an error with DB connection

[Code]...

View 1 Replies

Visual Studio 2010 - Project Folder?

Jun 27, 2011

So if I am working on a project in VB.net (really any visual studio project), I am able to create folders. My project is getting rather unweildy (over 30 classes) and I think it would be beneficial to store for example data structure classes in a folder "ds" and user controls in a folder "uc". Is this OK? Will it affect the way I reference the classes? Are the folders simply for my own use and structure or do they actually have some kind of impact on my project as a whole?

PS in case you are confused, I am referring to the structure shown in the "Solution Explorer". Sorry if this is a dumb question or not clear, but I have never worked on a large project like this before.

View 4 Replies

Visual Studio 2010 Building The Project?

Jun 14, 2010

When ever i publish the project, i get a bunch of deployment files and a setup file. Even after running the set up there is no .exe file.Is this just VB .Net way of opening the file now? Do i even need to use the installer? My program uses very basic math with list's and datagrid views.

View 2 Replies

Visual Studio 2010 Project Compadibility?

Apr 23, 2010

When i create a program with Visual Studio 2010 which operating systems is it compatible with. I know it would be Windows only but witch versions? Is there anything special i need to do to make my programs compatible with older versions of Windows such as XP or Vista? I am running VS 2010 on Windows 7 Ultimate.

View 1 Replies

Visual Studio Very Slow When Opening The Same Project?

Apr 6, 2011

Sometimes even if the projects open are totally different they're slow too.

View 4 Replies

Possible To Rename The "Project" Folder In A Visual Studio 2010 Project?

Nov 22, 2010

I have a VB.NET project in Visual Studio 2010 for an Excel Add-In.I use the "My" namespace,and in general it seems that the "My Project" folder contains configuration information about the project.My problem is that I need to change the name of this folder, because my version manager system won't accept spaces in file or folder names.Edit: There is a hacky way to do it, by renaming the folder and changing all references in the .vbproj file.However, the may work for a command line generation, but it won't work the next time the project will be opened in Visual Studio. The IDE will create a new "My Project" folder, and complain that it can't find the settings in it.

View 3 Replies

2010 [XML] Reading Visual Studio Project File?

Sep 1, 2010

I want to read a VB or C# Visual Studio project file so I can find out which files the project uses (code source files, not images or whatever).I simply opened a vbproj and csproj file in notepad and found that they are in XML format. A simple example follows. The red parts is what I need:

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<blabla... />

[code]....

However, it seems it cannot even find the Project element, because the query errors saying "Sequence contains no elements" on the 'Single' call...

View 4 Replies

Add A New Data Source To Visual Studio 2010 Project?

Jan 7, 2011

im trying to add a new data source to my visual studio 2010 project. As it stands my project consists of a few windows forms. I plan on making it access a database (made in access, unless this is a problem), and be able to perform pre-set queries, search/sort, and basic delete,add,edit functions. I will hopefully be later adding the function to print reports according to the database entries.However, the problem i am having is that when i go on to data sources, and click add new source, the following happens:3, it asks me which connection i will be using, i click new connection, then in the new connection dialog i choose the following : Microsoft Access Database File (OLE DB), then i browse for the database i made in the 'database file name' box, Then i delete the default username in the log in to database bit, as my database has no protection.

View 3 Replies

Add A Shortcut To A Visual Studio 2003 Setup Project

Apr 30, 2009

I have a VB Windows Application in Visual Studio 2003 complete with it's own setup project. What I would like to do is during the installation of that project is to install a shortcut icon on the desktop that points to the location of the .exe file that was just installed on the user's machine. Unfortunately this option in the setup is not easy to find (at least to me) on Visual Studio 2003. What would I need to do in order to get that shortcut icon to pop-up automatically?

View 3 Replies

Asp.net - Visual Studio Project Randomly Named DLLs?

Oct 26, 2011

Years back I inherited a project that is written in VB.net - the problem with this site (it's a website in Visual Studio, not a web application) is that if you change any code you have to compile and upload the entire site each time.

Why? Because it seems to generate a bunch (maybe 10-15) of randomly named DLLs in the BIN directory on every compilation. Each page in the site then references these randomly named DLLs so I have to upload them all and the new DLLs if the site is to continue working.

What 'setting' is this site built using, or more importantly how can I change it to a more convenient system of generating one or two consistently named DLLs?

View 2 Replies

Basic Nature Of A Visual Studio Project's References

Aug 25, 2011

Just curious. I recently had an incident in which I was called to troubleshoot a VB Winforms app. I have 2 versions of a package (LeadTools) installed on my machine. These packages contain numerous dlls and it is not unusual for a dozen or more to be referenced in a single program.

[Code]...

View 8 Replies







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