Joel Semeniuk's Q&A profile
Visual Studio Team System Error from 'Resolved' or 'Closed' to 'Active' state in bug form
Hi there, I have customized bug form and applying that process template to team project, when I make bug 'Active' from 'Resolved' or 'Closed' State, I get the below error. What do I need to do to fix this problem Thanks, Anu --------------------------- Microsoft Visual Studio --------------------------- Error This work item has invalid fields, or user has invalid permission. --------------------------- OK&nbs ...Show All
Visual C# Regular Expretion
Hi guys... i'm interesting to learn the regular expretions (Regex), please inform (or give me :)) me any e-books about this.. or any link that talk about this topic deeply. I have some including the MSDN, but it's not satisfy me... :) Haha those things are tricky, mostly because they are not as well documented as they should be. Your best bet is this website: http://www.regular-expressions.info/ This site is dedicated completely to Re ...Show All
Windows Forms using resources for bitmaps on buttons
When creating a button in Forms Designer a dialog box is shown with either local or file import. Whatever I do, the icon is added to the list of resources (tree depending on the solution root in solution explorer). But when adding new items on the tree I am unable to use it to insert a images... I lack doing something (declaring each resource as embedded, or whatever), what I can't figure out what. Any idea, please thanks ...Show All
Visual Studio Team System yet Another 3200
Its a long post, but hopefully the error message would help in resolving the issues Got the following errors during setup, I get the same set of errors on all combination of installations, Single-Server / Dual-Server ... [04/21/05,21:56:12] Visual Studio 2005 Team Foundation Application Tier Beta 2 (English): [2] ERROR:Error 32000.The Commandline '"C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\sdk\bin\Bisregedit.exe" ...Show All
.NET Development How to read the following xml file?
Hi, i searched a lot but i didn't find any good tutorials about this, so i ask you. I have got this xml file: < xml version="1.0" encoding="utf-8" > <DeleteTemp> <properties> <folders> <folder name="temp folder"> <variable>temp</variable> </folder> </folders> <logging>false</logging> <website>http://www.website.de< ...Show All
Software Development for Windows Vista vista 5231
Help!!! Please.. I've just got build 5231, and installed it onto my box. Some weird and horrible reason it's not allowing my network card to install correctly. I have a SIS 900 integrated network card, that according to device manager, it has installed but requests me to re-install the drivers. When I go through the motions it has my drivers listed in the drivers list. But always reports that an error has occured whilst installing. I've download ...Show All
Game Technologies: DirectX, XNA, XACT, etc. I need e-book for directx programming
hi.... i need e-book for directx programming on C#... please help me! Yes Glenn's blog is now at http://www.virtualrealm.com.au/ I will edit that old link out of the posts. You are correct that after it expired it was taken over by someone else. ...Show All
Smart Device Development How to read the contacts?
Peace be upon you this is such a nice forum (Thanks Microsoft), anyways I have a little question , How can I read the contacts I found that there is somthing to read it CeOpenDatabase and as I saw there is parameter that contains " Contacts Database " , so all i am asking how can I read the contacts, I mean how can I read all of it, and does it sorted or not , thanks for your time :) Hi A ...Show All
SQL Server Upgrade to full version?
Hello, Can I install Microsoft SQL Server 2005 Express Edition with Advanced Services over Microsoft SQL Server 2005 Express Edition or must I uninstall the basic version Thanks Frank ...Show All
Software Development for Windows Vista VS 2005 RTM Startup Error after Installing WWF Beta 1.2
After installing the WWF 1.2 Beta with VS 2005 RTM I now get an error message during VS 2005 startup that read as: The Proper Type Library could not be found in the system registry. An attempt to repair this condition failed because you do not have the permissions to write to the system registry or the type library could not be loaded. This can be fixed by a system administrator running the program once, which will cause the proper file t ...Show All
Visual Basic A Modest Proposal for Microsoft
I've been a Basic programmer for over 30 years and that whole time I've endured the constant reminder that I'm not a "real" programmer. I know better and you know better but still there's that stigma associated with being a Visual Basic programmer vs. being a C++ or a C# programmer. Now that I use VB.Net it really couldn't be further from the truth since VB.Net does everything any contemporary OOP language does. So here's my sugg ...Show All
Visual Basic Using process to run a batch file
I am converting a VB6 app into VB.net. This app checks the existance of source files in RCS by creating a batch file which checks out the source files and copies them to a temporary directory. The app then looks in the temporary directory for the existance of the files. The VB.net version works except that the batch process is copining the files to the Windows directory instead of the temporary directory which was made the default. It creates th ...Show All
Software Development for Windows Vista Compile error - type resolution
Hello, I have a basic workflow (xoml-only based) as following: <SequentialWorkflowActivity x:Class="XomlWithRules.Workflow1" x:Name="Workflow1" xmlns:ns0="clr-namespace:XomlWithRules" xmlns:x=" http://schemas.microsoft.com/winfx/2006/xaml " xmlns=" http://schemas.microsoft.com/winfx/2006/xaml/workflow "> <ns0:TestActivity x:Name="myActivity" IsTrue="False" /> </SequentialWorkflowActivity> TestActivity is defined in ...Show All
Visual C++ SITELOCK for ActiveX Control - HELP Please
Hey All, The Main Idea of me doing this is.. I want my ActiveX Control to be domain specific. I found an article for this in the microsoft MSDN site (go to the msdn home page and search for " sitelock ".. the second link which says sitelock 1.04 for activeX control is what I am talking about) There they have source code to do this (sitelock.h). So I created an ActiveX Control and added an ATL control obj to it. There are some simple procedure ...Show All
Visual Studio Express Editions How to install FULL Express Edition (really all files !) to partition D: ?
When I install Visual C# 2005 Express Edition and choose custom setup I can select the installation folder. When I enter now e.g. D.\visualcsharp\exped2005 only a small portion of all installation files are put into this folder. The majority of all files (>1GB) are put into partition C:\ despite my previous selection This is by far too much for my small C: partition. How to I really install ALL files into partition D: (resp. ...Show All
