I recently purchased a Dell laptop with Windows 7 Home Basic installed and installed my Visual Basic 2008 Express and Visual Basic 2008 Step by Step and have run into at least 2 different problems I know of. One is I can not view the videos from my Bob Tabor subscription and two I do not see the fonts the Step by Step book refers me to access in some of the practices.
I'm looking to see if anyone has a good reference for a third-party add-in that will allow me to play .mp4 video files inside my program without a need to embed a web browser in my program.
I have no problem buying it (well that depends on the cost of course!), but I want that when I distribute it, I include their .dll files and it'll work on the user's computer without anything else needed.
having lot of problems playing a video on a form.Is there a better control for viewing videos than windows media player? For video resource files, what should the build action be? Will a form which has a 32-bit windows media player control on it work on a 64-bit computer?For some reason, the following code does not work:
If System.Diagnostics.Debugger.IsAttached() Then strVidFilePath = System.IO.Path.GetFullPath(Application.StartupPath & ".... esources")[code].....
I have installing a new windows vista ultimate on my computer and i have written my product key in the setup but is the activation required to logon to the windows desktop after installing because my LAN card had been demaged and i have asked this quistion from my friend computer. i don't wan't to make any error when installing the windows.
Alright so I'm using Windows Vista Ultimate with a 64 bit processor and the winsock control won't work.Originally Microsoft Visual Basic 2008 didn't have the winsock control, so I downloaded it and registered it correctly and it still wont work. I have no idea what to do,
I've been whining for several months about the way Windows 7 prevents application exceptions from actually occurring, and arbitrarily assigns "compatibility settings" without actually detailing what those settings are, even during Visual Studio Debugging operations. Am I just completely ignorant to some setting I can toggle to turn all that garbage off and make Win7 act like an operating system that wasn't designed for a 2 year old? It never hurts to try. In a worst case scenario,
I have recently upgraded my OS from Windows XP SP3 to Windows 7 Ultimate Edition.I had some of my projects saved on a backup partition and when everything was ready I installed VS and opened my projects.Currently,I'm having problems with two projects.My VS reports build errors and prompts me to run the last successful build,stopping me from making any changes to my code.In my first project(deals with encryption) I get the following error:And in my second project,this is the error:I should add that both projects work fine if I run the last successful build.
I want to play a video on a VB form but not sure how to go about it All I want is to play a video that takes up the whole form and make a button that plays it
I develop on my 64bit system, and the problem with that is, flash does not support 64bit browsers, only 32 bit, is there a way to convert the browser i made to like 32 bit or something so it will be compatible with flash ....
I need a skeleton starter code for Database-Entityframwork-WPF app.Are the HDI videos of 2008 up to date regarding the VB code strategy? ie do I use context? should I use a view to move the records along?Do you basically write the LINQs the same as 2008, but leave off the "_" line continuation char? Is the data source the entityModel rather than the Database?(I realize the entityModel is generated from the Database.Also had errors trying to generate the Database from the Model. However, was able to generate the Model from the database. I looked at the examples supplied w VB 2010 re EF, but didn't note an example that would apply. Also, had difficulty in running examples.
I was wondering if it is possible to embed videos into a Visual Basic program and how I should do it. I'm pretty certain it is possible since you can import files and read them, and even play audio media
Using the mciSendString command I am able to play avi, mpeg, mp3, etc. but I am unable to play mp4. Here in this web-site it says I can play any videos provided that I have the correct codecs. I am able to play mp4 using my other media players (eg. vlc player). How can I play mp4 videos or how can I make the MCI device auto detect the necessary driver type and play the videos ?
i m making an window application in VB.NET 2005 , i want to know how can i store videos and images in database--pls tell me of using ORACLE 10g or SQL SERVER 2005 or My SQL?
i have a media player in vb form...with 2 files in a listbox as a playlist now i want to create a fade between changing these files as a transition how can i do that...
Is there no longer an easy way to play videos with VB2008?Use to be easy with VB6, but everything I can find in Help for VB2008 says Vista only.Do XP and Win2000 users have to use VB6 to build apps that incorporate video?
i have tabcontrol1 and has 7 tabs and 1 button i want that button to recognize the active tab and do something.. else if anothor tab is active do something else... and so on i searched the net but i couldnt find what i am looking for
I'm running Windows 7 Pro and am trying to install Visual Studio 2010 Ultimate from a zip drive. When I double-click on the "setup.exe" app, I get the following popup errors (see attached screenshots).
I would think there would be no compatability issues but that's just me!
Am I the only one missing components? I am using VB 2010 and keep trying certain tutorials on videos while learning, and I have now come across 3 components they show in the tutorial but are not in my list. The 2 I am most needing are
I have written an application that lets me track work crews as they move from one job site to another. It runs on my local computer as a windows form. The form displays labels with the job site and crew names on them. The application is written using VB.net 2003. What I would like to do is see what is displayed on that form from another computer in a different office. Is there a way that I can use a web page to display what is on the windows form?
I have a program I am trying to create in Visual Studio 2010 Ultimate, and have a few questions as to whether what I would like the program to do is even possible - Here is the idea of my program:
I have a main form with a ComboBox1, Pic1, ImageList1, and Label1 - In my ComboBox I have 118 entries, and 118 corresponding Images in the ImageList control - Right now I have it set to show the Image from the ImageList when a ComboBox1 entry is clicked, by the Index number:
If ComboBox1.SelectedIndex <> -1 Then Pic1.Image = ImageList1.Images(ComboBox1.SelectedIndex) Else Pic1.Image = Nothing End If
What I want to know is, Can I make it so I can add/update entries in the ComboBox1 and ImageList1 at runtime? Such as, have an 'Open' dialog to import the Image I want to add, and a simple InputBox to add to the Combo1 list? Also, if this IS possible, if I add Items at runtime, won't it mess up my Indexes, and then the correct Images from the ImageList1 won't be the ones that show?
I know, lot of questions, but I am trying to cleanse my mind of VB6, and focus on .NET - More complicated, but I like the appearance of the finished programs much better, without stupid additional OCX's
Apparently Crystal Reports doesn't come with VS 2010 Ultimate like I thought it did. When I went to create a new report, I got prompted to download it free and install it. Then, after installing it, I tried to recreate a report and got the same prompt to download it again.
from yesterday night i have done a part of my practical and i saved to my pendrive... the folder name as <Chapter 3>and today i went to college computer lab continue to finish another part and i also saved to my pendrive, since i open the .sln file from pendrive.and i go rename those folder names and .sln name and others possible to rename as <Practical 3>when i back home want continue to do, the folder is still exist but inside folder's files are lost.
Is there a website that provides free teaching videos for DataGridView control.Luai Alrantisi, BSc in Computer Engineering, University of Ottawa 2007, Canada. IT Manager of MTN Mobile Telecom.
I am having a _ton_ of issues, and I am hoping some of you could clear it up...
1. OK So a while back someone showed me an example for fonts from resources, but I noticed if you close the window that it opens, The entire program shuts down... what can I do to fix it?Also, The fonts are not showing up on all computers, only this one....
2. I am trying to delete a image file, which the program downloads from the internet, and can change regularly, but when I try to delete it will not delete. It says its in use, and I cant figure out where.
3. I am trying to play videos using the following
vb Private Declare Function mciSendString Lib "winmm.dll" Alias "mciSendStringA" (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, ByVal uReturnLength As Integer, ByVal hwndCallback As Integer) As Integer Const WS_CHILD As Integer = &H40000000
[code]....
Now, I have confirmed the files it is attempting to play are in fact valid video files. It refuses to play all but the last one.
My Problem is that I am trying to view the database in Vb (windows form) but the image does not appear.All I can see is a small red cross where the image should be.I have tried both Datagrid view and Detail View.
I have been using the VB IDE for many months on a VB6 translation to vb.net 2010. I have had no troubles building and running in debug,until the message below just appeared. This now prevents me from running in debug. I have not used Publish in the Build menu or used ClickOnce. The Project - application page has "enable XP visual styles" checked. I do not want this unchecked, which will remove the error message below.
The error message is: Error 2 Could not find file 'Microsoft.Windows.Common-Controls, Version=6.0.0.0, Culture=*, PublicKeyToken=6595b
Installed DirectX11 June 10 SDK on Win7 machine with VS2010 Ultimate. Project written in Visual Basic, targeting .net 2.0. Just need the directx audio player capability.
Tried to add reference to the SDK Developer Runtime Files.
Nothing from DirectX11 shows up in the add reference COM for the project.
I can't seem to make my project see or accept the DirectX11 .dll's.
Unclear of which one I need other than maybe XAudio2 (I think) to play a .wav file.
DirectX11 SDK Release Notes say's the following but I don't understand it.