gpdujour's Q&A profile
Windows Forms Help me with my code!
I get this error from the trace window: IntelliQueueAdd-initialized- ---- Traces From: d6d91a45-84ee-48f8-802f-3f395427503dTick 1029 System.NullReferenceException: Object reference not set to an instance of an object. at VBCreatures.Herbivore1.IntelliQueueEx() in C:\Documents and Settings\Jacob Quinn ...Show All
Windows Forms how to get the parent form of a control???
Can anybody tell me how to use the "parent::get()" property of a text control in order to obtain its parent form Thanks!! The Parent property will give you the parent Control of another control. The parent is either another control or the form. The TopLevelControl can be used to get the highest grand-parent in the hierarchy (normally the parent form). Michael Taylor - 6/21/06 ...Show All
SQL Server How doe I change the storage size?
I am attempting to load a sql script file and I get a message that the file is to large I dont have the storage for the operation. I have a 200G Harddrive with lost of space, 1G Ram, what is the method to solve this issue File size is 240,523 KB. Dialog Box says: "The operation could not be completed.not enough storage is available to complete this operation." No detail button is available. ...Show All
Visual Studio Team System Setup cannot access Reporting Server
Hi there, i'm trying to install the Team Foundation Server. When setup asked me to enter a user for the Report Server. I created a user TFSReport and added him to Administrator-group and all the sql-groups. I opened the Report-Server Configuration and configured it so that the TFSReport-User controls the service (works without any errors). Near to the end of the setup, i get the following error, that setup cannot access the SQL Report server. I ...Show All
Visual Studio Express Editions Error 1935 Microsoft MSXML2 public token
Please advise how can I correct the Error 1935-"Assembly of Microsoft MSXML2 public token....." while I try to install Sony Ericsson K750i PC suit. Thanks. This groups is for the support of install and registration problems with the Visual Studio Express Products, you will need to send you questions to the sony ericsson support system. ...Show All
Visual Studio Report formatting locale problem - currency only displays US$ : VS Team Suite RTM
Hi, Using: VS Team Suite RTM I find that the localisation isn't working. I installed VS Team Suite with English - United States selected in regional options in control panel. I changed this to South African. I rebooted the pc. Tried to run a report with currency formatting and it stillr eturns US$. To reproduce, try creating a report (server report project) and set the format property on a table cell to C. & ...Show All
Software Development for Windows Vista Questions about the new WPF/And Related
Okz, i've seen those videos on Channel9 about Vista, and i have a few questions. The previews in the taskbar on mouseover, or/and the previews in the alt+tab - will they increase your memory usage as it would having two of the same thing running (like say if im running notepad, put my mouse over notepad in the taskbar, and i see a mini version of the currently opened notepad, will this use as much resources as 2 notepads running ) The other i ...Show All
Smart Device Development Dual target platform development
Hi all. I'm working with an application on the windows.net platform under VS2003/C#. The user shall have two optional programs, running on Pocket PC or Windows XP. So in the near future I need to port it to a smart device project. Of course, I want to keep the most of my source files in the same directory so that modifications I do on one platform, will reflect also on the other. I understand of course that there are some diffrences to handle ...Show All
Game Technologies: DirectX, XNA, XACT, etc. DrawImage(img, pts)
Sorry if this is the wrong place for this question but it it related to 3D games programming... I have noticed that Graphics.DrawImage(img, pts) accepts an array of 3 Point objects in the second argument. In the spirit of adventure I passed in an array of 4 to see what would happen (I was hoping it would render an image inside an uneven quad). It did not work but it did throw an exception indicating tht this functionality had not ye ...Show All
SQL Server Kerberos; SetSPN; Issues with Reporting Services on SQL2005
We created an HTTP endpoint on our SQL2005 system. (So we can send WebService responses from our client apps, directly to the database) Following the BOL, "Configuring the HTTP Kernel-Mode Driver (http.sys)" We setup the accounts using the described SetSPN.exe method setspn -a http/server domain\serviceaccount setspn -a http/server.domain.company.com domain\serviceaccount Endpoints work fine. But now... We have ...Show All
Visual Studio 2008 (Pre-release) XamlWriter customization?
Is there a way to customize the XAML serialization of a class I have public properties I do not want serialized (things like the Parent property in WPF classes). In other cases I would like to serialize a reference to another object and restore that at the other end. I can have duplicate properties holding the ids and recreate the object references after loading the XAML, but I still need to get the object reference properties ...Show All
Visual Studio Express Editions Unhandled exception
I'm a new visual basic user, when I try to launch my application in another PC (always with windowsXP as mine) I have the following error. (My application uses a COM object created with the Matlab COM builder and on my PC it works perfectly). Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. ...Show All
Visual Studio Tools for Office Toolbox weird behavior!!!
I am using VSTO 2005. I am working on an Excel Template. Suddenly the toolbox becomes disabled and prevents me from adding controls to the Excel sheet but it is enabled in regard to the taskpane. I reinstalled VSTO and it was enabled but now disabled again. Do you have any idea this is very urgent.... Thank you........ What are you doing immediately before the toolbox becomes disabled Also, after ...Show All
Windows Forms Amazing !!!
After more than one year after great battles for conquering Terrarium I have been stunned to find out the Terrarium still exists. Still can't belive my eyes, great work David, it seems that you were the one that maintanted this passion still alive. ...Show All
Visual Studio Express Editions Classes - Help!
Hello! I've been in self-study with VB.NET for a year or so now and I've still to this day had problems understanding the concept of classes. I am currently using the free video series for VB.NET 2005 Express and am on the area of OOP and it still doesn't make much sense. I have a subscription to Books 24/7 and maybe can find a good book. Does anyone know of a good books to teach the concept of class design in VB and ASP.NET ISBN's would be appr ...Show All
