Get Into Computer Science Bach Program?

Nov 29, 2009

I have a major problem, I took a class in VB, to get into my Computer Science Bach. Program and I am so far behind in VB, is there anyone who is willing.I just want to pass this class, so I can get my Bachlors and transfer to a University.. If there is anyone willing to help me please please please give me a message,
you can either email me @ {email removed} ; MSN Messenger is {msn removed} or my AIM SN is {aim removed}

View 5 Replies


ADVERTISEMENT

Developers With Computer Science Degree?

Apr 18, 2009

Just curious ... for those whose main occupation is as a software developer what percentage of you had computer science degree vs. self taught?

View 2 Replies

How To Transfer Files From 1 Computer To Computer With Program

Nov 18, 2010

how to transfer files from 1. computer to the computer with the program made in visual studio 2008 (visual basic)

View 3 Replies

Get An External Computer's Computer Name In Program?

May 2, 2012

This would be easier if I were able to have the external computer get its own name and just pass it to a web service as a variable, but I'm not able to do that right now. There are a variable number of computers from several different entities that regurarly access a web service on one of our servers. Changing only some VB.Net code on the server and nothing at all on any of those external computers, how would I be able to get their names programmatically in VB.Net?

View 2 Replies

IDE :: .net Program Will Run On Computer?

Jan 9, 2011

I am moving from vb6 to vs2010. I installed vs2010 but no vb program, even the simplest will run. As soon as I load a solution either vshost32.exe or vshost32-clr.exe will shut down.If I create a vb application, even with just a form, a button, it will not run but will exit with the following.

'WindowsApplication1.exe' (Managed (v2.0.50727)): Loaded 'C:WINDOWSassemblyGAC_32mscorlib2.0.0.0__b77a5c561934e089mscorlib.dll'
The program '[3000] WindowsApplication1.exe: Managed (v2.0.50727)' has exited with code -2146233082 (0x80131506).

If I create an exe it will run on other computers but not mine, exe's that are created on other computers will run there but not on mine, so it doesn't seem to be a vs2010 problem but something else. I removed and reinstalled .net framework, 1.1, 2.0, 3.0, and 3.5 but that didn't help either. Since exe's that I create will run on other computers but not mine, I suspect it's .net framework but other than uninstalling and reinstalling it, I have no idea what to check.

[Code]...

View 2 Replies

Run The Program On Other Computer Using VB?

May 9, 2011

We have created our program in vb and we have a connection to a database as well, but we tried to run the program on other computer using VB it does not work it shows an error message because the data base has different path in my computer so if I run the program on other PCs it will not work.

View 6 Replies

Acces Other Computer With Program?

Jun 3, 2012

How could you accese and other computer via localhost or internet wiht vb.net. Not controlling but something like a chat box.

View 14 Replies

Install Program On A Different Computer?

May 1, 2010

on an xp computer .. i used vb-2008 professional to create a program i then used the (setup-wizard) to create the files and folders to deploy the program on a CD.i followed the walkthrough documentations on how to use the (setup-wizard) .. but when i install the program on a different xp machine .. i get the following message:

** the feature you are trying to use is on the cd **
** an installation package for (setup1.msi) can not be found **

here are the steps i took to create the deployment setup files:

.. i added a (setup-project) to my solution .. called (setup1).
.. on the (choose-project-output-to-include) screen of the (setup-wizard) ..
.. i selected .. (primary-output-from-MyProgram).

[code]....

View 3 Replies

Moving Program To New Computer

Aug 15, 2009

I have been working on a program on my old computer. Now, I have gotten a new computer and would like to continue to work on it there. The program is not yet finished. I would like to copy my program to my new computer. How can I do this? I tried copying the folder from my old computer to my new one and it opened the project, but I could not edit it as there was no permission given to edit it. It shows it as a read-only.

View 3 Replies

Program Wont Run On Another Computer ?

Oct 16, 2010

I've made a program in VB 2008, but when i tried to run it on my other computer (XP Home Premium x86) a error appeard.It says: "Retrieving the COM class factory component with CLSID {D6BCA079-F91C-4EIE-B453-32A0477D02E3} failed due the following error: 800736b1".I tried the program on my third computer (Vista Ultimate x64) to see if it worked, but the same error appeard : What should i do?

