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


ADVERTISEMENT

Making An Executable File In Visual Studio 2005?

Aug 16, 2011

I have developed a windows application using visual studio 2005 (vb) . I am done with my development and want to roll this out to my colleagues.

I have created executable file (exe) when i was using vb6 but i am not sure of how to do it here in Visual studio 2005.

View 2 Replies

Adding References To A Stand Alone (no Project) Executable In Visual Studio

Dec 20, 2011

I am creating a visual basic executable in Visual Studio but NOT in a Project.I would like to add some references (dll).How can I do that?

View 1 Replies

How To Make An Executable File From VB And Send It To Another Computer

Mar 7, 2011

which net. framework is needed to let ane .exe file work on another computer??

View 4 Replies

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

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

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

Compile A Solution In Visual Studio 2005 Which Was Compiled In Visual Studio 6?

Sep 15, 2009

I have to compile projects which was compiled in Visual Studio 6 in Visual Studio 2005. When i compiled i got a set of same error. I opened the project for VS6 by selecting File->open->project/solution and tried to build a solution by Build option but i am getting the following error.

[Code]...

View 7 Replies

Open Visual Studio Express Files With Normal Visual Studio?

Apr 11, 2011

Is it possible to open visual studio express files with normal visual studio?

View 2 Replies

Deployment :: Can An Executable Program Create An Executable File

May 17, 2012

I have a program that outputs a file. I want the user to be able to just double-click the output file and launch the program, just like Word and Excel. In Word for instance, one doesn't necessarily have to open WORD then click on File--> Open and locate another Word doc. He can just go to the folder and open the Word doc. I want to implement the exact scenario in my program.

So far I have tried creating TextFile and added it to the Resources. On FormLoading, I simply I stream-read the Resouce file, but I can't write to the Resource on FormClosing, since the Resource is ReadOnly. Also, the Resource is built & compiled so I suppose you can't add anything to it at run time.How you lunch an output file without launching the Executable program that created it?

View 1 Replies

Developing MS Visual Studio Like Application Using MS Visual Studio 2005

Nov 27, 2009

I have to develop an application using MS Visual Studio 2005 or above with the following objective:

* The application should allow users to create as many new forms as they want and each form should behave like a MS Visual Studio WinForm. By saying that it should be a container for drag and drop of controls from the toolbox that I will develop....

* Once the user design's each screen to his taste by placing various controls on the form, he should be able to save the form as a screen. Of course I have to provide functionality for each of the controls such as if he drags a button on to the form, he should be able to specify what action it has to perfom when clicked when the application is put into run mode. Quite similar to regular windows form button.

* My application should have two modes: a DESIGN MODE, where user can drag, drop controls and specify what they should do when put into RUN MODE. This is quite similar to MS Visual Studio designer.

* Last but not least is to be able to access the application via the browser with the same look and feel his desktop version.

View 2 Replies

Developing MS Visual Studio Like Application Using MS Visual Studio 2005 Or Above?

Nov 26, 2009

I have to develop an application using MS Visual Studio 2005 or above with the following

objective:* The application should allow users to create as many new forms as they want and each form should behave like a MS Visual Studio WinForm. By saying that it should be a container for drag and drop of controls from the toolbox that I will develop....

* Once the user design's each screen to his taste by placing various controls on the form, he should be able to save the form as a screen. Of course I have to provide functionality for each of the controls such as if he drags a button on to the form, he should be able to specify what action it has to perfom when clicked when the application is put into run mode. Quite similar to regular windows form button.

* My application should have two modes: a DESIGN MODE, where user can drag, drop controls and specify what they should do when put into RUN MODE. This is quite similar to MS Visual Studio designer.

* Last but not least is to be able to access the application via the browser with the same look and feel his desktop version.

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

Visual Studio 2008 Keeps Crashing With "Microsoft Visual Studio Encountered A Problem And Was Shut Down"

Mar 20, 2009

I have a Visual Basic project and when working and modifying code, the compiler will crash and then a message will say something like "Microsoft visual studio encountered a problem and was shut down." I've tried editing code from the solution and the project. Both produce the error. Usually occurs when adding an "IF...Then..." condition. May work for hours but then crash. Solution will compile and build.

View 3 Replies

Make Visual Basic 08 Search For A File On Computer?

Jan 22, 2009

I need to make VB 08 scan for a random file for example "something.txt, .exe ext." how can I make it scan for that something any were on the hard drive? And the I could declare its path in a variable correct? if I am not specific enough I still don't know every thing about VB.

View 2 Replies

File I/O And Registry :: Text File Tab Delimited Import Visual Studio 2010?

Nov 28, 2010

