Ultan's Q&A profile
Visual Studio Team System Changing Methodology During Working On The Projcet
Hi Can we change project methodology during working on a project If YES, How thnx Not really in an easy way. The best that you can do is too modify the existing workitems or add new ones (modifying the existing types is very limited). Reports, documents, etc can be handled in a similar manner. ...Show All
Visual Studio Team System Unable to access Team Foundation Source Control
Hi, I m using Team Foundation server Beta 3 Refresh and new to this.My project Manager created a Team Project "<TeamProj1> " who is a member of [server]Team Foundation Server administrator Group.He added me as project administrator in ,[TeamProj1] Project administrator group. I m unable to open Sourec conrtol explorer when i double click Source control in Team Explorer, getting follwing error Either source control has ...Show All
Windows Forms Simple Combo Box Question
Hi, I'm using MVS .net 2003. I'm making a Windows Form App in C++ using the Designer. One question that I can't seem to find the answer to. I have 8 combo boxes, for 2 of the combo boxes, code has been generated with a new even ...Show All
Visual Basic Windows Media Player Control not working as it did with VB .NET Express
I just learned how to use the Windows Media Player control and I had a Windows form working that would connect to a URL and play the video. When I tried to add the control to an ASP .NET website, there were two options for WMP...a dll file and an ocx file. I added the dll file to my toolbox items, but it doesn't show up in the toolbox like it did in VB. I managed to write code without errors that is supposed to do the same thing as my Windows fo ...Show All
Windows Forms VS.NET Toolbar
I've created a VS.NET Add-in, pretty easy, but is there an easy way to create a VS.NET Toolbar Is it even possible Thanx awesome! thanx so much! I'm actually on my way out of town, but when I get back, I&n ...Show All
Visual Studio Team System Information on Remote Load Test
HI, I am trying to do load test in VSTS. I need information regarding the following: Scenario: I’ve developed a web application. Deployed it on server. Now, I want to do load test on another machine for the application. I’ve tried setting up a Rig. But I am not clear of how my configuration has to be. I want to know: 1. Setting up Rig is the only option that I ‘ve to accomplish the test. 2. If so, let me know ...Show All
Visual Studio Express Editions ComboBox 2005?
I need to know how to add a ComboBox into a VB Basic Express 2005 exe application. I have tried but I haven't found any luck. Please Reply ASAP. You add the combobox the same way you do with all other versions that I know of. Use drag and drop from the toolbox or double click on it in the toolbox with the parent control selected in the designer. ...Show All
Visual Studio Team System Extending/customizing test data sources
Hi, Sometime ago i was experimenting with creating a db test data generator. I abandoned it for lack of time but one of the features i was working on was a mechanism by which i could set up some standard data tables containing City names/codes, country names/codes, popular first names and surnames, public anonymous address lists etc so that these could be combined and used to generate more meaningful test data instead of a simplistic 'colum ...Show All
.NET Development Using WMI to identify the device type (A NAS Server or a General File Server)...
Hi All, This is a query on WMI. How can I identify a device is a NAS server or a general File server using WMI. Is there any property that tells us a device is a NAS Server or a General File Server or somethig else Regards --VVPrasad This is not an appropriate forum for the WMI question. Please try http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx dg=microsoft.public.wmi.programmer& ...Show All
Software Development for Windows Vista RPC_E_WRONG_THREAD in Vista; but not others
RPC_E_WRONG_THREAD I am working at company that uses COM and DCOM to provide OPC data. Their application works fine on all OS (XP Pro requires some security tweaking to make the data server available externally). Vista throws RPC_E_WRONG_THREAD when I try to access the underlying COM data server. Is there a Vista patch or security setting to allow vista to do this. Windows 98, Windows 2000 Pro, Windows 2000 Server, Windows 2003 ...Show All
Visual Studio ReportViewer RenderControl returns error
Hi, Im trying to implement a web custom control having a ReportViewer. This custom control implements ICallBackEventHandler to allow client callback. In function RaiseCallbackEvent, The ReportViewer1 returns the following error:" ASP.NET ViewState has been disabled. The Report Viewer control requires that ViewState be enabled." as a result of call to RenderControl. public void RaiseCallbackEvent( Strin ...Show All
Visual Studio Express Editions Custom Components in the Forms Designer?
In Visual Studio 2005 C++ Express Edition I extended the ListView class through inheritance with some methods of my own to create a specific class I need repeatedly in a small project of mine. Now the new ListView-based class works fine as it's intended once I compile my project, but I can't find a way to add it to the toolbox or to get the forms designer to work with it. I really just added a few methods that make updating the specific list's c ...Show All
Windows Forms Problem when adding extra field
I added an extra field called "Client" to the Tasks table. I modified the InsertTask and UpdateTask stored procedures as well as the DataSetTasks class, DataLayer class and the DataSetTasks schema. I get this error when I try to add a new ...Show All
SQL Server Meta Data
Hi, I want to get meta data information for DTS packages, I don't see anything when I click on Meta Data Services Package. Also, I get an error when I click on Meta Data "An error occurred while trying to access the database information. The msdb database could not be opened." Need help.. Thanx SQLBob Hi, SQLBob, I was having the same problem. On the assumption that you are running under Win2003 SP1 look for hot fix 9 ...Show All
Smart Device Development PDA MAC address
Hi, I would like to know how to find the MAC address of PDA using c# Thanks One reason is experience, second, mac address can be changed (yes they do it!) if your identification is for something valuable. Also mac address identification is painful but following through http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnnetcomp/html/retrievedeviceid.asp for device ID is effortles ...Show All
