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

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

RayinSpain

Member List

windream
lalit.arya
Harry Maes
ahuddy
Paul Fijma
Dagaz
aghiondea
Michael Nemtsev
D111
MikeOtown
PabloTola
Serge Allard
DccRajesh
MCSEBILL
Iyana
SDKCodeMonkey
Skye_
Aviva Goldenberg
Amadeus156553
Taking to HNL
Only Title

RayinSpain's Q&A profile

  • Windows Forms Process Problem

    I have a C# Application that runs a process as another user(using CreateProcessWithLogonW API) and takes control of this process , passing paramters to it( with another API). The application works fine under Windows 2000 , but when I tested with Windows& ...Show All

  • Visual Studio 2008 (Pre-release) Defining GridViewColumn's CellTemplate inline

    Is there anyway to define a DataTemplate for a GridView column inline instead of adding it to the parent control's Resources and referencing it So far the only way to get this to work is to do this: <GridViewColumn Header="Amount">   <GridViewColumn.CellTemplate>     <HierarchicalDataTemplate>       <TextBlock TextAlignment="Right" Text="{Binding Path=Amount, Converter={StaticR ...Show All

  • Windows Forms App fails to install on one machine but ok on others.

    I have a user who has installed my app on his laptop with no problems but it fails to install on his desktop with the following: ERROR SUMMARY Below is a summary of the errors, details of these errors are listed later in the log. * Activation of C:\Documents and Settings\John C\Desktop\Downloads\Lees-Bingo\Ver 3.2\Lees Bingo.application resulted in exception. Following failure messages were detected: + The referenced assembly is not installe ...Show All

  • Visual Studio Express Editions Transferring data via a COM port

    I am realy new at VB so don't laugh please , but i was wondering if anyone could point me in the right direction for figuring out how to: write some code that would take data from the user and send it to another application (hyperterminal) over a COM port. I have the interface built (real tuff hunh lol) but the meat is what im looking for. I know that i should start near the "system.io" namespace, but i am not sure from there. ...Show All

  • Visual Studio Tools for Office XMI - Tool compatibility

    Hi, Is it possible to get the formats in which different tools use to emit XMI while exporting file As of now, there is no standard XMI format that all tools follow isn't Why is it so Is there any possibility that this could become possible in the future Thank you. Hi, Could be please answer the second part to the question "Why isn't there a common standard that all tools follow Will i ...Show All

  • Windows Forms BUG in SDK Type.GetProperty is null between OS's Test

    I'm tring to set the designMode property of the Webbrowser .Net 2.0 control the following code works great on Windows XP Pro, Windows 2000 Server, but I have 2 computers. Where the PropertyInfo object is null, I tried the following with the .... Webbrowser = new Webbrowser (); .... Webbrowser.documentcompleted = OnDocumentCompleteGetEditor; OnDocumentCompleteGetEditor (.... )    {    Type Type; &n ...Show All

  • SQL Server SQL Server 2005 SP1 installation woes!

    I am having problems installing SP1 successfully. So far I've tried it on two separate Windows 2003 server boxes running SQL Server 2005 Standard v9.0.1399. The first upgraded successfully all over services except the SQL server itself. Reporting services then failed due to database version mismatch but that was easily fixed. The other box doesn't have anything other than SQL2005 and components were upgraded but the database upgrade failed. ...Show All

  • SQL Server SQL Server Agent Issues

    Hey everyone, I don't know if I am posting to the correct forum so please move this if there is a better forum for this. I am having issues through SQL Server that I believe may be related to the SQL Server 2000 User Mode Scheduler. First of all, I am running a single instance of SQL Server 2000 on a Quad Processor system. I was not around when the system was installed so I do not know how it was originally configured. I am getting a ...Show All

  • Visual Studio Team System How can I define an alternate editor?

    We use XML Spy and another product internally to edit XML documents, DTDs and Schemas. How can I tell Team Explorer to use a different editor for these files Thanks, Chris Lively MRG Document Technologies FYI, the MSSCCI plugin should integrate into Toad. I too hope can do an 'open with' feature. ...Show All

  • Windows Forms multiColumn Combobox

    I am looking for a way to have more than one column in a combobox.  I also need a hidden value property to be the "SelectedValue".  If anyone knows how to do this it would be great. Kevin hrm...my information must've bee ...Show All

  • SQL Server Another Sql 2005 Express Installation Problem

    I am receiving the following message when trying to install Sql Server 2005 Express:  "An installation package for the product Microsoft Sql Server Native Client cannot be found. Try the installation again using a valid copy of the installation package 'sqlncli.msi'. I have verified that the sqlncli.mis file is included in the file being extracted by the installer and I have redownloaded the installation program 3 times from the MSDN site i ...Show All

  • Windows Forms Where are windows forms controls icons stored?

    Hi all... I have a custom control that I want to assign an icon that is similar to the icon of a control already present in VS 2005 toolbox but with a little change so I need to create a copy of it and made the modifications. I was searching for all Windows.Forms DLL's but I couldn't find them. Can you point me to the right file that stores these resources Thanks Jaime I have it in my office Send an email to me itzik.k ...Show All

  • Visual Studio Express Editions How to create a sort of login?

    Hello I want to make a program for certain people and I want it so that they need to enter a code the first time they run the program. The codes would need to be programmed into the program and a certain code would need to show certain info in the program ( for example: if someone entered code 12345 on the first startup the program would show 'welcome name'). If you need some extra explenation just ask. I would like to know how to do this. ...Show All

  • .NET Development WebService running under user account?

    How can I configure a WebService hosted in IIS to run under a particular domain user account   The web service connects to SQL Server and I'd like to use integrated security for this rather than SQL login and password. Michael Check to see which application pool your web service is running under, then go the application pool options and change the process identity to the domain user you want to use. You mig ...Show All

  • Visual C++ Browse info for entire solution rather than for each project?

    I have a solution that contains several projects. Some are "pure .NET", others are mixed mode and still others are native C++. Unfortunately the browse info doesn't seem to work across the project boundaries. If I press F12 to try on a classes member function that is defined in a different DLL from the current source file it comes up with symbol undefined. Also, if I use the object browser to try and find all classes derived from class X, I only ...Show All

©2008 Software Development Network

powered by phorum