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

Software Development Network >> Marcin Floryan mfx's Q&A profile

Marcin Floryan mfx

Member List

Memo.CPP
Smola
mrrogers912
neogortex
peppereyes
ewhizz
Angal
JOCable
AngelosP
M.S.P.Saami
Craig_tin
Phil D Wilson
TheOneFD
MorningStar
Kjeld Tommeraas
binuka
limssd
JoeBuddha
dbassett74
SilverwingsTXN
Only Title

Marcin Floryan mfx's Q&A profile

  • Visual Studio Package didn't get reload when openning an existing project.

    I have a package that privdes my own project type and some commands. I need to query the status and enable my commands accordingly when the package gets loaded. I did it by following VS documentation to create OleMenuCommandService in Initialize function. It works when I create a new project. But when I open an existing one, the package doesn't get loaded until you do something, then my commands didn't get enabled when it should be. I don't wan ...Show All

  • Visual Studio crystal reports and .net resource files

    I am a complete newbie when it comes to crystal reports. I am working on a project where I am going to make 3 realatively simple reports. However, the application is multilingual. I'd rather not make one report for each language (I just made one, and it was a drag to format because it is realtively crammed with infomation), so I am looking for a way to dynamically read from a resource file into my crystal reports. Is this possible If it is, how ...Show All

  • Visual C++ What's your Debugging -> "Merge Environment" Project setting?

    when i start to debug my app by VS2005 . tha app shows " The application failed to initialize properly (0xc0150004). Click on OK to terminate the application" then i saw output window. it shows SXS: Unable to resolve storage root for assembly directory x86_Microsoft.VC80.DebugCRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_f75eb16c in 2 tries SXS: RtlGetAssemblyStorageRoot() unable to resolve storage map entry. Sta ...Show All

  • Visual Studio Team System Build server running, but errors running unit tests

    I've finally gotten TFS running on a test project and building with a dedicated build server. The build, static analysis, and deployment all work great, but I'm having a problem with the unit tests. I'm not using any web or load tests, but I'm getting failures locating the LoadTestPackage and the ASPNetHelper assemblies. Any ideas or suggestions for debugging Thanks The build log contains the following: Using "TestToolsTask" task from as ...Show All

  • SQL Server Design of tables with large optional fields?

    I have a general SQL design-type question. I want to log errors to a table. If the error is with a URL, I want to store the URL. These URLs can be very large, hundreds of characters, but I only need to store it if it causes the error, which should be very infrequent. Which is the better design: Create a large varchar field in the log table to hold the URL, or null if the error wasn't with the URL. Create a foreign key field in t ...Show All

  • Visual C# Network

    Hi, I am start learning to use the System.Net functions build in 2.0. Now I have a simple task I want to complete, I want to be able to send information between different computers in my LAN. More exactly I want to send strings between the computers: - type - name - message What is the best way to do this The best thing to do is to working with a server-computer, I think, because I'm working with more than 4 computers. Pleas ...Show All

  • Visual C++ WIN64 Console App with VisualC++ 2005 Express Edition

    I want to develop a WIN64 Console App with VisualC++ 2005 Express Edition. I have followed all advices on the MS web pages on installing VC++2005 so that it would support 64 bit. Yet VC++2005 does not offer me creating a WIN64 console application, only WIN32 applications. Any suggestions what I could try Thanks a lot... I have VC 2005 Pro and I succeeded to build on 64 bits by doing the following: 1. Go to the Visual Studio 2005 to the ...Show All

  • Visual Studio Express Editions Intellectual Question??

    Hi There Below Is a Is a Generated VB Simple Program. - A Windows Form with a Rich Text Editor Control loaded with the Text - "Hello World Without A Printer"....... < Global .Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _ Partial Class Form1 Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. <System.Diagnostics.DebuggerNonUserCode()> _ Protec ...Show All

  • Windows Forms WndProc not Respond to Windows Shutdown

    I have a application using a override of WndProc to control appz minimization and closing down I know the code is right because i tested it separated in another winform application and it worked but on my application it will stop the machine from shuting down. the application closes, but the log off/restart and shutdown will stop and not proceed unless you try again Is there a way to trace what could be bloking it i tried a try catch bl ...Show All

  • Visual Studio Express Editions Linker errors when building samples...

    Ever since I installed VC++ express I get linker errors when building any of the samples I've found in the "Microsoft DirectX SDK (December 2005)". It has been a long time since I have used C++ and thought I should give it a new try when I found it free here. But I can't get it to do any programming when the aplication will not work. I installed VC++ express, "Microsoft Platform SDK", "Microsoft Visual C++ Toolkit 2003&q ...Show All

  • Visual Studio Tools for Office VSTO Cypress : Where's the CTP?

    In her Cypress announcement, KD Hallman said you'd be able to download a CTP from http://msdn.microsoft.com/vstudio/future/ however there's only a link to the June CTP of VSTO v3. Am I right in thinking that the Cypress CTP hasn't been added to the page yet, or are they the same product Thanks, Ant Reza Chitsaz - MSFT wrote: Hi Ant, they are the same product. The VSTO v3 CTP is the Cypress CT ...Show All

  • Visual Studio 2008 (Pre-release) Hex color to color string

              hello,                 i have a hexadecimal code which i want to convert to equivalent color string. how can i convert it please help me.        for example:                  i have a hexa code like "#0 ...Show All

  • Visual Studio Team System Accesing build programmatically (API)

    I've found a couple of examples to access the build objects (BuildInformation and BuildController) in the extensibility kit but they don't work, some of the libraries seem to be missing (Microsoft.VisualStudio.Bis...). Based on the comments on one of the slides, it looks like the beta 2 release doesn't have this feature yet, is this correct Is it possible to access the build objects programmaticaly in Beta2 Thanks Pablo Ok, this ...Show All

  • Architecture Serviced component architecture issues (State management/ OOD).

    I've seen serviced components abused and misused due to inherent limitations in how COM operates and now I’m looking to architect a web based, OO, n-tier system and wish to avoid the same mistakes. In my system there are two architectural problems: Much of the data is common across users, complex and potentially quite large, which leads to a large number of objects when using standard OOD (not so good for COM as I understand ...Show All

  • Visual Studio Can't uninstall MSDN Library for Visual Studio 2005 Beta

    A while back I installed Visual Studio 2005 Team Suite Beta 2 Version on my laptop and used it. I now have the latest Visual Studio 2005 Professional and I want to install it but I can't. MSDN Library for Visual Studio 2005 Beta will not uninstall. I've tried just about everything but everytime it goes through the uninstall process at the last possible moment it "rolls-back" and dosn't perform the uninstall. I'm stuck. I read through m ...Show All

©2008 Software Development Network

powered by phorum