Software Development Network Logo
  • .NET Development
  • Audio and Video
  • Smart Devicet
  • SQL Server
  • Windows Vista
  • Visual C++
  • Visual C#
  • SharePoint Products
  • Game Technologies
  • IE Development
  • Visual FoxPro
  • Windows Forms
  • Visual Studio
  • Visual Basic
  • Microsoft ISV

Software Development Network >> johnny_no1_boy's Q&A profile

johnny_no1_boy

Member List

DaveParr
HForN
Rhubarb
Klaxas
PeteJM01
Dharan Prakash
SQLme
dogbrt
ADurkin
Flip597
bennett1016
mirolslaw
Dead Man Walking
OUPRO
Troy Lundin
Giorgio Sardo
rsws
KSchroeder
Jason227
olap_user
Only Title

johnny_no1_boy's Q&A profile

  • Visual C# Problem with Sockets

    Hi buddies, How are you !! I got the following problem while i am developing a chat software My software consists of two parts: Server Client each in a seperate project, and each works very well when they are working alone, but when i try to test my application -I run the server then the client- i got the problem that when the client create the TcpClient object i got this message: Only one usage of each socket address (protocol/network address/port) is normally permitted I think that is because i use the same port number for both applications but this is the only way to run both applications on the same machine. the short version of my question is: How can I start a TcpListener and a TcpClient on the ...Show All

  • Windows Forms How to play G.711

    Hello I 'm working on a USB Audio device. When the audio format is set to PCM8, the Audio test on Windows XP are ok. But I would like to get G.711 (μLaw or ALaw), both for record and playing. Windows XP do not seem to be able to play g.711. Is there any solution to fix this bug Thanks for your answer Antoine This KB article might help... ...Show All

  • Windows Forms Adding a custom icon to a form, next to minimize, maximize and close in top right

    Hi My design calls for a custom 'pin' icon to be added to forms next to the existing minimize, maximize and close in the top right corner. Any suggestions as to how this could be done Jim Windows doesn't let you do this. You'll have to simulate your own window caption on a caption-less window frame, just like the VS2005 IDE does it. Lots of work... ...Show All

  • Visual Studio Express Editions Creating a GUI with Visual Basic

    I am a high school student in San Antonio, TX, and I am involved with a mentorship at a very prestigious company called Southwest Research Institute. My project is creating a GUI for a BASIC Stamp 2 microcontroller. I just have a few questions about VB Express before I download it. 1) Can VB Express be used to create a GUI 2) Can VB Express link DLL files I must include a Tokenizer into my code in order to send data to the microcontroller, and the Tokenizer is in DLL format. 3) Can VB Express send packet data through a COM (Serial) port Thank you for you time. Since VB Express has .NET 2.0, yes you can use the SerialPort class (new in .NET 2.0) to access a COM port of your choice As ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. XNA Studio Express Unhandled exeptions

    Having recently installed XNA Studio Express Beta I attempted to build and debug the included SpaceWars game. I received an unhandled exeption error in the penultimate statement: this.GameComponents.Add(this.graphics); The message received is: " NoSuitableGraphicsDeviceExeption was unhandled" and the values used in the attempt to create the GraphicsDevice were invalid. Any ideas on a fix for this or is it a bug in the package itself Nigel.. Not wanting to be rude but you could have found the answer to this really easily by just searching the forum. Searching for "NoSuitableGraphicsDeviceException" returns all these threads . Quick answer is its likely your graphics card can't cope with the de ...Show All

  • Internet Explorer Development Detect IE7 in C++ Windows client that's using web browser control?

    I need to detect whether the web browser component is IE5-6 or IE7+ in a C++/MFC application, on the client side not using the User-Agent string on the server side. Is there a version function or registry key I can read I'd prefer something designed for this instead of using a hack like looking for the phishing filter reg key. This article lists out some options which you could use http://support.microsoft.com/default.aspx/kb/164539 ...Show All

  • Visual Studio 2008 (Pre-release) netMsmqBinding using WAS

    Hi, I'm currently testing WAS running "Longhorn" build 6100. When hosting services using net.tcp everything is running fine. However, when I attempt to start a service using netMsmqBinding the application pool used by WAS process "freezes". The only error message I get is an entry in the windows event log indicating that the WAS process "hasn't responded to a ping". The service I'm trying to test works fine when running on Vista Ultimate machine. Any ideas Hi Henny, Could you please answer these three clarifying questions 1. When you say "Longhorn" build 6100, are you referring to Windows Server codename "Longhorn" I wasn't aware build 6 ...Show All

  • Software Development for Windows Vista Workflow engine

    Hi all I am building workflow engine for an ERP system. So do you think that Windows Workflow will help me or it didn't designed for this purpose Thanks a lot Regards, Hello Amr, Windows Workflow Foundation (WF) is a platform to help ease the process of building workflow based applications. If the ERP application you are trying to build involves workflows and process orchestration then definitely you are encouraged to take a look at the features and capabilities of WF and determine how it may help you build your system. ...Show All

  • Visual Studio Express Editions Automation addin for Excel : function not visible

    In Visual C# 2005 Express Edition, I follow the instructions in How to: Use Managed Code as an Automation Add-In for Excel (C# Programming Guide) First, my addin is not visible in Excel because I should "Make Assembly COM-visible", which is not specified in the online doc. Second, when I do this, my addin becomes visible, but there is still not "Tax" function available. Any help would be appreciated. Yes, this is what I have done already. Point 1 : the online does not indicate this in: How to: Use Managed Code as an Automation Add-In for Excel (C# Programming Guide) But in spite of this, the method "Tax" is not visible in Excel, although my addin is added in Excel with Tools -> Add-Ins -> Aut ...Show All

  • Visual Studio Team System Bug reporting in TFS via web access and snapshop functionality?

    Hello I have been looking for a solution for external users to report defect in TFS. I have seen teamplain who can provide us with a web interface to report bugs, and it looks very nice. But it's missing the important camera snapshot functionality that we today have in Test Director. It there any other solutions can provide this functionality I would like the user take a snaphop of the screen that will be attached as a file to the bug in. There is also a utility to syncronize test director and TFS, but I think it can be better to only use TFS for our needs. Ok, thank you. I'm aware of the Bug Snapper but for our users (not all with so much IT knowledge) it would be better if they could use a web solutio ...Show All

  • SQL Server buffer is full

    All, My weekly loading is failed and here is the error message I got. Could someone kindly point me what is the problem and how to detail with it Thanks Error: 0xC0047012 at Fact_ResidentService, DTS.Pipeline: A buffer failed while allocating 63936 bytes. Error: 0xC0047011 at Fact_ResidentService, DTS.Pipeline: The system reports 43 percent memory load. There are 4227104768 bytes of physical memory with 2378113024 bytes free. There are 8796092891136 bytes of virtual memory with 8787211939840 bytes free. The paging file has 10300792832 bytes with 14786560 bytes free. Error: 0xC0047022 at Fact_ResidentService, DTS.Pipeline: The ProcessInput method on component "Union All 1" (3629) failed with error co ...Show All

  • Internet Explorer Development Developing application hosting multiple Tabbed Browser using WebBrowser Control

    Hellow ! I want to develope application hosting multiple Tabbed WebBrowser using WebBrowser Control. I developed application hosting WebBrowser Control , but this has no tab browser . hosting WebBrowser code is shown below . CWebBrowser2* pBrowser2 pBrowser2->Create(NULL, L"", WS_CHILD|WS_VISIBLE, rect, this, 1); pBrowser2->Navigate(L" http://www.yahoo.co.jp ", NULL, NULL, NULL, NULL); Question1. IE7 , Tabbed browser is available, so I want to know how to developing application hosting multiple Tabbed Browser using WebBrowser Control. Are there some API realizing multiple tab browser using WebBrowser Control , in an easy way Question 2. on a page http://msdn.microsoft.com/li ...Show All

  • Visual Basic Shut Down PC

    Is there a way to shut down a PC using the framenetwork I tried the "shutdown /s" command but the shell doesn't work on my PC. Thanks. That's what is probably is, .net won'd detect it unless you use .net statements.  Even is you use shutdown.exe it doesn't find the file. ...Show All

  • SQL Server Lots of stats based on one database table

    Hi, I'm new to reporting services and this is a very general question. I'm working on a large sales stats report with many results. I want to be able to compare many results for two dates. These results include, average sales value per day, average sales per weekday, sales with payment received, etc. So basically there is lots of analysis needed mainly based on one database table (a fairly standard orders table). What seemed the most logical thing to do is get all the relevant order rows for these two date ranges, A and B, and append a period column to the results, and then do all the maths/aggregate functions in Reporting Services. Thus only having to connect to database once. And use a matrix with date period columns. So m ...Show All

  • Visual Studio Team System Build Machine Exception in App. Tier Event log?

    Hi, I had the problem that one of our Team Builds did reference Unit Test Assemblies for code coverage in it’s tesrunconfig file. As stated here this leads to an exception and TS is not able to calculate the actual code coverage. What surprises me is that we got an exception entry in our TFS application tier event log for this error, since the team build is actually running on a separate build server. The build server is a virtual windows 2003 server and works fine otherwise. The build machine did not show any Exception relating to this issue. What is the reason for this Why should our TFS event log be flooded with exceptions if a team build on an external build machine is having an issue Is this a correct (planned) be ...Show All

©2008 Software Development Network