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

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

jpjljr77

Member List

berlin_zhou
spyrosch
Konstantin Kamanin
Camden Bainwright
The Duke Pee
Pete Edberg
Andre Goheen
Irv154449
noelweichbrodt
Farabi
Star93
stoffi
Eric Reed
VivSB
wenliang
Stefan P
Jangid
cassiopia
PDX_Catalyst
Amitabha
Only Title

jpjljr77's Q&A profile

  • Visual Studio Team System Work flow actions

    I'm writing a process template and I was wondering if there is a way to specify actions based on a workitem workflow state. For example when a bug is closed it get's assigned to some one else and an email is sent to that person. is it possible to make something like that. I want to use that for code reviews so that when the developer finishes work on a work item he sumbits the changes to the reviewer and can either close the work item or send ...Show All

  • SQL Server Whats the business value of Postbacks in Parameters??!!!

    Dear Anyone, I fail to see the business value of the postbacks that happens on report parameters. Say for example we have a report that has 12 parameters. All parameters uses 3 different data sets to set their respective contents. 3 of those parameters are cascading parameters. It is understandable to have post backs that would involve those 3 parameters. But instead, all of the data sets in the report parameters section refreshes themselv ...Show All

  • Software Development for Windows Vista Change user picture?

    I am interested in changing user's picture (which appears on the welcome screen) programatically. On Windows XP, this was quite simple - you went to e.g. "C:\Documents and Settings\All Users\Application Data\Microsoft\User Account Pictures\" and the bmp files for all users were there. On Vista, the above procedure doesn't work. I noticed, that the user's picture can be found in "C:\Users\<username>\AppData\Local\Temp&quo ...Show All

  • SQL Server New Guy Question 2: SQL on-the-fly at package runtime?

    Here I go again...thanks for your patience... I'm trying to create a single, all-purpose SSIS package that would move data from a source database table to a matching target database table. The requirement is to create the package such that the SQL statement used by SSIS could be supplied at runtime. This would allow a single package to be used for different SQL statements, representing different tables, rows and columns, etc. as needed. The data ...Show All

  • Windows Forms Bug??? Guid Support

    Ok I have an issue, I want the datatable to behave the same way it does for autoinmerment of numeric auto ID columns. I want it to be able to auto set a GUID in place of a number. I want it to have this ablity built in& ...Show All

  • Visual Studio VSS2005 + Exchange

    Hi! On our exchange server i've installed VSS2005. I've configured VSS Internet, but everytime I try to access I get error Server Error in '/' Application. Well, I believe the problem is with authentication, because of this and VSS doesn't let to open DB. Will try to figure out what's the problem. Thanx for help, Alin. ...Show All

  • .NET Development Fix: Confirmed "BUG" in VS2005 - Microsoft Access, SourceSafe (Operation must use an updateable query.)

    Hi ! Just wanted to let you all know about a problem I strugled with for some time before I found the solution. To recreate the problem do this: 1) Create a windows form project that uses a access database as its data storage. 2) Add the project to the sourcesafe (note that the database will be added aswell) 3) Now try run the project in debug mode and you will receive the error when you try to update/add any data to the database "Operation must ...Show All

  • .NET Development Obtaining the IntPtr to/of an unmanaged resource.

    I want to make something clear, I'm not a fan of using COM objects from managed code unless I have no choice as usually dictated by the situation here at work... Now for my question: I'm using the Microsoft Access 8.0 Object Library from inside VB.NET 2003. Correct me if I'm wrong but this is an example of Managed Code utilizing an UnManaged resource. Because of difficulties I'm having closing an instance of Access.Apllicatio ...Show All

  • Visual C++ Walk through the call stack on 64bit Windows

    It seems 64bit program do not use stack frame any more. But when debug with VC2005, it can show the call stack. Does any one know how to walk through the call stack Not 100% sure what you mean. There is an API: http://msdn.microsoft.com/library/default.asp url=/library/en-us/debug/base/stackwalk64.asp And there is also DIA that comes with VS2005. Thanks, Kang Su Gatlin ...Show All

  • Visual Studio Express Editions Sharing projects

    I have a project I have been working on at my office. However, I want to work on it this weekend at home. I tried to copy it to my laptop, but when I opened it I got security errors. What do I need to do Thanks. Jeff Hi, I am doing this all the time and do not have any problems. I copy the complete project folder to cd from my Home computer and then copy the folder from CD to my Office Laptop. What errors ...Show All

  • Visual C++ Running an .exe file compiled in VC++ 2005 on a different computer

    Hello, I've got a question regarding how to run a program compiled using VC++ 2005 on a different computer. Although I have seen the thread by suda5181 and the answer by RonaldLaeremans (http://forums.microsoft.com/msdn/ShowPost.aspx PostID=23371), I can't find the redistribution pack for the current Visual C++. I have found a page with the Redistribution pack for Visual C++ 6.0 (http://msdn.microsoft.com/library/default.asp url=/library/en- ...Show All

  • Windows Forms Help on forms

    Hallo! I needs some help. I have two forms, the first one we will call "sdfjkgfwerngihfdnkgenm", the second one we will call "sdfjkgfwerugihfdnkgenm".  Got it LOL No, a and b. Now, form "a" starts up, you press a button on it and then ...Show All

  • Visual Studio how to install vs ctp June with SQL Server Express

     VS CTP June include .net  v2.0.50601,But the SQL Server Express (April or June) need .net framwork 2.0.50215.45. When I  have finish to setup vs ctp june , I run SQL Server Express from VS DVD, I got the error (imcompatible beta components). Where you I get the "current" CTP   I went to a conference and got VS 2005 CTP - February.  I didn't think the "express" were the same as CTP... Jason ...Show All

  • Visual C# Working with database data in textbox controls instead of datagrid?

    I've learned how to display/update data from a database in a datagridview control. But when working with one row at a time, i would prefer to make a nicer GUI, with textboxes/checkboxes etc. Are there any easy way i can achieve that Reading and displaying is one thing, but what about updating Does anyone know where i can find any tutorials that demonstrates working with data in other controls than the datagridview Example: A GUI with a button ...Show All

  • SQL Server The transaction ended in trigger

    During some non working days i got rid of old merge replication that I had and started new one. Today 5 of my 6 servers are working normally, but on the 6th one I am getting following error: The transaction ended in trigger. The batch has been aborted. Table [dbo.A...] into which you are trying to insert, update, or delete data is currently being upgraded or initialized for merge replication. On the publisher data modofocations are disall ...Show All

©2008 Software Development Network

powered by phorum