Software Development Network Logo
  • Visual FoxPro
  • Smart Devicet
  • IE Development
  • Visual Studio
  • Visual C#
  • Visual C++
  • Windows Forms
  • Visual Basic
  • Game Technologies
  • Windows Vista
  • .NET Development
  • Audio and Video
  • Microsoft ISV
  • SharePoint Products
  • VS Team System

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

Jeff_LIU

Member List

boombastic
Stas Kravets
MBushell
Magic PC
Annihil8
DanMeyers
voxanBoxer
LKharlamov
Jem21
Manuk
lufa
bennymacca
Ash Sid
Kamii47
NorCis
Newbie75
David Inman
ivanchain
Tom25
partha mandayam
Only Title

Jeff_LIU's Q&A profile

  • SharePoint Products and Technologies IE Crashes on view of Office document on SPS2003

    We've been running Sharepoint 2003 for a while and are beginning our migration from Office 2003 to Office 2007. We're consistently seeing IE crashes when attempting to open a document directly from a SharePoint document store. (Browse to the document list, click on a document and "kaBoom!" IE crashes with a kernel32.dll fault) I've seen this problem with the following configurations: Vista Business (RTM), IE7, Office 2007 WinXP, IE7, Office 2007 WinXP, IE6, Office2007 There's a similar thread on the Vista forum where one suggestion was to "remove Project 2003" (which only exists on one of the three above data points). Is anyone else running SPS2003 and Office 2007 Successfully Thanks in advance f ...Show All

  • Visual Studio Team System Unanswered questions about a CTP 6 bug

    There is a bug in CTP6(fixed in CTP7 apparently) which means schema comparison does not update target files in a datadude project that are write-protected (e.g. they are under TFS source-control). I talked about this in these 2 threads: Bug (I think) on writing updates from Schema Compare Recovering from a CTP6 bug There are some unanswered questions on these threads that I'd appreciate answering please. What exactly is the fix Does it auto check-out the items for you or does it fail the whole process Either is more acceptable than the current behaviour. How can I recover from this situation in CTP6 Where is the information about what is in the design DB persisted And why is the design DB not recreated f ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Model animation

    Hi, I'm working with XNA gamestudio for a while now, it's really great but there's no support for model animations I already searched the entire internet for some good tutorial or example but there isn't any. I just can't believe model animation isn't supported by standard Because...what is a game without animated models Also if anyone has some information about loading bones it would be welcome. I really hope that there's someone out here who can help me with this. I really enjoy using XNA gamestudio and I wan't to start writing games! Thanks for any help, jeroen there's a codeplex project here: http://www.codeplex.com/animationcomponents ...Show All

  • Visual Basic IDE annoyances

    While i absolutely love the new visual studio, there are a couple of things that drive me nuts!!! when i right click on a symbol in code (such as a variable or procedure name), i can choose "Definition" and jump to that location. unfortunately, the "Last Position" menu item (that was available in VB6) was removed so now i cannot jump back to where i was previously. when i want to save my file with a different name, i would normally choose "File->SaveAs". this has now been changed to include the file name, which i find to be reallly annoying, especially since i will not be using the same name. opening visual studio is really quick, but closing visual studio takes forever. opening the design (GUI) view takes forever. switch ...Show All

  • Visual Studio Team System Reporting Services - BUILTIN\Administrators not recognized (rsUnknownUserName)

    Hi all, We recently moved our Team Foundation Server from one server to another. Old server was an English Windows Server 2003, the new one is a French version. Because of this language difference, we are not able to change Reporting Services security parameters on the new server, we get this error : User or Group ‘BUILTIN\Administrators’ not recognized (rsUnknownUserName) I guess the reason is because the administrators group on the new server is named (in French) “Administrateurs” and ReportServer database keeps somewhere a reference to BUILTIN\Administrators, which was the name of admin group on the old server. Any idea on how to fix this As an ultime solution (i dont speak of a complete r ...Show All

  • Visual Studio 2008 (Pre-release) 4 questions about WPF

    Please delete duplicate post pls ans on the primary link http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=736597&SiteID=1 ...Show All

  • SQL Server Same DB, Different Performance on Different Servers

    Hi, We are doing response time testing on our application with SQL Server 2000 SP4. But it is found that a query have different performance on the same DB (restore from the same backup) in different servers. The execution plans are different on the 2 servers. Server A: the execution plan use parallelism with varying response time (from 3 sec to 64 sec). Server B: it is a single thread execution plan with faster response time (about 1 sec). Here is the server configuration: Server A Dell 750, you can access Dell homepage for more detail. CPU – P4 2.8 GHz CPU Memory – 2G Disk – RAID 1 SCSI OS – Windows 2003 Enterprise Edition SP1 Microsoft SQL Server 2000 - 8.00.2039 (Intel X86) May 3 2005 23:18: ...Show All

  • Visual Studio 2008 (Pre-release) 3d shape inside 3d shape

    hi, it's amazing... can i (with the WPF) create a outer shape and inside it an inner shape that "move" inside the 3D space in the outer shap thanks, omri I think there is a WPF sample that shows this exact thing in action. I believe this sample in the WPF gallery is what you are looking for. It is a translucent cube with another translucent cube inside. I believe the code is included in the download showing how it is done. Hope this helps. ...Show All

  • Visual Studio Team System Best Practice for Adding a NOT NULL Column

    What's the recommended process for adding a NOT NULL column on an existing table controlled by Database Professional This may seem like a no brainer by editing the table script but follow the process all the way from the time the developer modifies the table script AND uses Write Updates to update the a schema. The Write Updates button will fail because the NOT NULL column cannot be inserted without a default value when the table already has data in it. Do we really have to put a bogus default value just to get the column added We ended up putting a bogus default value so Database Professional could apply updates as it normally does and we could create a SQL script for our DBA to apply the updates to other databases. We then coded a ...Show All

  • Visual Studio Team System Checking in Solution not including all files

    I'm using VS2005 Team Edition for Software Developers, and using TFS for version control. Often times when I do a check in at the solution level not all files get checked in. Some of the project files and some code files in the projects still show the "checked-out" checkmark symbol in my solution explorer. If I right click one of those files, There is no "check in." option on the menu. If I check it out, then check in, it works and the checkmark is replaced with the lock icon. I can't figure out any pattern to this, it just seems to be checking in some files and leaving others checked out. This is happening on some of my co-workers machines as well, and its creating a lot of confusion when we are developing as a t ...Show All

  • SQL Server Using JumpTo - need to open in new window

    Hi there, I'm sucessfully using Jump To to invoke a child report. I'm even successfully passing multiple parameters through, using some split("S1000","S2000",",") type logic. So far, so good. Problem is this. I want this child report to open in a new window. This is becasue the parent report takes a while to run, and if I jump to the child report in the same window, when the users goes back to the parent report, it re-runs the parent report, which is really slow. If I can get the child report to open in a new window, then when the user wants to return to the parent report, it will still be open in the original window, and it won't run again. What I'd really, really like is a 'Open in new window' ra ...Show All

  • Smart Device Development [Smartphone-c#] Word files

    hi! i have created an application that open a specific *.doc file in a directory. but when i try to run it the smartphone gives an error on the "Microsoft.Office.Interop.Word.dll"... i have tryed to import the dll and copy it on the phone, but it doesn't work... why     //-------------------------------------------------// this is the error message: TypeLoadException was unhandled" Corpo: "File or assembly name ' Microsoft . Office .Interop. Word , Version=10.0.4504.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35', or one of its dependencies, was not found. Tony512 wrote: AndrewBadera wrote: interop assemblies are pretty picky ...Show All

  • Visual C++ The difference of user-defined dll and system dll ?

    I build a big project file by vc. and I use Dependency Walker to check all the dll which it depend. But I want to know which dll is user defined dll and which one is window system dll Please tell me the easy way to indentify the difference of them I apprecaite your help. So far ihave not noticed a direct way to understand a system dll and a dll that belongs to MFC library (or you have created). Both have native code and operating system does not seperates them. Obviously, you want to know what dll belongs to OS and so, you dont need to install it with program setup. There are three dlls that you can find in all the versions of windows and they are being used by the most (native) programs that runs on Windows: kernel3 ...Show All

  • .NET Development Updating nulls in sqlserve datetime column

    How do we update nulls for a datetime column The following is the code I am using, its throwing an exception = "String was not recognized as a valid datetime". string sEffDate1 = effectiveDt; string sEffDate2 = ""; int iResult; iResult = sEffDate1.CompareTo(sEffDate2); if (iResult <= 0) { param = new SqlParameter("@effectiveDt",SqlDbType.DateTime,8); param.Value = DBNull.Value; cmd.Parameters.Add(param); } else { param = new SqlParameter("@effectiveDt",SqlDbType.DateTime,8); param.Value = Convert.ToDateTime(effectiveDt); cmd.Parameters.Add(param); } Thank you, Yog Perhaps you need to ...Show All

  • SQL Server Hierarchical Cumulative Sum

    I have a table consisting of 3 columns: Parent varchar(50), Child varchar(50), Pop int. The table is setup as follows: Parent Child Pop ---------------------------------- Europe France 0 France Paris 1 New York New York City 10 North America United States 0 North America Canada 0 United States New York 0 United States Washington 0 Washington Redmond 200 Washington Seattle 100 World Europe 0 World North America 0 This is just some sample data modified a tiny bit from an example of a hierachical print out sample that is a stored procedure that allows me to pass any place and see all of that place's children/grandchildren. I need to figure out how to write a query to show me cumulative sums (ROLLUP ) of the whole tree. So the output should ...Show All

©2008 Software Development Network