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

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

Minna

Member List

Mahesh Gaware
Sid007
Laurent
abi
Nate McMurtray
Glenn W Johnson
nsqtr
Nitin2162000
Ilske
TobyRickett
Gavin Sullivan
Archan Nair
sperlis
matrushka
aaronp
Roji. P. Thomas
PerryTsai
Thomas Bonnot
Saranga Amarasinghe
TorB
Only Title

Minna's Q&A profile

  • Visual C++ How can I add an *.ico file into my toolbar????

    Hello, I like to add my external icon file (*.ico) in my toolbar in project. Can you please show me Thanks. vcboy wrote: Hello, I like to add my external icon file (*.ico) in my toolbar in project. Can you please show me Thanks. You could load the icon (LoadIcon), add it to a CImageList, and associate the image list with your toolbar (CToolBarCtrl::SetImageList). ...Show All

  • Visual C++ lnk2019 Error

    Well, most of the time i i can solve things myself, however... i get 2 lnk2019 errors both for the constructor and destructor, Error 3 fatal error LNK1120: 2 unresolved externals C:\Documents and Settings\Admin\My Documents\Visual Studio 2005\Projects\GamesXS\Debug\GamesXS.exe 1 Error 1 error LNK2019: unresolved external symbol __imp__WSAStartup@8 referenced in function "public: __thiscall cMain::cMain(void)" ( 0cMain@@QAE@XZ ) GamesXS.obj Error 2 error LNK2019: unresolved external symbol __imp__WSACleanup@0 referenced in function "public: __thiscall cMain::~cMain(void)" ( 1cMain@@QAE@XZ ) GamesXS.obj Belonging code: ...Show All

  • Visual Studio Team System Possible to unmap a file in a workspace?

    Can you unmap a file in a workspace so the server does not think the latest version has been retrieved I need to basically be able to do a "Force get" type operation on an MS Access database using the MSSCCI provider with the MS Access Source Control plugin. However, I don't see a way to do this using the MSSCCI provider, and you cannot simply just "Force get" the file using Source Control Explorer because Access has to do this for it to understand the database. Can you simply unmap the file Unmapping the folder does not work. The only thing I've found that works is deleting and recreating the workspace. BTW I'm ...Show All

  • Visual Studio Team System TF42056: Object Reference not set to an instance of an object

    I have installed Team Foundation Build on Windows 2003 Standard Edition inside a Virtual Machine running on Virtual Sever 2005 R2. I have confirmed that the Team Build Service is running. When connecting from a client machine and a build is started the following error occurs: TF42056: The build service could not connect to the Team Foundation Server: Object Reference not set to an instance of an object. I have enabled the trace logger at level 4 (the default), and the connection request is logged but no error is written. What would be causing this and where can I look for more ideas Hi Luis, I'm not quite sure I understand wha ...Show All

  • Visual Studio VS.2005 native C++ app : jit debugger takes hand, start loading, then app exits - no break on the exception

    I have a weird issue with VS.2005 Pro. JIT debugging seems broken. An executable crashes, I get the OK/CANCEL and click CANCEL. I then get the choice of a debugger and select a new instance of VS. The new instance starts, I see it loading and preparing like it did with VS.2003. And then instead of displaying the dialog box about the exception that occured and offering me to "break", the output window simply shows the application exited. I get no opportunity to break on the exception which occured.   What could be wrong   Olivier Mascia wrote: I agree, it should. It just doesn't when the de ...Show All

  • Visual Studio Accessing Project Properties

    I need to be able to access and change the MSBuild targets that are being referenced in a Visual Studio project. Also, I need to be able to add a menu item to the right-click menu when someone clicks on a project title or that project's "My Project" section. Can anyone help Thanks in advance. You just need to add a command to the proper menu, and use SelectionEvents handler to show/hide the command based on the current selection. My post to Andrew's question may be of some help. As I mentioned in that post, NamedCommands really aren't useful when you want to conditionally hide or display the c ...Show All

  • .NET Development Printing Datagrid from ASp.net -- Error Message is displayed

    Hi All, I am using this coed for printign a DataGrid in ASP.Net --- The DataGrid is stored under the DIV tags....but whenever i am running this code, i get teh error strOldOne is undefined... I am not exactly getting wht is teh use of the last statement prtContent.innerHTML=strOldOne; ---- Also if i remove this from teh code snippet, i am still facing this problem (Error Message : "strOldOne is undefined") -- Can u please help me on this.....it's really urgent..... Below is the code snippet i am using currently... <script language=javascript> function CallPrint(strid) { var prtContent = document.getElementById( ...Show All

  • Visual C# Help

    I cannot seem to create a profile successfully. Can someone guide me on how to create a profile correctly My error is COMException was Unhandled Error HRESULT E_FAIL has been returned from a call to a COM component public partial class Form1 : Form { RTCClientClass _rtc = new RTCClientClass(); IRTCClientProvisioning userCreation; IRTCSession _session; //To create and initializes a session of communication. IRTCProfile userProfile; //An object for the profile of the user IRTCParticipant _participant; public Form1() { InitializeComponent(); } private void Form1_Loa ...Show All

  • SQL Server Problem using SQL Server Mobile 2005 with Windows Mobile 5 application

    Hello, I am developping a non-managed C++ application for PocketPC using a SQL Server mobile database. The application is compiled for PocketPC 2003 and uses SQL Server Mobile v2. I use Visual Studio 2005. But I need to compile the application for Windows Mobile 5.0 devices. So I installed the WM5 SDK and had the WM5 into my project configuration. The "ssceoledb.h" which I include incluses the "transact.h" file. But my problem is that this file is only provided with the PocketPC 2003 SDK and not in the WM5 SDK. So I cannot use the WM5 configuration project with SQL Server. I also tried with the last SQL Server Mobile 2005 ...Show All

  • Visual Studio Crystal Report

    Hi, I have a Web application that I need to export the report in PDF and XLS format, how can I do this It's show a combobox to the user chose if he wants to save as XLS or PDF Thanks Hello, Here is a link to sample VB web apps from our customer support site: http://support.businessobjects.com/communityCS/FilesAndUpdates/vbnet_web_samples.exe.asp In this group is vbnet_web_export.zip, this is the sample shows how to export from the web. Keith - Business Objects ...Show All

  • Visual C# Find/Replace

    Hi to all I am trying to code Find/Replace with richTextBox. Can anyone help You might want to look into regular expressions provided in System.Text.RegularExpressions . ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. How to make MENU in 3D game

    Hey guys, I made a 2D game and the menu was like a one bitmap(with drawed texts- NEW GAME, EXIT..) and I was checking where user clicked...and appropriate was then called. Now I am trying to make a 3D space shooting game(in C++ with DirectX 9) and wondering how to make a menu... a) make like a 3D scene with some objects - new game and so on...and checking for PICKING - b) or draw a bitmap on the QUAD and render the quad or HOW... thank you There's no reason they can't be converted to C++, since all the DirectX calls are nearly identical (Managed DirectX is basically an efficient, t ...Show All

  • .NET Development New Class. How can i made it?

    Hello, i want make a Control for me. A Control what have some Panels inside. (like TableLayoutPanel). The Panel at Top have a Label inside that shows the Caption. The Panel at bottom you can use as Panel and can have other controls inside. I made one with a UserControl. But the BottomPanel don’t want work. I can’t put other controls inside. How can i do this Thanks If you want it to act like a panel, you can write: public class MyControl : Panel instead of public class MyControl : UserControl I hope that is your question.... ...Show All

  • Visual C++ Unmanaged allocations in mixed code

    I am writing application using C# UI level and C++/CLI libraries which internally work with legacy unmanaged C++ code. Making stress tests I found that after long time unmanaged memory allocations (C++ new) fail because there is no memory available. My guess is that GC is too lazy to make collection, so it allows to managed objects to take all available memory. So I added GC.AddMemoryPressure call for every new operator, and GC.RemoveMemoryPressure call for every delete operator. However, it didn't help, and application still crashes in situation when unmanaged application successfully works. What else can I do Is there any way to contro ...Show All

  • SQL Server How to Select Few row data from SQL Server 2000 database

    i am facing a problems, hope that anyone who know the answer can help me. i am using sql server 2000 and vs.net. i wan to retrieve a data from the table which only select 3 top row based on their different contingentID. the table have different contingent and each contingent have 5 row data. i wan to retrieve 3 top row based on the total group by contingentID and sum up the total to order by the total and generate the ranking based on total. what i can do is only retrieve every row of data in that table. so anyone know the answer please help me, or if u dun understand my question , can message me..thank your Skyline... 2006-04-0 ...Show All

©2008 Software Development Network