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

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

prashantm

Member List

stupidStan
JP#
DeKale
Sizzles
Thomas Root
Michael Norton
gaile
Pomo
VBNewStudent
Miha Stajdohar
nikkitan
Preston Bostrom
PCr
Millercentral
copjbp
Nathan Skerl
David F
vicki Heenan
Qi Sheng
steve_flavel
Only Title

prashantm's Q&A profile

  • Smart Device Development error with MFC in visual studio 2005

    Hi, I'am using visual studio 8 beta2, i think it's missing a lots of things. One of them is mfc code of MFC. When i am using CCommandBar, when i compile with emulator. It make an error like that:    f:beta2\vctools\vc7libsce\ship\arlmfc\src\mfc\barcmd.cpp how can i get this packet Thank The workaround (resource file changes) worked in beta 2, but now that I'm using the release version I'm still having the same problem AND t ...Show All

  • Visual Studio Team System Project creation failing with error "The identity [Project Name]\Project Administrators is not a recognized identity. "

    Error The identity [Test]\Project Administrators is not a recognized identity. Explanation The identity [Test]\Project Administrators is not a recognized identity. User Action Warning TF30144: The New Team Project Wizard attempted to roll back all of the steps taken to this point but was unsuccessful. Contact your Team Foundation Server administrator for further instructions. Here is what Team Project Creation log file ...Show All

  • Windows Forms Combobox???

    I'm having trouble finding the right control to use on a WinForm. I need a dropdown that a user can enter a value in, which brings back data from  the DB that matches the query, but also displays another couple of fields in the dropdown list, to help clarify the exact record the user wants. For example, the dropdown might be for the Employee_Surname field of the Employee table. The user may enter "Smith" and I need the dropdown list to ...Show All

  • Windows Forms Rows in the DataGrid automatically deleted

    Hi - Has anyone of you encountered a situation wherein all the rows in a data grid disappeared automatically. After rows have been displayed in the data grid, I left the screen untouched for a few seconds (number of seconds varied) and the rows ...Show All

  • Visual Studio Copy build files

    Hi, I need copy all my build files in a result folder. I use this task but don't work... Can you help me Thanks <Target Name="AfterBuild"> <Copy SourceFiles="@(TargetDir)" DestinationFolder="c:\foocopy" /> </Target> Not sure if you've redefined TargetDir, but looks to me like it would resolve to a path, where what you want is a list of files...since you can't ...Show All

  • .NET Development "Transport-level error" using .Net Beta2

    Hey, When I run the following code, I get the error: A transport-level error has occurred when sending the request to the server. (provider: TCP Provider, error: 0 - The specified network name is no longer available.) The code is: cnxn.Open() adptDeathMechanisms.Update(tblDeathMechanisms) adptCases.Update(tblCases) cnxn.Close() The error occurs when executing adptCases.Update(tblCases).  The connection is fine...that is proved by the fact ...Show All

  • Visual Basic Turn off and off RTS

    I'm developing a simple program that uses the serial port to active a PCB that lights an LED. I'm using the new Visual Studio Express VB 2005. The PCB (printed circuit board) uses the toggling of RTS/GND on the serial port. Until I understand how this works, I'm just trying to test this with a simple click of the mouse. Click inside the main form and the LED turns on and off. Once I understand how it all works, I'll use the code to t ...Show All

  • Visual C# Retrieving windows user accounts

    I'm trying to retrieve a list of all windows users, but all I can manage is the current user. I want to be able to connect software accounts to the windows accounts for automated login. How can I get a list of all windows users What do you mean by "all Windows users" All Windows Users currently logged onto a workstation All local Windows user accounts All Windows users in a domain I woul ...Show All

  • Windows Forms how to add the two (PictureBox,Button) in DataGridView's one same cell(VS2005)

    I want add PictureBox and Button in DataGridView's one same cell. is my question correct I come from China,but my English is not good. if the question to ohers is not understood ,please tell me. ...Show All

  • Visual Studio Team System Deleting Work Items

    Hi, I've come to the conclusion that Wor Items aren't to be deleted. However if someone creates one mistakenly what should be the correct approach I mean should it be closed with a cut reason Luis You can find information on deleting work item at http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=327599&SiteID=1 . Let me know if you still need help. -Mohammad ...Show All

  • SQL Server Hyperlink report in new page..Urgent

    I am working with two reports. The first reprot has a hyperlink to a textbox which opens a second report. This all works fine, but the when the hyperlink is clicked the second report open on top of the first report. I want the second report to open in a another seperate window, so that i can view two reports at the same time. Can you please help me .. it's urgent. Hi try this I found it on Google ...Show All

  • Visual C# unicode charaters

    Does anyone know how do I read UNICODE character from a text file and write it to another file. Because I have problems reading/writing non ASCII characters like: s,o, etc. I'm using this: StreamReader reader = new StreamReader(filename, Encoding.Default);   Or be explicit about it: Encoding.GetEncoding(1252) ...Show All

  • Smart Device Development Problem xml-serializing Contact object

    I need to XML serialize Microsoft.PocketOutlook.Contact objects. I tried to use XmlSerializer class to serialize the class. How ever, WebPage property is not serialized properly. If WebPage property is set to "http://www.microsoft.com", the serialized xml element is only "<WebPage><Segments><string>/</string></Segments></WebPage>". How can I serialize the Contact objects properly I'm using C# 2.0 in Window ...Show All

  • Smart Device Development Getting "Registration failed wirh error 0x8973190e. Error writing file" ... Error 0x80450001

    I am trying to register a simple sample grabber filter that I wrote for WinCE 5. It compiles and links fine and I can copy it to the remote device or emulator. But when I try to deploy the DLL I get the error in the title. Any ideas Thx, Tom Are you deploying all your dependent libraries Check out depends.exe to see what you are dependent on (ignore msjava.dll, that's not a real dependency), and make sure they ...Show All

  • Visual Studio Express Editions Text boxes

    I am making a program that on click it will take info from textbox1 (user inputed) and out put it to textbox2. I have figured out how to onclick textbox2->Text = "This is text."; and that out puts This is text to textbox2, but i need to know how to get the text from textbox1 and then put it into textbox2. thx for the help edit: i would also like to know how to put the text info from textbox1 into an array. So if the message was "text file ...Show All

©2008 Software Development Network

powered by phorum