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

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

krysa

Member List

IGFET909
GuntherLenz
DAVID SAIANI
Joannes Vermorel
lc247
C10
RSUser
Carolyn
sweetyk18
m.delara
Mark Pemberton
LaurieC
ukblogger
Tim Murphy
Glenfar
mjj0000
puneetjain83
ptaylor
dreamworks
MegasAlexandros
Only Title

krysa's Q&A profile

  • Visual C++ How to list all related functions

    Hi, guys, Do you have any ideas to list al related functions when I run some software I got the source code and was told that there are no documents about it. I was asked to do reverse engineering to figure out the logic diagram, to write down full documents for the source code: the design idea, the logic, the executive order and so on. I used magicdraw to get the class diagram. But there is still a long distance to the final goal. ...Show All

  • Visual Studio Team System TFS Beta 3 Refresh: Error 32000 and Error 26204

    Like so many others I experience problems while installing Team Foundation Server (B3R) – after resolving a lot of other problems on my own I get stuck with this one and need some help: “The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 26204”.   I investigated further in the VSMsiLog and found a hell of a lot of “ExecuteSqlStrings: & ...Show All

  • Smart Device Development Visual Studio 2005 Beta 2 - Emulator problem

    Hi! I've got a problem and wonder if anyone else has it (and has resolved it ) My problem is as follows .. I create a new device application and try to run in in emulator.. the emulator starts just fine, but it won't connect to it! At all! The error is "Connection failed. The system cannot find the path specified." Thanks in advance, Tadej I had the same problem so from a previous tip for vs.net 2005 beta 1 I ...Show All

  • SQL Server Passing constants in data flows

    Hi Does anyone know what would be the best technique to use for passing constants into data flows shapes For example if I had a lookup that required a static value to be passed into it as part of a concatenated key etc... Cheers Al ...Show All

  • SQL Server AS2005 Cube Processing

    I have problems with processing cubes on AS2005. I get this error message while processing: Memory error: Allocation failure: Not enough storage is available to process this command. Error in the OLAP storage engine. This machine has 6GB of memory and once it hits 3.5GB the processing stops. AWE is turned on. I would appreciate, if anyone can help on this. Thanks, Gopal In the 64-bit versions of ...Show All

  • Windows Forms How to change cell font in a DataGridView control?

    My task is to display a number of fonts in a list. This list will be scrollable, and each font name will be shown in its own font face. On my form, I have two DataGridView controls. The first DataGridView gets a list of all system fonts and their filenames (well, just the font names for now, as I cannot find how to display the filenames! - if anyone knows, that would help!) and the second DataGridView displays the list of font names again, but f ...Show All

  • Visual C++ How to get a pointer of a specific child frame window in a MDI application

    How to get a pointer of a specific child frame window in a MDI application if I have open more child frame windows If you are using the Doc/View architecture you can enumerate the View in the Doc with GetFirstViewPosition and GetNextView. From the view you can use GetParentFrame to get to the Frame. Where is the position where you want to receive a pointer to the Child Frame And what is the reason ...Show All

  • Visual C# No password needed for webClient.UploadFile()??? :-/

    Hi there, I found this snippet on how to upload a file using the webclient-class on MSDN. Console.Write("\nPlease enter the URL to post data to : "); String uriString = Console.ReadLine(); // Create a new WebClient instance. WebClient myWebClient = new WebClient(); Console.WriteLine("\nPlease enter the fully qualified path of the file to be uploaded to the URL"); string fileName = Console.ReadLine(); Console.WriteLine("Uploading {0} to {1 ...Show All

  • Visual Studio Express Editions Putting a 12 hour clock in a group box

    Hi VB Pros, I was able to put a simple 24 hour clock in a group box as a label. Is it possible to put a 12 hour clock in there Thanks, Is there a book/s that detail this kinda stuff Elgee How did you do the 24 hour clock With DateTime.Now and a timer If so, the 12 hour clock is just a rendering detail - if the hour > 12, subtract 12 and put PM after it. ...Show All

  • Visual Studio Consuming MSSCCI plugin - calling SccInitialize

    Hi I'm trying to write an editor (in C#) that would be able to connect to source control using MSSCCI, much like Visual Studio does. I've started by importing SccInitialize method from the VSS plugin C:\Program Files\Microsoft Visual SourceSafe\ssscc.dll. I can call SccGetVersion() and it works fine, but when I call SccInitialize, it returns -15 ( #define SCC_E_NONSPECIFICERROR -15). SccInitialize populates and returns lpSccName (puts &quo ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Exporting .X with Maya

    Hi all, I'm having some issues exporting geometry from Maya 6.5 with the sdk plugin, and was wondering if perhaps there was something wrong with the mesh's topology. What exactly can and can't be exported I assume that a mesh must be triangulated, but does it need to be continuous (no holes), and what is the limit to the number of materials that can be applied If you'd like to see what I'm talking about, or try to export it yourself, the .mb of ...Show All

  • SQL Server Dataset Filtering Not Working

    I am trying to filter data at the dataset level after it is returned. However, the filters tab on in the Dataset window does not appear to work correctly. I have tried the following expressions: Expression Operator Value =(Fields!IdLog.Value = Parameters!Id_Log.Value) = =True =Fields!IdLog.Value = =Parameters!Id_Log.Value When I rerun my dataset query, the en ...Show All

  • Software Development for Windows Vista Killing WF Instance

    Hi all, I need to kill a WF instance from another instance. I have the GUID of the instance I wish to kill. This is because I retrived information from the instance I wish to kill and I no longer need it. Neither in memory or in the database. I just want to get rid of it. So, what's the best way to do this Txs. John Hi John, You cannot terminate or perform any instance operation on onei ...Show All

  • SQL Server MSDE SP4 eating handles

    I have been using the MSDE SP2 for years without any problems. Now I have installed MSDE SP4 in one of my locations. This location has to be restartet every second month because the SQLSERVR.EXE have use a lot of handles. Is there a workaround or hotfix resolving this problem. ...Show All

  • SQL Server SQL Server 2005 Remote Connection Problem... Big Time.

    Hi, I installed SQL server 2005 express edition on my windows server and I had no problem with connecting it remotely through Management Studio, then I removed it and installed a full edition SQL server 2005. That's when it's gone all wrong. Now I can't remotely connect the server through Management Studio. The error I get is the same as some of the people in this forum has which is: "An error has occurred while establishing a conn ...Show All

©2008 Software Development Network

powered by phorum