Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Opening a video automatically from a directory
#4
AtmaWeapon Wrote:Because VB .NET 2008 defaulted to AnyCPU and VS 2010 defaults to x86. Part of this is because of the troubles you're having, and I suspect part of it has to do with they didn't finish making Intellitrace work with x64 and it'd hurt their marketing to have a flagship feature not work out of the box.

There is no version of VS 2010 in which you can't change the platform, but it's harder in Express Edition. Here's how to do it:
  • Open solution explorer. (Ctrl+Alt+L by default.)
  • Right-click on your solution, not the project file. It's not visible by default in VB 2010 Express Edition, so if you can't see it:
    - Go to Tools>Options...
    - Click the "Projects and Solutions" item.
    - Check the "Always show Solution" box.
  • When you've right-clicked the solution, choose "Configuration Manager".

That window will list all of your projects and let you choose a platform. Make sure to change it for both release and debug builds.
Source: http://tinyurl.com/7gvr7h9
Also known as Rocketalypse.
System.out.println("I prefer Java.");


Messages In This Thread
Re: Opening a video automatically from a directory - by Vinwarez - 03-14-2012, 10:53 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How can I add a video player to my mainform??? mnxford 10 36,725 03-27-2013, 08:11 PM
Last Post: mnxford
  Open a directory brco900033 6 21,409 11-09-2011, 09:32 PM
Last Post: chuckebaby

Forum Jump:


Users browsing this thread: 1 Guest(s)