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

Software Development Network >> Jason Walsh's Q&A profile

Jason Walsh

Member List

Mariant
vkha
Jumanji_24
lord_baltz
Glenfar
Tudor Trufinescu
Reed14676
Richard Prilop
Alberto Acosta
zechdc
Abbas Zaheer
jorgegrajales090
JoeKYTse
CloudedTurtle
sboots
Richard Arthur
Taurineman
wireaudio
Michael madan
Jeff T
Only Title

Jason Walsh's Q&A profile

  • Visual Basic Opacity Problems

    The Opacity property on a windows form allows the form to look translucent.  By looping through varying degrees of opacity in the form's closing event I have a form that looks like it is fading out.  In VB 2005 I have been unable to replicate this.  The problem is that when the form begins to fade, instead of retaining the form's look and colors, it turns completely black and then fades to lesser degrees of gray.  In VB ...Show All

  • Windows Forms Composite Extender

    Is it possible to write an extender that is composed of more than one extenders. For example an extender that has both "ErrorProvider" and "Tooltip" in it. Any help is appreciated. --Rythm  Is it possible   Yes.  But the  ...Show All

  • Windows Forms How do I make a spell check...?

    Hey, I searched for this, but none helped... I am using Visual Basic 2005 express, and I need a spell check, but I can't figure out how to do this, if someone finds/knows a program that will let you put the words in it and it will give me the VB2005 express code thats fine, but if you want to give me code...I would be fine getting a 3 word spell check so I can go from there...ummm..I dont really want to use the MS Word spell check, k ...Show All

  • SQL Server Data Conversion Components & Code Page issue

    I am using the SSIS wizard to pull data from DB2 z/os to sql server.  The data flow task that is created converts the data to DT_STR Ansi 1252 before storing to sql server database.  The package is blowing up on in the data conversion component...no match in found in target code page...for my city name field. My old dts wizard didn't have this problem.  The forums seem to indicate that SSIS is no longer doing some of the implic ...Show All

  • Visual Studio Team System Visual Studio crashes running web test many times

    I have built a web test with the view to running as part of a load test. For the most part I can run the test fine from Visual Studio and have done so with up to 250 cycles of the test (i.e. fixed run count of 250). As I had it running so well I decided to increase the run count and leave it running while I went on holiday so I set the run count to 10000. So it would be like a single user running this process over and over. In addition I figu ...Show All

  • Visual Studio Creating a custom test type in VS 2005 Team System

    I am interested in adding a new test type to VS 2005 Team System.  The document "Creawteing Custom Test Types in Visual tudio 2005 Team System" gives instructions to "create a shared instance of the class TestType" and "to subclass TestTlement".  What assembly are these two classes defined in Sam Has anyone been successful in deploying the Custom Test Type Sample   I am able to build it and regist ...Show All

  • .NET Development Problem with XPathNodeIterator

    Hello, i have a problem to read an xml document. I use this code to iterate the entire xml document : Dim doc As New XmlDocument doc.Load(Application.ExecutablePath + ".config") Dim nav As XPathNavigator = doc.CreateNavigator() ' Move to the first book node. Dim ni As XPathNodeIterator ni = nav.SelectDescendants("Impostazioni", "",False) ni.MoveNext() Dim nav2 As XPathNavigator = ni.Current ' Display the content of each element node ...Show All

  • Visual Basic Solution Explorer

    I am new to VB and have the following problom in the Solution Explorer:  I have several forms shown in the Explorer.  One of the form's icon has changed and is represented by a different icon then all the rest.  The icon looks like a Word icon with 'VB' overlayed on top as opposed to the other icons which look like a miniature form.  When I highlight this form, it is no longer accessible with the View Designer icon (in t ...Show All

  • Visual Studio 2003 attach to process crashes Visual Studio

    I often am notified by Windows that Visual Studio 2003 has encountered a probem and has to close when I run the debug/processes command to attempt to attach to and debug one of my projects. Usually this happens after I have successfully attached to the program using the command once. Subsequent attempts to do the same the next time my process is started often results in the IDE crashing after I select the processes command. No Processes dialog s ...Show All

  • Software Development for Windows Vista Modelling a collection and item relationship

    I'm looking to implement a state machine for a job system. The lowest level item is a Job, but I would also like to have the ability to group jobs together i.e a batch of Jobs.  Both a batch and a job would have states like Open, Assigned, Completed, Closed etc. So you could have a Open batch with half of the Jobs completed one Closed and one assigned. Valid states for a batch would be dependent on all the Jobs in the batch i.e only closed ...Show All

  • Visual Studio Converted class code not found

    I have converted an existing 1.1 class to 2.0 Beta 2. This has compiled successfully and the DLL exists. The class is imported into a project and the correct path shows in the references. When the project is started the following message comes up:- Could not load file or assembly 'EXIclass, Version=1.0.1995.24314, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.  Any suggestions ...Show All

  • Visual C# How to Display Multiple Image on a main PictureBox control?

    Hi everybody,   I having trouble of displaying multiple instances of picturebox at runtime. Every time the user click mouse on particular area of main picture box control (contains an image), a Red Dot image appears, so clicking multiple times on different areas will display multiple Red Dot images (contain in PictureBox). And when you click same existing Red Dot image it will disappear or canceling that red dot on that location. I am also ...Show All

  • Visual Studio T-SQL Debugging on VS2005/SQL2005

    Hello, I can't seem to debug an SQL stored procedure using VS .Net's 2005 debugger. When I Step into stored procedure the breakpoint turns to a question mark and  says "The breakpoint will not currently be hit.  Unable to bind SQL breakpoint at this time.  ...Show All

  • Visual Studio Express Editions extract an image from the internet

    Hi there is a web page only containing one imge. The image is updated very 5 minutes. I want to extract this image every 5 minutes and save it on disk. How to do this in C# Thanks Yuelin Hi, Could you be more clear on what exactly you want to acheive Is that web page within your site Thank you, Bhanu. ...Show All

  • Software Development for Windows Vista Sequential Workflow Cancellation

    This question has appeared before but never with a clear answer. When would a SequentialWorkflowActivity execute its cancellation handler The SDK sample "CancelWorkflow" does indeed "cancel" the workflow by raising an exception, but this isn't a "cancel" in the sense that the cancellation handler runs. I have not been able to find a scenario where the cancellation handler runs, yet it seems emphasized by th ...Show All

©2008 Software Development Network

powered by phorum