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

Software Development Network >> Fred Krusemark's Q&A profile

Fred Krusemark

Member List

EricPatterson
Adolfo Wiernik
MurrayGordon
Aurora222
caroco
Pape
rgreiser
Yves Rochon
Flippin_Useless
Arnnei
Zigzag
Craig Butler
RichieRichieRich
Matheus Von Der Kerkhoff
Sanjay_ati
Tony Leung
Ninja_Programmer
aakinal
Meryl Junik
Wade Greene
Only Title

Fred Krusemark's Q&A profile

  • SQL Server Error Code 2259 applying SQL2005 service pack

    I have SQL 2005 Express installed. When I try to apply service pack 1 to this by going through the upgrade process, I get an error ' THe installer has encountered an unexpected error. The error code is 2259. Table(s) update failed' Any ideas Help! Ranjit Charles Ranjit, are you trying to run the Express SP1 refresh package or the full SP1 installer Thanks, Sam Lester (MSFT) ...Show All

  • Visual Studio Express Editions To check multiple Checkboxes in CheckboxList using values from Array.

    Hi All, I have an array which contains values of the checkboxes that I would like to check in the CheckBoxList. However, when I do a loop only 1 checkbox is checked. Is it a coding error I am using Microsoft Visual Web Developer 2005 Express Edition and am coding in VB.Net. I would really appreciate it if you could help or assist me. Thank you so much. tb_lessons.Text contains a String for eg: 2,3,4 Here is my code: ...Show All

  • Visual Basic reading text from a document and displaying it

    I have TextBox1 (to enter what you want to search), TextBox2 (to display the results), and Button1 (when you press it, it does the whole process thing). I was given this to go by: ================================================================== Theres a couple of steps in a possible approach here. One is to be able to read the contents of a file. If your using VB Express / 2 ...Show All

  • .NET Development XmlValidatingReader / default namespace

    hi, small code app i made to simulate my problem : just paste it in a class and run as console app: using System; using System.Xml; using System.Xml.Schema; using System.IO; namespace ConsoleAppXSDTestApp { /// <summary> /// Summary description for Class1. /// </summary> class Class1 { /// <summary> /// The main entry point for the application. /// </summary> [STAThread] ...Show All

  • Visual Studio Team System Unshelving

    Assume that developer X has shelved a web project with the shelved name of jschmo20060209d. Developer Y wants to view this project and modify some of the code. How does developer Y view all the shelved copies of a project and then select one and open it up http://msdn2.microsoft.com/en-us/library/ms245465.aspx has directions, but my Source Control menu does not contain any option related to shelving or unshelving. Assume Beta 3 Re ...Show All

  • SQL Server Cluster install...domain group.

    As part of the cluster install a domain group is required now. My question is, can I remove this group after the install or change the group without affecting the server No, you cannot. All permissions - i.e. file system, registry, sql, etc. - are assigned to the group now in SQL 2005 rather than the user. This is to allow better control over the appropriate service accounts at the domain level, plus ease th ...Show All

  • Windows Forms right mouse click on treeview

    can anyone show me how to display a context menu after a right mouse click on a specific node.  This is what i have been able to acheive so far  If e.Button = MouseButtons.Right Then             TreeView1.SelectedNode = ...Show All

  • SQL Server Can't uninstall or reinstall nonfunctioning sql server

    In previous post in the Getting Started section, I discussed problems trying to run queries on multiple databases: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=299240#299240&SiteID=1 Nobody could help with the problem. I eventually got a query to run after several attempts at deleting and recreating databases. Then, I was hit with the following error message: Class does not support aggregation (or class object is remote) (E ...Show All

  • Visual Studio Team System Whose "Two letter acronyms should be upper-cased" convention is?

    Hello, Can you say, whose convention is it "Two letter acronyms should be upper-cased. For example, use System.IO instead of System.Io. ..." I found it in MS Design Rules, but is is not explained why it is done in this way (most of other rules are well-explained). I need more facts to ask IT leaders to change our company's naming conventions. Is it standatized thing by some standatization comitee, or just someone sad ...Show All

  • Windows Forms What event do you trap to catch a designer closing

    Hello, I have an ExtenderProvider which provides some inter related properties for ComboBoxes. I have overridden the Verbs collection and also DoStandardAction to provide a Validation routine the developer can run in Design Mode by either DoubleClicking the component in the component tray or selecting it from the RightClick menu. The validation routine is very important so I would also like to run it as the designer is closing and cancel t ...Show All

  • Visual Studio Team System CI and Team systems

    I have realized that MS has for some reason decided not to make Team Services support CI. This is for me a very strange decition. Especially when the other tools that are now coming bundled with VS are supporting true Agile processes so well. I have seen a lot of "workaround" suggestions to this problem. But they seem mostly to be made by people who really don't understand the CI workflow. So to help out I have decided to post this little list ...Show All

  • Visual Basic Windows Media Player Control not working as it did with VB .NET Express

    I just learned how to use the Windows Media Player control and I had a Windows form working that would connect to a URL and play the video. When I tried to add the control to an ASP .NET website, there were two options for WMP...a dll file and an ocx file. I added the dll file to my toolbox items, but it doesn't show up in the toolbox like it did in VB. I managed to write code without errors that is supposed to do the same thing as my Windows fo ...Show All

  • Windows Forms Adding nodes to a treeview dynamically

    Hi I have a main Form with a treeView...and some nodes which are populated from a database....I have an Add New Node Form with an add method  that adds a new node to the database...Obviously I have to reload from the database before I ...Show All

  • Visual Studio 2008 (Pre-release) Issues Closing Multiple MediaElements

    Hi, I am currently creating an application that displays several .WMV movies inside of a ListBox control. I have no problem getting the files to begin playing; however, once I call the Close() method for each MediaElement, some of them still play sound, and block my app from closing properly until the sound stops. Is this a bug, or do I need to call a different method to force MediaElements to close Hi, I don't ...Show All

  • Smart Device Development USB Device Driver

    Hi, I am developing a project which requires me to interact with a MPC 8349 (Power PC) board, The whole board from where the host looks at it is nothing but an UDisk. Now my query is How do I develop a code in VC++ for interfacing with an UDisk, kindly send me a sample code if available Apart from data I also need to transfer commands to my device, is there another way i can do it apart from managing File i/os Regds. John Nichol ...Show All

©2008 Software Development Network

powered by phorum