trying to input a text file that's tab delimited that looks something like this.

2.2 5.6
3.7 9
1.2 9.1

[code].....

View 1 Replies

Visual Web Developer 2008's .sln File Is Not Working In Visual Studio 2008?

Mar 28, 2009

Visual web developer 2008's .sln file is not working in Visual Studio 2008

View 2 Replies

.MSI (Installer File For MS Visual Studio 2008 (.Net)?

Mar 23, 2010

I have a MS Visual Studio .NET project created. I also went through the basic steps to add a setup project which created both an .MSI and a setup.exe file under the "Release" folder within the Debug folder. When I ran the setup.exe it installed the website on my http:localhost/Program/default.aspx which is fine and all..

My only problem is that the website does not have some of the customized icons that should be displayed, some of the other files are also missing such as "filename.txt" found in the main directory of my program used for specific calculations. I guess my two questions are:How do I add "All" the files inside my project to the .MSI?? The Website works fine, but its missing some files.

My second question, what if I "Remove" the program? Will it delete all directories, even files manually added to some folders AFTER the installation? For example: Lets say that my website contains a folder called "Data" which gathers data for specific purposes. The "Data" folder is often changed to replace outdated "Data", so when I need to make an update to the program the "Data" should not be removed, my 'client' should be able to just Add/Remove the program to update the program but all the other files should remain unchanged.

View 1 Replies

Connect SQL Server File (.mdf) In Visual Studio?

Oct 29, 2009

Im trying to connect a SQL Server file named mybookstore.mdf, i've created this file in a MS SQL Server 2008 Express on the server named SQLEXPRESS when I open Visual Studio and tried to connect to it(assuming im on a project), VS cannot find my server instance when I tried to connect to it(connect to server) in the Server Explorer, i tried typing localhostSQLEXPRESS but it throws a message that it cannot be found i've also tried to open my database using the connect to database button on the Server Explorer but it ask me if I want to create it?

[Code]....

View 4 Replies

Create Patch File In Visual Studio?

Apr 23, 2010

create patch file in visual studio.

View 1 Replies

File System Using Visual Studio 2008?

Jan 11, 2010

i am about to ask what file should i do that could be done in noon time!? can anyone suggest me a topic because i'm getting a hard time out of it.

View 3 Replies

Find The Ildasm.exe File Within The Visual Studio 8?

May 2, 2012

Where can I find the ildasm.exe file within the Visual Studio 8Luai Alrantisi, BSc in Computer Engineering, University of Ottawa 2007, Canada. IT Manager of MTN Mobile Telecom.

View 1 Replies

Opening A Solution File In Visual Studio?

Mar 26, 2010

I am using the book: Programming with Microsoft Visual Basic 2005: An Object Oriented Approach and have a question. It says for instance: "In Visual Studio, open the solution file of the same name appearing in the folder named Chapter.09Chapter09ApplicationLessonPreview." Where in the world do I find this file? Is this something I have to create myself or is it already done and I just don't know where to look.

View 2 Replies

Reading XML File From Visual Studio 2008

Feb 11, 2012

I have XML which has following content. I am providing only small portion of code below. I need to read this XML file from Visual studio 2008 and display the contents on windows and web.

<Loop
Name="AT"
Count="INF"

[Code].....

View 6 Replies

Run File Using Other Tools Not Just Running On Visual Studio?

Feb 18, 2011

I create a window application using visual studio vb.net which including some textboxes and a button. But my boss wants me to create an executable file which can be run using other tools not just visual studio.

View 2 Replies

Saving File In Visual Studio 2010?

Mar 23, 2012

i am having a problem saving the file, when i save the file in the directory (with save as)

C:UsersuserDocumentsvb Toolkit save

Now i try moving the vb files by save as again to

G:Backupvb Toolkit save

When i load the file up it says that my form1.vb missing or deleted but when i check in the files

View 1 Replies

Visual Studio - Open A File As Read-only?

Jun 1, 2011

In Visual Studio, how can I open a source file (from another project) in read-only mode? I want to copy some code from it, but I don't want to modify it by mistake.I don't want to change the file's attributes to read-only, as I will not be able to work on it later, unless I clear read-only.

View 1 Replies

Visual Studio 2010 Using MS Access File

May 9, 2012

I am trying to connect to an Access DB file when I do a drag and drop from the dataset to the form i get the following error [code]

View 1 Replies

Visual Studio Making Of .exe File With .swf And .txt Files?

Feb 24, 2012

i compile my project in windows form visual studio with flash file or .swf included? My project have many presentations, .txt included in the system. How to compile them to an executable file? I need to be my .swf file still on my .exe file

View 1 Replies







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