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

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

Christian_G

Member List

SPECIALK_BC
Bobmc11
Robert3234
onh1986
Warren Roscoe
Wurschti
Sushovan De
OziSnowman
e022
bertrand
JP Stewart
CreggH
butterflylion
Kumaran S
longle37
David_Beardsley_CSG_Pro_Svcs
bdavidh
mglowacki
KSchlueter
R_Houtman
Only Title

Christian_G's Q&A profile

  • Microsoft ISV Community Center Forums Browsing Selection.InlineShapes forces Word to crash

    In Visual Basic Editor/Debugger: If I Trap when a Selection is made of an Inline Shape, and then try to browse the selection, Word crashes when I try to open the selected InlineShape: Sel.InlineShapes.Item(1) Anybody have an idea why that happens and what I can do to avoid this Thanks :-)an Per our support engineer: Let’s talk about following issue regarding InlineShapes collection in Word VBA. I suggest our buddy using .Fields(i) collection instead as following. === For j = 1 To .Fields.Count Set myField = .Fields(j) If myField.Type = wdFieldLink Then With ...Show All

  • SQL Server loging in to sql express

    I am trying to login into sql express using studio express and keep getting this msg. "Cannot connect ....... under the default setting SQL Server does not allow remote connections. (provider: Named Popes Provider, error: 40 - could not open a connection to sql server) (sql server error2)" I did try and make a change under surface area configuration to include local and remote connections but it did not help. Any thoughts Thanks! David Are you using the SQL Server Browser service If not it could that that you might not use the default port of 1433. If so, type in the po ...Show All

  • SQL Server MSXML6 breaks viewer used with Microsoft Electronic Learning Library

    Installation of SQL 2005 Express resulted in the failure of the viewer used with the Microsoft Electronic Learning Library products. The viewer runs under IE and is driven by an XML file. This has been verified on several systems. I uninstalled only MSXML6 and the viewer worked normally. I have no idea if the problem is with the viewer script, the XML file driving it, or MSXML6 but obviously this might be a breaking change to the product. Can anyone shed light Tom Skinner [C# MVP] The fix is now located at http://support.microsoft.com/kb/917583/en-us ...Show All

  • Visual C# Lines between methods

    How can I ask Microsoft to add the option of lines between methods in the C# editor just like VB.NET has (VB had it long time ago no ) Is the option available only I did not find it Paolo on 2004-08-02 at 22:38:53 sugested it before me Its a shame they did not put it in VS2005 http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx feedbackid=eb5538ee-1341-42c1-b182-13d2da0ee947 I will take his // ============== idea and yours Thanks ...Show All

  • Visual C# Change values that depend on other values automatically

    Hello, I need to do something like this: if I have the variables : x,and y ; int x = 5; int y = x+3; x = 7; //here I need to change the value of y immediately to be 7 + 3 instead of 5 + 3 Please help me ,HOW can I do it Thanks in advance for any help. Aya. Easiest way is to define a set of properties, that hides that addition of 3. public class MyClass {     int x;     int y;     const int dif = 3;     public int X     {        get        {    ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Offtopic posts will be deleted immediately without warning

    See this link for more information: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=208999&SiteID=1 ...Show All

  • .NET Development file or assembly name XXXX not found error in VBA

    Hi, I am kind of stuck with this problem when trying to use the COM interop functionality of .NET. I am working on .NET 2.0 FCS on Windows 2000 Advanced Server. Here is the issue: I had a small assembly built in .NET 2.0 beta 2 with a simple class definition like this: using System; using System.Runtime.InteropServices; namespace MyLibrary{ [ ComVisible ( true )] [ClassInterface(ClassInterfaceType.None)]    public class Class1 : IClass1 {       public int myFirstDll()       {          return 6;  & ...Show All

  • Windows Forms How can i check the net status?

    How can i check the net status such as connect,or disconnect to the net Another way is to use windows  API call to WinInet. It has the best response time but could be less reliable if the IE isn't configurated properly. ...Show All

  • Visual Studio Tools for Office how to add xml markup to a range

    Could somebody give me some reference links with samples on how to add xml tags to ranges. I need to add those at runtime, have them not show up to the user, and be saved with a document. Is it possible Check out this post Creating Excel Report file From VB.Net 2k5 - Help it has some useful suggestions for adding data en-mass. ...Show All

  • Windows Forms DoDragDrop on TreeView Problem

    Please Help.  I'd like the user of my tree view to be able to do two things: 1.  Drag and drop 2.  Select a node by clicking it.  Using the following code...     Private Sub frmTestTree_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load         TreeView1.Nodes.Add("Node One")         TreeView1. ...Show All

  • Visual Studio Team System Setup failed

    Setup failed and I am using the only version of SQL 2005 developers edition I can get June CTP.  I cannot get the April CTP I do not have a subscription and I do not have any money. We are planning on distributing the RTM version on CDs. With our Betas we do our best to make this accessible to everyone -- via media (DVD) and download.  I'm sorry you are having an issue, perhaps you can put the DVD on someone elses machine and copy the ISO images. marc ...Show All

  • Windows Forms Question about MoveCompleted and IsMoving

    Now that I have worked through my port 50000 issues (yuck) I am actively building a bug. I know that there is a lot of code out there already for movement, but I am trying to roll my own to better understand the terrarium event model. But I am a little perplexed. It seems that the MoveCompleted event never fires! During my IdleEvent I ca ...Show All

  • SQL Server DTS migration

    Hi, In DTS 2000 package dynamic property task an ini file is read and values for some keys are read. These values are nothing but name of servers on which to run some sql tasks. This dts package has three defined connections. So when the keys are read it will be either one of these three. For eg. there are three sql tasks. sql1, sql 2 and sql3. sql1 needs to be run against server s1, sql2 against s3 and sql3 aginst s2. So the ini file sets three different variables connection1 to s1,connection2 to s3 and connection3 to s2. These variables are then used to run sql tasks accordingly. When I migrated this dts package to .dtsx fo ...Show All

  • Visual C# Visual Studio C# Beta 2 crashes when I save

    Recently about 2 days ago the IDE started to crash whenever I save. I uninstalled it and then reinstalled it and it behaves exactly the same. When it crashes it shows the dreaded blue screen with the error: STOP : 0x0000008E (0x00000005, 0x00000000, 0xA7E11C38, 0x00000000) Has anyone encountered this Is there a solution  - Dean I'm linking this to the bug on the MSDN Product Feedback.  It looks like the problem was because of a USB driver on your machine. http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx feedbackid=930cf712-7a37-45a1-bd8a-1bbe829ca039 Thanks! Karen ...Show All

  • Visual Studio Express Editions MS Access Combo box Drop Down Equivilant

    In MS Access you can show multiple columns of data in the dropdown section of a Combo Box. So when you select a row, you see only the Bound column data. eg. Column Names: ID, Title, Year, Rating, Supplier This is handly when you have brief key data (like Title) in the bound column, but when you want to select another row, you get to see more details (such as the Year, Rating and Supplier) in the dropdown section. Is there an equivilent of this in vb.net 2005 No there isn't, at least not that I'm aware of.  I've seen various third-party controls that provide multicolumn ComboBoxes though.  The Co ...Show All

©2008 Software Development Network