Phlin's Q&A profile
Visual Studio Team System Creating a new project fails
Hi, Have installed TFS single server on 2003SP1 with WSS-SP2 and SQL2005 successfully (domain). Followed the instructions to create users with appropriate permissions. I can connect to TFS from VS2005 on the client machine and change security, etc. When creating a new project, however, I get the following error: Error TF30170: The plugin Microsoft.ProjectCreationWizard.WorkItemTracking failed during task WITs from group WorkItemTracking. Explanation Plugin error text: “You don't have enough permissions to complete the import operation.” Apparently I don't have permission :) although logged in ...Show All
Visual C++ 1 solution, 2 projects; help needed
hi, I have a working application (1 project) called Ogre and a working gui (also 1 project). I want to open my ogre application with the gui so I imported my ogre-project in my gui-solution so I have 1 solution with 2 projects: ogre-project & gui-project. I can compile the solution en when I run the application the gui appears. Now the problem: How do I access the ogre-project from the gui-project I have never combined 2 projects before. import "guiproject" does not work unfortunately Hmm, what are the types of both projects. If you have two exe files ...Show All
SQL Server the SQL server is Challenging me....:-)
Hi everyone, I had an old VisualStudio.Net version thet started going nuts, so I thought its time to install the beta 2 version. then started the problems .... when trying to uninstalling the SQL server, the computer shouted it's impossible. so I uninstalled the SQL tools first and then the uninstalation succeded. (it wasn't recommended by the operating system) after removing everything I wanted to install the new SQL server that comes with the beta 2 kit & I got a weird loop: the setup wizard said there should be some old SQL components that should be removed by the "build cleanup wizard", but the cleanup wiz. didn't find them ...Show All
Windows Forms how to make a combobox read only?
hi i want to make the combo box readonly what should i do thank u Hi, Next code will make comboBox readOnly. To be more exact it will make textBox of the comboBox readOnly. private bool m_readOnly = false ; private const int EM_SETREADONLY = 0x00CF; internal delegate bool EnumChildWindowsCallBack ( IntPtr hwnd, IntPtr lParam ); [ DllImport ( "user32.dll" , CharSet = CharSet .Auto)] internal static extern IntPtr SendMessage( IntPtr hWnd, int msg, IntPtr wParam, IntPtr lParam); [ DllImport ( "user32.dll" ) ] i ...Show All
Visual Studio Express Editions SQL Express & VWD
I started going through Visual Web Developer 2005 Express Guideed Tour. There is a part in the instructions; Setting upyour database, that's not working correctly. It first asked me to download the scrips to my desktop which I did. It then asked me to Navigate to the Start | Run and paste the following in the box: "C:\Program Files\Microsoft SQL Server\90\Tools\binn\SQLCMD" -S "machine-name\SqlExpress" I changed the machine-name to local host and clicked on ok I get an error "Windows cannot find 'C:\Program'. Make sure you typed the name correctly, and then try again. To search for a file, click ...Show All
Windows Forms AppUpdater without directory browsing enabled
Just started using the AppUpdater, and it's very cool. But I'd like to use it with a webhost running linux. I haven't been able to get it working properly. The AppUpdater successfully downloads the manifest off the server, but then doesn't ever download any of the files. I believe that the problem is that "directory browsing" is not enabled. Can the&nb ...Show All
Visual Basic drag and drop to a form lacks functionality
1. There is no error catching code in the bindingNavigator toolstrip buttons. 2. There is no canceledit button. It's a pain having to add one each time. 3. I would like to make my own control that includes not only the canceledit button but all the code I want. I have no experience whatsoever in inherited controls or user controls. So, a. Is it possible to include code in a user control Can I create my own toolstrip with the code I want on the click event on each button, that also refers to subroutines that catches errors As in DataWalkthrough, Smart Client Data in Visual Ba ...Show All
Visual Studio Team System Project 2003 Integration Problem
Now that Team Foundation is using Active Directory "friendly" names we have a small problem. Our domain is configured to return friendly names in the format: LastName, FirstName. When you import information from TF into the "Resource Name" field in Project it interprets the coma-space as multiple resources. Therefore if you try and push any changes back from Project to TF you get all these violations about invalid values. Is there anything we can do about this We've already consulted with our AD admin and he does not want to change the format from LastName, FirstName so we're kinda stuck here. TIA, Drew P.S. I'm sorry if ...Show All
Visual Studio Express Editions Object Reference Problem, Why doesn't this work?
Hello All, I am really stuck here and I could use some help in figuring out why this code does not work in .Net. I am converting/rewriting a VB6 app. The VB6 code does what it is supposed to do. The .Net code is syntatically correct as far as I can see but does not function as expected. What is supposed to be happening is that clsApp.Mainform is supposed to be getting set to frmMain which is the central form of the application, thus allowing me to manipulate frmMain from within my application by accessing clsApp.Mainform. What happens instead is that clsApp.Mainform is set to a generic form object and does not have any reference to frmMai ...Show All
SQL Server Server unresponsive after ALTER TABLE
Our SQL Server 2005 becomes completely unresponsive while processing ALTER TABLE commands on large tables. Management Studio and all clients are unable to connect to the server. Obviously, this is making it difficult to make schema changes on a production server. Is this a configuration issue, or a fact of life Seems like quite a weakness for an enterprise database server. WHere did you make the changes (gui), what did you change For SQL2k, in some condition perhaps changing a column to an identity value resulted in creating a new table, inserting *all* rows in the new one, then renaming the new crea ...Show All
Windows Forms HitTest Bugged?
Hi all, I have a simple piece of code to determine a cell type on a datagrid view Dim hti As DataGridView.HitTestInfo hti = me.dgWKS.HitTest(e.X, e.Y) If hti.Type = DataGridViewHitTestType.Cell Then WKSID = Me .dgWKS.Item(0, e.RowIndex).Value End If This code worked fine on a Datagrid in 1.1 but in a datagrid View in 2.0 the hti.type is always equal to ColumnHeader even if a cell is clicked. if gets even Freakier here is the code to configure the DataGridView Me .txtWKSName.DataBindings.Clear() Me .dgWKS.DataSource = dsData.Tables(0) Me .dgWKS.RowHeadersVisible = False Me .dgWKS.S ...Show All
Software Development for Windows Vista Problems to see xoml graphically...
I installed Visual Studio 2005 RC and on top of it the Workflow SDK from the PDC disc 4. After this I can create a workflow project. However when double-clicking on a xoml file I see the xml rather than the graphical representation. Any help is appreciated. Hi MetroP - Please note that WWF Beta1 is not compatible with Visual Studio RC build you found on the PDC "The Goods" discs. Thanks ...Show All
Visual Studio 2008 (Pre-release) XmlPad doesn t work
Hi Falks, I know tere is a lot of people who encounter the same probleme : was able to successfully install the WinFX November CTP on one machine. However, on a VPC and on another machine it doesn't work. The XamlPad Won’t even come up, I'm getting the above error in my WinFX Windows Apps : “Error at element 'StaticExtension' in markup file '' : Binary format of the specified custom attribute was invalid..” however I was able to successfully run WinFx web application I'm running the following setup: Windows Server 2003 with sp1 Visual Studio 2005 Pro: Ver 8.0.50727.42 (RTM.050727-4200) MS .Net Fr ...Show All
Visual Basic Issues with Express Registration and Activation
Now that Visual Basic 2005 and Visual Studio 2005 has shipped the final release, we have a new home for setup and registration issues for VB Express. Please direct all setup, install/uninstall, and registration issues to this forum: Installing and Registering Visual Studio Express Editions Thanks, Paul I am still having the issue I described on 5/29. I have 12 days left. HELP!!! ...Show All
Visual Studio How to determine localized name of scope for key binding?
When setting e.g. the keyboard shortcut "Ctrl-D" for a command in the scope of the text editor, I have to specify "Text Editor::Ctrl-D" as the string for the binding -- when using a US version of Visual Studio 2005. In the German version, I have to use a different name for the scope ("Text-Editor" instead of "Text Editor"). How can I determine the correct name from inside an add-in for a specific localized version of Visual Studio 2005 Or, if this is not possible, where can I find a complete list of the scopes for all localized versions of Visual Studio Just in case somebody stumbles across t ...Show All
