Click here to Skip to main content
15,915,975 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Deleting bitmap files after loading Pin
bytecarp19-May-06 15:19
bytecarp19-May-06 15:19 
QuestionRecordset Error Pin
Raistlin21_4519-May-06 5:41
Raistlin21_4519-May-06 5:41 
Questionstoring image in database Pin
prabhakar dwivedi19-May-06 2:46
prabhakar dwivedi19-May-06 2:46 
AnswerRe: storing image in database Pin
Raistlin21_4519-May-06 4:36
Raistlin21_4519-May-06 4:36 
QuestionRunning a new Process Pin
Prafulla Kiran19-May-06 2:19
Prafulla Kiran19-May-06 2:19 
AnswerRe: Running a new Process Pin
MohammadAmiry19-May-06 3:05
MohammadAmiry19-May-06 3:05 
GeneralRe: Running a new Process Pin
Prafulla Kiran19-May-06 3:58
Prafulla Kiran19-May-06 3:58 
QuestionImports Microsoft.MediaPlayer.Interop Pin
Glen Conaway19-May-06 1:56
Glen Conaway19-May-06 1:56 
I am having problems with the Windows Media Player used in an application. I changed to Visual Studio 2005 from Visual Studio.net and my programs will not work. So I made an application from scratch that worked in the old version. Here is a link to the code and instructions, (Playing Digital Media in a Visual Basic .NET Application), that I am using: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwmt/html/playingdigitalmediainavisualbasicnetapplication.asp
At the top of my code when I reference the PIA namespace (Imports Microsoft.MediaPlayer.Interop), I get an error that it doesn't contain any public member or cannot be found.

I am not sure if the PIA registered correctly, because it is not in the default location that the regpiagac utility, (located in the tuneclipper sample of the Windows Media SDK), shows it.

So I reran the regpiagac utility and here’s what happened step by step:

This utility will register the PIA and add it to the GAC.
OK
Please verify the path to the Regasm
C:\Windows\Microsoft.NET\Framework\v1.0.3705\ (default)
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727 (actual)
OK
Please verify the path to the Gacutil
C:\Program Files\Microsoft Visual Studio .NET\FrameworkSDK\Bin\ (default)
C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin (actual)
OK
Please type the path to the Wmppia.dll
C:\WMSDK\WMPSDK9\redist\
OK
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727regasm.exe' is not recognized as a
n internal or external command,
operable program or batch file.

'"C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bingacutil.exe"' is not re
cognized as an internal or external command,
operable program or batch file.

Press any key to continue . . .



Any help will greatly be appreciated,
Glen Conaway

AnswerRe: Imports Microsoft.MediaPlayer.Interop Pin
Glen Conaway19-May-06 23:43
Glen Conaway19-May-06 23:43 
QuestionPrinter LOg maintaining Pin
fahad ahsan19-May-06 0:06
fahad ahsan19-May-06 0:06 
AnswerRe: Printer LOg maintaining Pin
Duncan Edwards Jones19-May-06 0:56
professionalDuncan Edwards Jones19-May-06 0:56 
QuestionBackgroundWorker problem Pin
User 91483318-May-06 23:24
User 91483318-May-06 23:24 
QuestionDevelopment in LINUX Pin
Mr. Arfan Qadir18-May-06 23:23
Mr. Arfan Qadir18-May-06 23:23 
AnswerRe: Development in LINUX Pin
Steve Pullan18-May-06 23:51
Steve Pullan18-May-06 23:51 
GeneralRe: Development in LINUX Pin
BoneSoft19-May-06 5:04
BoneSoft19-May-06 5:04 
GeneralRe: Development in LINUX Pin
Steve Pullan19-May-06 23:18
Steve Pullan19-May-06 23:18 
AnswerRe: Development in LINUX Pin
User 91483319-May-06 0:32
User 91483319-May-06 0:32 
QuestionScaleTransform Pin
Daniel Loczi18-May-06 21:57
Daniel Loczi18-May-06 21:57 
AnswerRe: ScaleTransform Pin
Robert Rohde18-May-06 22:07
Robert Rohde18-May-06 22:07 
GeneralRe: ScaleTransform Pin
Daniel Loczi18-May-06 22:16
Daniel Loczi18-May-06 22:16 
QuestionJapanese encoding Pin
dexom18-May-06 20:54
dexom18-May-06 20:54 
Questionedit data in datagrid in "VB.net" Pin
ITstud18-May-06 20:37
ITstud18-May-06 20:37 
AnswerRe: edit data in datagrid in "VB.net" Pin
_AK_18-May-06 21:44
_AK_18-May-06 21:44 
QuestionPlz help me Pin
david boon18-May-06 19:55
david boon18-May-06 19:55 
AnswerRe: Plz help me Pin
coolestCoder20-May-06 0:28
coolestCoder20-May-06 0:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.