Software Development Network Logo
  • Visual Studio
  • Visual FoxPro
  • Architecture
  • Visual C++
  • Visual C#
  • Microsoft ISV
  • Windows Forms
  • .NET Development
  • Game Technologies
  • Windows Live
  • Windows Vista
  • Visual J#
  • Smart Device
  • Visual Basic
  • VS Express Editions

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

goatboy

Member List

Alex Papadimoulis
TKent
Christin-MSFT
Scott Myers
TradinPaint3
spurandare
c_jensen
Blake Foster
charles_chang
albatroz
xeno
LarryBiStack
Richard Moss
jagdishsingh
Ziga
CFMtch
whs45
StievieD
Orens
VictorWang
Only Title

goatboy's Q&A profile

  • Windows Forms ATL Collections

    Hi, I am working in VS C++ 7.1. I want to implement a collection to export from an ATL simple object. I found the ATLCollections Sample in MSDN, but it doesn't tell me how to create the project. Can someone point me to a sample that&n ...Show All

  • Visual C++ Why can't I see printf output?

    Hi, I'm devleoping a COM ext. property page for AD. I want to see more detail by using GetLastError(), and more error information using the following code but I don't see even a DOS window opens up and definitely not additional error message written. Can someone tell me how to get this done Thanks. if ( FAILED ( hResult ) ) { DisplayError(hResult, L "Saving new computer failed" ); printf( "Saving new computer faile ...Show All

  • Visual Studio Tools for Office where is Access runtime

    I installed Visulal Studio for Office 2005 thinking that it has the Access Runtime included, but can't find it anywhere....Even in the setup I dont have the choice for Access, only for Word, Excel and outlook. Is it included or not Similar question was answered just yesterday. See this thread http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=258458&SiteID=1 ...Show All

  • Smart Device Development database access in wm 2003. database folder

    Hi! Can you please help me undestand some things on how databases work on windows mobile (2003 and 5). 1) I have a 'database' folder in my device. Does this mean that sql server mobile exists in my device 2) I have a large set of data that I'm currently accessing by loading an xml file into a dataset. I would like to transfer it into the database folder and somehow and access it partially, since I always only need part of the data. Can you provi ...Show All

  • Smart Device Development windows mobile 5.0 smartphone use serialport reading gps data problem

    Hello all : I use serialport.read function read gps data in windows mobile smartphone by vs.net 2005, but it has some problem happened. The error happened in serialport1.read(data,0,50) This following is my code: Private Sub MenuItem2_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles MenuItem2.Click SerialPort1.Open() If SerialPort1.IsOpen = True Then Label2.Text = "Open" Label2.Visi ...Show All

  • Windows Forms Different minimize, maximixe/restore down, and close buttons

    I've seen in some applications that they do not use the default windows buttons eg. Msn explorer. I would like to know how to do this, thank you. Hey, I am working on a similar project where i wanted to create new close,  ...Show All

  • Visual Studio Team System Setting Alerts: SMTP Server Requires Authentication

    Hi, I use a third-party SMTP server and therefore need to logon using an email address as a user name and also supply a password. I have set emailNotificationFromAddress in c:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Services\web.config. How can I set the password This issue has been raised before, but there are no details about a solution http://forums.microsoft.com/msdn/showpost.aspx postid=105054&Si ...Show All

  • Visual Studio Express Editions Application won't run beyond splash screen on testing machines

    I have almost finished developing a rather extensive application that was in part upgraded from VB6. Since deployment is a bit different with VB Express than VB6, I've been trying to get a handle on this aspect. The compiled application runs on my development machine without any problems. I have loaded .net 2.0 framework on two different machines and have dealt with various issues and error messages, and now at the point where the splash scre ...Show All

  • Visual Studio 2008 (Pre-release) Modify a control from a different class in the same project *urgent*

    I have a DummieApplication with the following classes: MainWindow, MessageWindow, Provider, Notifier. Now I want to acces the text in a textbox, from Mainwindow, in the class provider. I want to change the text of the Mainwindow.txtBla from the class provider. How can I do this "MainWindow.txtBla" isn't the answer. Thanks in advance Could you ...Show All

  • .NET Development Error Using WMI to Get List of Shared Folders on the Server

    Here's some details: Server and workstation both in the same workgroup Logged into server as local Administrator Logged into workstation as a local user that is only in the Users group The local user on the workstation is also defined with same name and password on the server (and only in the Users group on the server) Server is Windows Server 2003 running IIS 6.0 Workstation is Windows XP Professional ASP.NET 2.0 (C#) web site Web.config ...Show All

  • Visual Studio july ctp includes which version of sql express?

    july ctp includes which version of sql express Which version of sql express does include reporting services Hi, Found some information on the Reporting Services being included even with the SQL Express SKU: http://betav.com/BLOG/billva/archive/2005/07/25/1066.aspx Also see: http://www.microsoft.com/sql/2005/productinfo/rsfeatures.mspx Regards, Vikram ...Show All

  • Software Development for Windows Vista HIPAA 837 File Error

    Hello, If I tried to process 837P files using ‘837professional_v3_wpc_single.xsd’ schema (which installed default with HIPPA Accelerator 3.0), I got the following error in the event viewer.   Status report details: SRH  incheinnov1002                200601051218524             & ...Show All

  • SQL Server Clearing Single User Mode/lock

    What is the best way to clear Single User mode from SQL Server 2000 I have tried going to all tasks and selecting detach and clear Connections using this database. I then click cancel and go into the properties and options and clear the Restrict access check box. This seems to work some times but not all the times. I think it is because something else connects to it to it while I am going through the above steps. As a last resort I have deta ...Show All

  • Visual Studio VS 2005 Integration with MSBuild

    Let me ask the question and then provide some background... How much can we customize an initially VS 2005 generated .csproj msbuild project file without "breaking" the VS 2005 <-> MSBuild integration Background... Forgive me if this this overly general question has been answered elsewhere, but I didn't see anything.  I have just recently begun investigations related to migrating our existing NAnt build scripts to MSBuild for when ...Show All

  • .NET Development Another Reflection Question

    Hi, I am working on using Reflection for a plug-in application, using dlls, the app will be done in C+.NET. I have been able to see the meta-data in the dlls, and that is about it. How can I take a class that is in the dll and create an imstance of it Is there a method within the Reflection class, MethodInfo, that I can use to do that Thanks in Advance Hoop Hi, I finnally got it. Took a cast, BaseModuleClass *pl ...Show All

©2008 Software Development Network

powered by phorum