19 May '13 - 10:19 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Reply  |  Print  
Author Topic: bass vb.net samples  (Read 1264 times)
rocky
Posts: 1


« on: 8 Jul '08 - 09:24 »
Reply with quoteQuote

Hello,

My name is rocky and i am new to the un4seen forum. Yesterday i have downloaded bass.net and bass, installed both and tought i would be up and running within minutes true the samples. But can´t get things running. When i open the samples, i get  Warning   1   The referenced project '..\..\..\Bass.Net.csproj' does not exist.   VB_MyFirstBass
When i run, i get the following

cant load bass dll: can´t find the module. (Uitzondering van HRESULT: 0x8007007E)

A first chance exception of type 'System.DllNotFoundException' occurred in VB_MyFirstBass.exe

This is the statement to be executed±
            If Bass.BASS_Init(-1, 44100, BASSInit.BASS_DEVICE_DEFAULT, IntPtr.Zero, Nothing) Then
etc

Please advice how to get samples working.
ALmost forgot, working with visual studio express 2008.

Thank you for all the help to get me started!

Regards,

Rocky
Logged
radio42
Posts: 4012


« Reply #1 on: 8 Jul '08 - 09:33 »
Reply with quoteQuote

First take a quick look to the comprehansive documentation of BASS.NET.
It has a complete "BASS.NET Overview" section describing everything in detail.
This also contains a section "Using BASS.NET In Your Own Applications"...

Second, make sure, that your project contains a reference to the BASS.NET.dll
Third make sure, that the native bass.dll is located in your executable directory, e.g. "./bin/Debug".

This should sort out your problems.
Logged
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.18 | SMF © 2013, Simple Machines