I went to ConfigurationManager -> Active solution platform and tried to change it to x86, but no difference :(

View 20 Replies

Program Wont Run On Another Computer?

Feb 21, 2009

When I copy my executable to another machine and try to run it, I get

"Only part of a ReadProcessMemory or WriteProcessMemory request was completed."

View 13 Replies

Reformatted My Computer And Now Cant Get The Program To Run ?

Oct 24, 2010

I have written a program using Visual Studio 8 that simulates engine balancing. To simualte the forces I have used teechart, and have also programmed a genetic algorithm to optimise the system. However, I have just reformatted my computer, and now I cant get the program to run. I can access the code (in Form1.vb) and there are no problems, but 2 errors, and 5 warnings exist in Form1.Designer.vb.

The errors codes are:
'Type AxMSFlexGridlib.AxMSFlexGrid is not defined'
'Type AxMSFlexGridlib.AxMSFlexGrid is not defined'

View 1 Replies

Run Program For Certain Computer User?

May 3, 2011

Is it possible if I want make my program only work for certain computer user?

Means the program will check the current system user... and If the user is allow by the program... the program will Run...and If the user not allow by the program the program will display Message..."You are NOT ALLOW to use this program" and the program will close.

View 3 Replies

VS 2010 Cannot Run Program In Other Computer

Jul 15, 2011

I get this error :

Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: tuto.exe
Problem Signature 02: 1.0.0.0

[code]....

View 1 Replies

Builds And Saves The Program As A 32 Bit On A 64 Bit Computer?

May 18, 2011

At college we run 32 bit computers and at home i build my programs to bring in but i have a 64 bit computer, i need to know if theres a way so it builds and saves the program as a 32 bit on a 64 bit computer.

View 6 Replies

Changing Background Of Computer With Program?

Dec 12, 2009

i was wondering if it is possible to changed the background of the actual computer desktop. i've searched, but all i can find is how to change the background of the form.

View 1 Replies

Computer Doesn't Accept The Program?

Jan 5, 2011

what should to do,when the computer doesn't accept the program.

View 6 Replies

Make A Program Running On One Computer?

Apr 8, 2011

I'd like to make sure that a program could run on a specific computer and get information like pc's identity. This way it won't be possible to run on another computer.

View 7 Replies

Make A Program That Will Lock The Computer?

Jul 4, 2011

i want to make a program that will lock the computer when the program will run and will ask for a password in order to unlock the computer again.

View 2 Replies

Make Program Start Up With Computer

May 18, 2011

i want to make my program to where when you install it, it will automatically start up with your computer everytime, but will start up in the background to where you can't see it....is this possible?

View 3 Replies

Program That Tells Information About Your Computer And CPU ?

May 24, 2010

I made a program it is a Program that tells you information about your computer and CPU and much more but I am having an unusual erro here it is.

Error = Sorry I have my moms computer and dont have the project but I do remember it said something about a CatagoryName.

View 5 Replies

Protect Software To Run Only On One Computer In Program?

Mar 4, 2010

I have developed a small application and now i want to protect it.

I want to run it only on my own computer and i have developed it for myself.

View 4 Replies

VS 2008 Add An Application From Computer Into The Program?

Dec 30, 2009

how to add an application from my computer into my program. Do I add it as a resource or a reference? #2-How can I start that application in vb from a button? This is what I tried: (a button's code)

Process.Start(My.Resources."program here")

View 5 Replies

VS 2008 Install Program On Another Computer?

May 10, 2009

it is these three files that you must copy to the computer that you want to install the program on?

View 3 Replies

VS 2008 Launching A Program On Any Computer?

Feb 7, 2010

Im trying to launch a program from any computer by using Application.StartupPath & "firefox.exe", but i cat get it to open , heres what im using atm.[code]I dont wanna use the full path names as they may be different on other computers, i know Firefox and IE etc will be the same , but im loooking to open any program regardless of its location.

View 2 Replies

VS 2008 Shut Down The Computer Within Program?

Mar 28, 2010

i want to shut down the computer after my programe exits how can i do that?

View 10 Replies

What Are The Files That Must Be Packed On To Run The Program In Each Computer

Apr 23, 2010

I am a programmer Mtbdy in Visual Basic Dot Net I want to ask a question What are the files that must be packed on to run the program in each computer?

View 3 Replies

Access The Files That Are Open By Another Program On The Computer?

Sep 23, 2009

I have a program that needs to access the files that are open by another program on the computer.When my application comes up I can easily see if the other application is running with the .net Process.GetProcessesByName method

Dim MyProcesses() as Process = GetProcessesByName("AnApplication")
For Each Instance as Process in MyProcesses
If MsgBox("application is running - do you want to end it?", MsgBoxStyle.YesNo or MsgBoxStyle.Question, "Warning") = MsgBoxResult.Yes then

[code].....

The problem is that the Instance.Kill does not allow the application to end gracefully. In VB6 you could use the SendMessage API to send a close message to the application and it would end gracefully - i.e. give the user the normal closing prompt. This just slays the application - leaving any open files in their potentially incomplete state, etc.

View 4 Replies

Checking If A Program Is Closed And Shut Down Computer?

Jul 23, 2009

I'm making a simple app that checks if Windows Media Center is open, if it is open and the program receives the close command from windows, make my application shut down the computer. I was wondering if this was the most efficient way of doing this:

[Code]...

View 6 Replies

Make A Code To Shut Down Computer In Program?

Mar 22, 2010

I need to give input to the VB code by outlook express ie the command to shut down the computer will be imported from OUTLOOK EXPRESS

View 2 Replies







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