Brennan's Q&A profile
Windows Forms removing scroll from a Form
ive derived my own class from Form and in the constructor i set AutoScroll = false; but this doesnt seem to work. thanks for your help tnx for you help but this doesnt seem to work either, all i want to do i remove/hide the scroll bars so they dont show up when i move an mdi child out of the parents client area. tnx aga ...Show All
Visual Studio Team System TF26000 problem when creating a new global/project group
I got an error message when i query a work items. (TF26000). My TFS is installed in single server and using workgroups. Let me show what i have done in Team explorer. create a global group named "Developer". assign an user "jobria" to that group (The account is local account). then i grant full right to that group in server and project. However, when i login the account "jobria" and query the work items, i show me the error message. But, i find that if i assign the user "jobria" to default project/server group. It's work well. This problem is just happened for creating new group. Can anyone tell me what's the probl ...Show All
Visual Studio Express Editions VWD activation
Can anyone give me the url for obtaining an activation key In order to obtain an activation key that is valid for your machine/installation, you need to start the activation process from within the product. Go to Help -> Activate and select the Register link. ...Show All
Visual FoxPro How do I synchronize my workstation system clock with the server clock?
good day to everybody I wanted that my workstation clock will be updated at the server just at the click of a button. So, How do I synchronize the system clock in my workstation with the system clock at the server using vfp . Thank you very much for the help Thank you, thank you, thank you to all of you ...Show All
Visual Studio Team System Could someone...?
Could someone set-up a whole cluster of Team Foundation servers and charge people to use them (Prolly a license breach tho!) This question cames up at the Microsoft Ascend 2005 training last month in Redmond and the answer that the instructor (who doesn't work for MSFT) had was basically "I asked them about that and they hadn't thought of that". Time will tell. ...Show All
.NET Development How to Start .Net Network in Windows XP?
It is heard that .Net Network is inherent in Windows XP system as Windows Service, isn't it If so, how to start it up Vikram, The .NET Framework is not installed by Windows XP Service Pack 2. However, if you received SP2 via a CD, it may be included on the disk but you will need to install it manually. ...Show All
Visual C# C# Installation Question.
I'm currently running SQL Server 2005 September CTP (Installed and working perfectly). I would like to learn C# and do not want to run the Express Edition of SQL Server as I need the FullText capabilities to develop against. I can only seem to find the C# 2005 Express Download... I own a copy of Visual C#.net 2003. My Question is what version of C# will run with my Sql Server CTP (Non-Exress) you can use any copy of sql server, regardless of it's version. If it's installed correctly you can use the sql connection to connect to the server http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpguide/html/cpconusingado ...Show All
Visual Studio Tools for Office Getting the Attachments from the Outlook Contacts
Hi, Can anyone help me to get or know the attachments that have been added to a contact and also get the files that are added to a contact using WEBDAV. Thanks in advance, Kota Hi Kota, This question is beyond our question expertise. I have re-posted your webdav question to the exchange forum. http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.exchange2000.development&lang=en&cr=U Thanks and regards, Darryn Lavery [MSFT] ...Show All
Windows Forms DataGridView Problems Adding New Row
I have a DataGridView and I set the EditMode to EditOnEnter. I am also using the DefaultValuesNeeded event to poplulate each column in the row. If I tab accross the new row and off of the DataGridView the new record is not added and when I set focus back on the DataGridView a System.InvalidOperationException is thrown. But if I set the EditMode to EditOnKeyStroke this error does not occur. Is this a bug or is there something else I should be doing when the user tabs off the new row If this is by design what should I do to avoid the exception Can you provide more details on yo ...Show All
Windows Forms The rowstate for the selected row in a child datagrid remains unchanged in a hierarchical scenario
Hi In my form I have 3 datagridViews namely grid1, grid2 and grid3. Grid2 is the child of grid1 and grid3 is the child of grid2. I have assigned dataRelation in a dataset. Used binding Source and the binding source is bound to the grids. Each of the 3 grids is having a column named "Active" which is a check box column. When the user unchecks the active column in grid1, all records in grid2 and grid3 should also get inactive. That is the active columns in grid2 and grid3 will be unchecked programatically. We are using dataAdapter.Update() in the datalayer to update the database. On the client form when the user checks/unchecks ...Show All
Visual C# No clue about arrays, everything fails ...
I want to fill an array in the constructor of my object, and then use it in in another method. But no matter what I try, I can't get this right. It is too different from how arrays used to be. Either it does not compile, or the array remains null as in the example below. How should I do it class Calendar { private static int day,month; private static int [] daysPerMonth; public Calendar() { day=16; daysPerMonth[1] = 31; daysPerMonth[2] = 28; daysPerMonth[3] = 31; // does not work, daysPerMonth remains null // ... } public static AddDay() { day++; if (day>daysPerMonth[month]) {month++; day=1;} // ... } ...Show All
Visual Studio Express Editions Reporting in VB.NET Express
OK, there's been a few questions about this, but none have really answered this question. A control you can add to the tool bar is a "Report Viewer". One of the links when this control is placed on a form is a link to "Design a New Report". This link doesn't work. So my questions are: Will it only work in the full version If I create a report in Crystal Reports (either from an earlier, full version of VS.NET or the free 30-day trial), can I link this to the "Report Viewer" control Thanks in Advance Gareth The report designer control is only available in Visual Basic Standard +, i.e. not ...Show All
Visual Studio Express Editions Visual Web Developer Beta 2 Debugging
When I try to debug a web app in VWD Beta 2 the browser opens and I get a dialog box asking for a username and password...what should I enter here As I don't have a login system as part of my app I'm assuming its window authentication i.e the username and password I login to windows with here at home But this fails...and I get a nice " HTTP Error 403 - Forbidden" message. This might be due to firefox being set as my default browser and the debugger opening the app in this, but I doubt it and I can't find a way to change which broswer the debugger opens... Anyone any ideas Thanks in advance. Martyn ...Show All
Windows Forms User controls with wrong namespace
When I am using the WinForms designer with a few user controls, I notice that each time I go into the design view, then try to compile my application, the .Designer.cs file can't can't compile because it can't seem to find the class. But when I remove the default namespace value from the namespace of the usercontrol, the class can then be found and the form will compile. Example... Project Default namespace as defined in proj file: OrderEntry Namespace of an offending user control: OrderEntry.frmMainUserControls.Customer .Designer.cs class definition: Works: this .customerOrders = new frmMainUserControls.Customer. Cus ...Show All
SQL Server msmdpump.dll IIS hard crash
We have OLAP set up with a HTTP pump and throughout the day IIS has a hard crash 10-15 times. We can't get much out of the error log and running iisstate reveals: (1414.127c): Unknown exception - code 800706ba (first chance) We're running it as a priviledged user on the domain, and are impersonating a locale and set of roles on the connection string. Please make sure you install SP1 of SQL Server and copy SP1 version of msmdpump.dll into your vitual folder. Edward. -- This posting is provided "AS IS" with no warranties, and confers no rights. ...Show All
