-
- help plz
by Nexus4144
- 6 Replies
- Last post
by Nexus4144
- i downloaded a starter kit for VB, everytime i run it, the installer gives me this error "Installation stopped because the directory for the ProjectType value did not exist. The project type is invalid for your installation of Visual Studio." Can someone tell me how to fix this, im running VB 2005 Express
-
- picturebox
by phoonix
- 4 Replies
- Last post
by JohnWein
- Can you use one picturebox for 2 pictures in visual basic. For example: if you click on a button, the picture changes.
-
- Visual Web Developer and its components instalation
by Addin
- 0 Replies
- Last post
by Addin
- Hello all,
I've already got Visual Studio 2005 Standard edition installed in my system
Is there any conflicts would arise if I install the Visual Web Developer and its components
Thanks,
Addin
-
- Need some Help please new to C++
by PoHate
- 4 Replies
- Last post
by Pibeac
- I have this book to learn C++ and i've tried this small code on two different compilers (Visual C++ 2005 express edition) and Bloodshed (a freeware compiler)
#include <iostream>
main (void)
{
std::cout << "Hello people" << std::endl;
return 0;
}
It does not work on Visual C++ but it works on the other compiler, I get an error on Visual C
-
- how do you get an mp3 to loop untill told to stop
by karate_kid007
- 13 Replies
- Last post
by karate_kid007
- hi i've created a screensaver with background music in the form of an mp3, the problem i have is that i can't seem to make the song loop over and over again until the screensaver closes, is there a simple piece of code that will make this work.
here is the code i have used so far
"Defining Audio"
Dim song As Audio
"Loading The Song when the screensave
-
- Binding MSAccess table data to form controls at runtime
by Freelancer77
- 3 Replies
- Last post
by Freelancer77
- I am trying desperately to figure out how to properly code databindings to textfields and comboboxes. My application selects from a variety of user-selectable databases, so I can't set up the data management tools (tableadapter, bindingnavigator, etc) in the designer, they have to be coded for initialization at runtime once a database is chosen.
Filling a dataset with the contents of a table wo
-
- Difference between C# and MS Visual C#
by JackJax
- 1 Replies
- Last post
by Chris Dunaway
- I wanted to get back to programming and thought about C#. I downloaded MS Visual C# Express and the document "C# Language Specification Version 3.0". I noticed the codes are different. Are these 2 totally different Thanks
-
- Settings problem
by Cameron Kloot
- 14 Replies
- Last post
by Cameron Kloot
- hi, in my program i make settings and then load them into a checkedlistbox when the program restarts. this is what i am doing: public Form1() { InitializeComponent(); foreach (object loadItem in Settings.Default.Context) { checkedListBox1.Items.Add(loadItem); //Load settings } } Settings.Default.Context.Add(textBox1.Text, textBox2.Text); //new settings stri
-
- 'AddressOf' expression cannot be converted to 'Long' because 'Long' is not a delegate type
by flynny1st
- 4 Replies
- Last post
by DMan1
- Hi hopefully this is an easy question. I'm trying to screen scrape text from a windows app (in this example its ms calculator).
My problem is this i recieve the following error when i try and compile the code and can't find a reason for this. Is anyone able to please explain why it is throwing this problem and how i can fix it
Module Module1
Declare Function GetParent Lib "u
-
- Access Jet inexplicably returning empty dataset
by jaminJay
- 5 Replies
- Last post
by jaminJay
- Hello! I have some code in a managed C++ form that queries a MS Access database using OleDbCommand. The query returns empty, but when I copy it to the query editor in Access it returns exactly the result I expect. The query is of the form:
Code Snippet
SELECT someFields FROM aTable WHERE aField LIKE '*" + textBox->Text->ToUpper() + "*'; (I converted the search string t
-
- Returning arrays from visual Web developer
by Sjas
- 2 Replies
- Last post
by Sjas
- Hi...
I am trying to Make a webservice that returns an array... Is that possible
If so, could someone please post a simple "HelloWorld"-example...
I Keep Getting a weird server-error when i try to run my test-program:
<WebMethod()> _
Public Function HelloWorld() As Array
Dim Myarray(3) As String
Myarray(0) = "String1"
Myarray(1)
-
- Did an EXE file Created Through VB.Net Runs in Network drives
by Afroze Ahmed
- 4 Replies
- Last post
by EverydayHack
- hi to all
i had made an application for which no dlls is required and hence it can be runned by just copying the .exe file to the other PC. now when i try to copy the EXE file to network drives and run it from my pc it is running successfully, but when i go to another pc and run the exe file which is in network drive it is throws an error saying
"application encountered a problem,Please
-
- How to search files in my website ?
by yanivpinhas
- 14 Replies
- Last post
by yanivpinhas
- Hi,
I have website lets say http://www.mywebsite.com/downloads
I want to search for TXT files (*.txt) in this address, and get them to string.
How can I do this how I'm using my user name and password to my web site address
P.s how can I delete them after download them
Best Regards,
Yaniv
-
- Save a picturebox image as jpg
by WidgetWorking
- 5 Replies
- Last post
by WidgetWorking
- Microsoft help says in order to save the image in a picturebox, you must assign a button to the image, so I don't know if this is correct, but I am using: Private Sub SetMyButtonProperties() Button2.Image = PictureBox1.Image() End Sub
I have read on the forum that the easist way to save a picturebox image is to use: Me.PictureBox1.Image.Save(FileName)
So I am using: Me.PictureBox1.Image.Save
-
- Hex Chip Data Into Readable String
by Spaceman1972
- 11 Replies
- Last post
by Spaceman1972
- Hi,
Can anyone help please.
I work in a machine shop which has around 2000 tools. Each tool has an idendity chip on it. The manufacturer Balluff supplied some free software to read/write to the chips. I would lke to read/write the chips myself but when I read the chip with my software using comport I/O I dont get all the data. Also I have tried to decode the data using unicode and that d
-
- concerning media player
by clint 2
- 14 Replies
- Last post
by cheyenne
- renee
where do I post pause button code
-
- tutorial problems
by artillery
- 4 Replies
- Last post
by artillery
- Hi, I'm new to programing and just loaded VE 2005 C++ Express. I tried two of the video tutorials from the 16 part beginner series and most of what they showed in the code window didn't match up with what I had. There were large sections of code in my window not shown in video, and it wasn't just collapsed. Additionally, two of the commands shown were wrong ie: using ' to input comments (which s
-
- Argh! Nightmare accident!!!
by Bort1980
- 7 Replies
- Last post
by ReneeC
- I've just gone and accidently deleted all my project files Fortunately, maybe, I had just finished compiling and publishing my project, so it is intact. Is there any way I can retrieve my code from the published files Please say yes.
-
- about vb express
by tokie
- 3 Replies
- Last post
by js06
- do all programs created with vb express have to have netframe works to cuz with the program i created i ziped it and sent it to a a friend and it says they need net frame works inorder to run
-
- CreateGraphics?
by JohnWein
- 4 Replies
- Last post
by Carsten Kanstrup
- Is there any use for CreateGraphics other than to get the metrics of the drawing space Wouln't it be better to rename it GetMetrics The name seems to be very confusing to novices. We want to use it to do drawing and then are confused when our drawings disappear.
-
- Manual Update
by djshades2004
- 10 Replies
- Last post
by djshades2004
- anyone got any example code on manually uodating your application without using the clickonce upload installer, this would help me out alot.
-
- Where have my pictures gone?
by Shaun B
- 11 Replies
- Last post
by Shaun B
- Where have my pictures gone
i am new to programming and have made a somewhat niaive high/low game played with a pack of cards (.bmp format). the card pictures are held in "my pictures" and referenced in the program from this location when i call them in the program, however when i publish the program and install it on another computer (which has VB2005 installed) the pictures won't d
-
- datagrid changes also do in the database
by JohnBurton
- 1 Replies
- Last post
by Figo Fei - MSFT
- i'm new to c# express edition. I just made a database (microsoft sql one) and made a form where i have placed a datagrid. Now i can see the table that i want in my datagrid. But if i made a change in this datagrid (add a row, delete a row,edit a row) the changes are only stored while running the application but not in my database. How can i do this
-
- Cryptography of packets!
by Evoluator
- 14 Replies
- Last post
by ReneeC
- Guys I need some serious HELP (S.O.S) I am creating a Cryptography engine which encrypts and decryptes files. I would like to use packets for encryption, so not all of the file would be loaded onto the memory. This is because the files are about 5GB in size, and even if I try to load all the file on to my computers memory my computer would soon run out of resources. I have had this problem for ab
-
- using C++/CLI with DX9 unmanaged
by supamike
- 4 Replies
- Last post
by supamike
- Hi, i've recently been working with an app with VSC++ and DirectX9.
The entry point creates the main GUI object (managed) and also a DirectX object (unmanaged), and then runs it like normal.
Recently the need has arisen for me to move the DX object to be a member of the GUI class.
I changed the GUI class to include my DX header, which includes the standard <d3d9.h> &l