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

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

keithv

Member List

FlatBeach
mmouer
T. J. Bussler
mthendricks
asaf40962
Sagar-1
Kannan Pothi
Jaylou
yithoong
barant
Regsly
Rune Øynes
CEisen
farsh
Limb
Leon Han
simsj
Taddy
8lu8llz
Alxandr
Only Title

keithv's Q&A profile

  • Software Development for Windows Vista WebServiced published Workflows.

    Is there anyway to have multiple WebInput/Output activities where each Input/Output activity set will be accessed by a different user I have tried to implement correlation into the Workflow, but it does not seem to be supported for WebService workflows. Is this correct This is correct, the WebServiceWorkflowHost doesn't support correlated instance access. You would need to write your own HTTP module to perform ...Show All

  • SQL Server Invalid non-ASCII character conversion over JDBC to Solaris client

    Hi, I'm working on a database conversion from Sybase to SQL Server 2005 and have hit a wall with a character conversion problem when reading non-ASCII characters (encrypted password) via JDBC. My application runs on Solaris and accesses a SQL Server 2005 database via the Microsoft JDBC driver. The server was unfortunately specified as having a SQL_Latin1_General_CP1_CI_AS collation at installation time, and the database being accessed has ...Show All

  • Software Development for Windows Vista Soundmax Audio Driver and Windows Longhorn Beta 1

    Hi, I have Soundmax driver installed on Windows Longhorn OS. When I use the sound recorder that comes with the OS (in the Startup->Entertainment section) and record through a microphone, my recording is okay. But if I use Wave out Mix as input pin  and try recording from Windows Media Player to the Sound recorder that comes with the OS, it does not record. It changes my setting to microphone when I start recording automaticall ...Show All

  • Visual C# Right-clicking on a WinForm class in Class View causes VC# 2005 to become unresponsive

    I have a C# project created in VS2005 Standard RTM. When I right-click the WinForm class, the IDE becomes unresponsive.  Task manager still thinks the app is still running but the IDE windows no longer paint properly.  Anyone see this -harrier Harrier - Are you still seeing this problem Do you only see it when you're right-clicking the WinForms class (I'm assuming from the solution explorer) ...Show All

  • SQL Server data mining video tutorials

    are there good free data mining video tutorials for Sql server 2005 data mining. please if u know any such links please post it. hi, i couldnt see any video in that site, it gave some link, i have followed that, and i was redirected to sqlserverdatamining.com; in there, i found a title for data mining tutorial, then i tried to view that video, i coulndn't get/ download any demonstrations. http://sqlserverdatamining.com/ssdm/Default.aspx tab ...Show All

  • Windows Forms HTML Table Generation Library Question

    Hello, I am trying to use the HTML Table Generation Library by Dinesh Chandnani to convert a Windows Froms Datagrid to HTML.  The sample project (TableLibaryDemo) works just fine. However, when I try to use the TableLibary with my VB.NET project, I  ...Show All

  • Visual Studio Changes to AddIn satellite DLL with new release of VS 2005.

    I have an AddIn that worked with VS 2003 and have been converting it with each of the VS 2005 betas and RCs, and had it working with each version.  It no longer works with the release version.  The AddIn uses custom bitmaps in a satellite dll and it fails when I attempt to load the AddIn (at AddNamedCommand) with the error message that there is an error loading the dll, 0x800a0030. Line that gives the error: (sa ...Show All

  • Windows Forms Help file (.CHM)

    Hi, Is it possible to link to a CHM file that is located in the same map as the solution I want to open the CHM if I press on a button. thx We suggest you to use Systems.Windows.Forms.Help Class which can be used to display the help files in your windows application. This approach will help you in deploying the application where in it gives the advantage of client machines should be removing the dependency of ...Show All

  • Visual Studio Team System Exceptions in unit tests in secondary threads kills vstesthost

    Hi, I was told at the PDC to log this issue here. I have some asynchronous APIs like BeginWork(). I am writing some unit tests for these APIs. These APIs create threads to do the work and fire events to signify that work is complete. If there are uncaught exceptions in these secondary threads, VsTestHost dies without performing any further unit tests in the list which have not been executed yet. I wanted to know if this is a bug. If it is not, i ...Show All

  • Visual Studio Team System VSTF Version Control Needs Work

    Okay, my comparison is based on using SourceGear Vault for the last two years.  Vault features are good but, at least the way our company has deployed it, has become unusably slow (supporting 100+ developers in three different locations) so we are trying to find another source control solution.  We were about to roll out Rational ClearCase but we thought we'd evaluate VSTF as well.  Here are a few of the problems that I have run a ...Show All

  • Windows Live Developer Forums Change MSN Messenger nick

    hi, im trying to change the nickname of the msn messenger 7.5 from my application, im using the MessengerAPI and i can change status,, get nickname, add contacts and almost everythign but i cant change the nick of the msn, does anybody hav tried to change the msn nick before .. mig16 thx . . . ...Show All

  • Visual C++ IDE Generated Code Errors

    I'm using the Visual Studio .net 2005 Beta 2 (C++) to create a program that uses multiple dialog windows to accesss diferent databases at different times.  My question is that the code about the forms that gets automaticlly generated by the IDE keeps causing compiler errors imparticular at this moment their are two lines causesing multiple errors they are: this->fileToolStripMenuItem->Click += gcnew System::EventHandler(this, &Mai ...Show All

  • Visual Studio Using Properties and Call like NAnt

    NAnt has a nice feature where you can use a combination of properties and the call task to repeat operations. For example: <target name="target_one"> <property name="A" value="Value1" /> <property name="B" value="Value2" /> <property name="C" value="Value3" /> <call target="ALongProcessWithManySteps" /> </target> <target name="target_two"> <property name="A" value="Value4" /> <proper ...Show All

  • Visual C++ I'm stuck and cunfused. ARR U C++!

    ok. i made a small ...small SMALL msdos program with Visual C++ express (yep a newbie) and all it was, was a whats ur name age and if u like this kind of music or game. now i figured out the whole press one if u like this or press 2 for no. but i want to make it a says YES FOR YES! and so on. get it good. here's my code. im really stuck #include <iostream> using namespace std; int main() { int number; /* This de ...Show All

  • Visual Studio crystal reports

    hello       I have a problem with .net 2005 beta 2 crystal reports. I am using a datamax sclass printer for printing tickets. The issue i have is that when i print the tickets i only get part of it, and it works fine in the vs desinger whe printing , but not at runtime can anyone help please. kered Hello, Are you able to print to other printers Are you able to export these reports to ...Show All

©2008 Software Development Network

powered by phorum