Line-in audio problem
Wed, 27 Aug 2008 12:35:00 -0700
I am trying to connect a sound source (Radio) to the Line-in Jack. the
Line-in recognizes the device (radio) and the vue meter shows that there is a
sound signal, but the speakers do not seem to be receiving the signal for
play back. I am using sound Max as the driver for the audio portion of the
PC. I do ...
|
[VC++ 2008 EE] problem with opening a compiled program.
Wed, 27 Aug 2008 19:52:53 +0100
Hi.
I am going to send my copy of message from different group where i did
not get answer yet.[VC++
"Hello
I have a problem with VC++ EE. Sorry if it's very trivial problem but I
honestly just have begun with programing in windows.
I have made an application in VC++ .NET EE and I would like it to work ...
|
Playing Mini-DVD's
Wed, 27 Aug 2008 10:57:01 -0700
My Windows media player won't find the mini dvd - any help on how I can play
these mini dvd's recorded on my camcorder in media player? I have media
player 9.
--
Thanks, Thad ...
|
error message
Wed, 27 Aug 2008 08:01:03 -0700
i keep getting an error message error loading
c:\users\g\appdata\local\temp\axafastb.dll everytime i turn on comp and it
says the specified module could not be found on vista any ideas what it is
and how to sort it out ...
|
Are there .net classes available for Dial-Up Networking such as RA
Wed, 27 Aug 2008 06:56:01 -0700
Hi,
I have a C++ unmanaged application that controls a MODEM using the Remote
Access Service (RAS) APIs to manipulate PhoneBook entires and control the
dial-up connection. I would like to something similar from a C# application.
Do you know if there are .net classes available that provide functionality
simi ...
|
xpath of SelectNodes() does not work when tag contains xmlns
Wed, 27 Aug 2008 14:05:06 +0200
hi
i have a problem querying a simple atom-feed by xpath using the
XmlDocument. i'm googleing for hours now and can't get a solution:
--- Code ---
XmlDocument doc = new XmlDocument();
doc.Load(XmlReader.Create(_feed.AbsoluteUri));
XmlNodeList list = doc.SelectNodes("feed");
// list.Count is always 0
-- ...
|
desktop
Tue, 26 Aug 2008 19:07:01 -0700
I'm new to the win pro 64bit version and I'm wondering why U can't take
desktop Icons off the screen???...U can on all other versions..thanks ...
|
|
|
Where does "Console.WriteLine" output go?
Tue, 26 Aug 2008 17:24:10 -0700 (PDT)
I''ve created a simple Console Application in C#.NET (.NET 2.0), and I
have the following code:
Console.WriteLine("Now let us begin!");
However, the string, "Now let us begin!", never shows up in the "View"-
>"Output" window when I execute the code.
FYI, the text in the "View"->"Output" window i ...
|
Question for Encoding.ASCII.GetString
Tue, 26 Aug 2008 13:56:58 -0700 (PDT)
Hi guys,
I'm integrating our systems into another system which returns a
response code after doing a POST
Byte[] responseData = objWebClient.UploadValues(postTo,
objFormPost);
string retVal = Encoding.ASCII.GetString(responseData);
The retVal looks like
<\0C\0o\0n\0t\0a\0c\0t\0I\0d\0>\01\00\04\00\09\02\ ...
|
wsus 3.0 Help
Tue, 26 Aug 2008 11:35:00 -0700
Hello,
I recently upgraded from wsus2.0 to wsus3.0 I was having problems so I wiped
the install emptied the database and started fresh. I did a fresh install
and I still have the same problem I had before.
I see the clients in wsus admin console but they have a yellow sign next to
every client. I tried to ...
|