samur's Q&A profile
Visual Studio Team System Create New project using macro
Hi All, I just had the idea that if we can record a macro for team project creation steps and then later call the macro from command line .... probably each time the macro runs it will take new project names from a xml file............. Is this feasible.... i have never worked in macros ..... so anybody having idea in this please help........ Point is ........... creation of the project has to automated and triggred from our own web app which captures several other info from user........ Thanks in advance Sanjoyan You should be able to make a macro work for Team Project creation as long as you are willing to install ...Show All
SQL Server Problem Connecting To Reporting Services
Hi, I run into the following problem: I am trying to deploy a report to the report server (SQl Server 2005) or connect to Reporting Services from SQL Server 2005 Management Studio. I get the message : "The attempt to connect to the report server failed. your connection information and that the report server is a compatible version." The request failed with HTTP status 404: Not Found" Everything (IIS, SQL Server 2005, BI Studio) is installed on a XP Professional machine. IIS 5.1. with integrated windows authentication. Any help will be greatly appreciated, Thanks in advance, --Dimitris Doukas ...Show All
Visual C# How to: notification pop up message
Hello, I would like to know, how to display a notification pop up message in lower right part of the screen (near the tray icons) as Outlook 2003 do after receiving a mail message. Or FeedDemon show the same notification after receiving new RSS message. Thanks. Take a look at this article: TaskbarNotifier, a skinnable MSN Messenger-like popup in C# . ...Show All
Visual Studio Team System How to disable "resolve" in work item check in policy
I'd like to make it so my team can only associate, rather than resolve, work items related to a checkin. I just spent all morning reopening work items. I saw this done at a presentation, but the presenter made it seem like this was an easy-to-find setting, and it isn't. You can edit check-in policies if you have the AdminProjectRights permission. For more information, see http://msdn2.microsoft.com/en-us/library/ms242918(en-US,VS.80).aspx . Hope this helps. Julie MacAller User Education Manager, Visual Studio Team System ...Show All
Windows Forms UserControlTestContainer error
Project builds fine, but I get this error as soon as I run: "Assembly 'C:\\Documents and Settings\\sdemyon\\Desktop\\Max\\IMax.Max.BaseTier\\obj\\Debug\\BaseTier.dll' doesn't contain any UserControl types." Program runs fine when the exe is run from the bin/release folders, but not from within the IDE. Any Ideas Thanks, Scott Thanks a lot for the solution. I had 2 class libraries and 1 windows application in a solution. And as soon as I set the windows application as the start up project the problem went away. Many Thanks & Have a Happy Day Regards, Tejas. ...Show All
SQL Server How to know the code in Query Analyser
My Program wants to know what is being edited in Query Analyser currently. How can I do that Thanks. I would not consider it nice for an application to snoop inside of another unless there is a system to addin that functionality. Why do you want to know what is beeing edited One approach if you want to get the edited text is to use the Process class to launch query analyzer editing a temporary file. You will then add a FileSystemWatcher class to check whenever the user is saving the changes to the temporaryfile. You can then pick up any changes and in that way get what is in query analyzer. But only when the user chooses t ...Show All
Visual Studio Express Editions convert VS.NET 2003 solution class library
I have a class library project in VB.NET which is currently a VS.NET 2003 solution. Will I be able to convert this to 2.0 via VB Express Can I just open the solution and it will convert it for me Or does it depend somewhat on how complication the solution is Hi Someone, You should be able to open the solution in VB Express without any problems - any conversion will be done automatically, and a new copy of the solution is made so that you can still use your original solution in VS 2003. Hope this helps, Steve Hoag Visual Basic Express ...Show All
Visual C++ MS C++ 2005 express database mismatch error when compiling
Every time that I attempt to compile a c++ program I get a database mismatch error. When I looked this error up in the included documents, it said that I needed a newer version of dbi.dll. Where can I find this file I know that my programs work because they compile with ms vc++ 6.0 and the gcc complier. Here is the artilce where it told me "how to fix it," but I still cannot find the file that I need. Visual C++ Concepts: Building a C/C++ Program Fatal Error C1902 program database manager mismatch; please check your installation A program database file (.pdb) was created usin ...Show All
Visual Studio 2008 (Pre-release) DataTemplate with Viewport3D using a StaticResource
Why won't this DataTemplate work < DataTemplate x:Key = " 3DItems " > < Border BorderThickness = " 1 " BorderBrush = " Black " > < Viewport3D Width = " 50 " Height = " 50 " ClipToBounds = " True " > < Viewport3D.Camera > < PerspectiveCamera FarPlaneDistance = " 50 " NearPlaneDistance = " 1 " FieldOfView = " 90 " Position = " 5, 2, 15 " LookAtPoint = " 0, 0, 0 " Up = " 0, 1, 0 " /> </ Viewport3D.Camera > < ModelVisual3D > < ModelVisual3D.Content > < Model3DGroup > < AmbientLight Color = " #FF7F7F7F " /> < DirectionalLight Direction = " 0,-1, ...Show All
Visual Studio Express Editions Apply CSS to Panel in Masterpage Design View
Here is what I have Master page with a <asp:panel> that contains a <asp:ContentPlaceHolder> The width of the panel is set using a CSS file in a Theme. I actually have different themes with different sizes for this panel) If I create a new page based on the page.master everything works fine. When publishing the CSS works and formats the <asp:panel> from the master Page how I want it. But here comes my problem. When I have a page in Visual Studio 2005 Design mode the <asp:ContentPlaceHolder> in the <asp:panel> is only about as wide as the gray titel from the control. Also it formats everything center. S ...Show All
Visual Studio Express Editions I need to count by ascii characters. Seems tricky!
Hey guys, I'm doing an expirement and I need to basically "count" but using a set of ascii characters. I'm having a heck of time. And using VB.NET Express. For example, in Decimal, you count 1,2,3...8,9,10. As you know, once your first character reaches 9, a new character is added, 0, to the left, and then you start over counting the 1st character such as 10,11,12...18,19,20. Each time the rightmost character reaches 9, the next one over goes up one, and if another char doesn't exists, it is created. Okay, I need to do this but instead of doing it with numbers 0 - 9, I need to do it with 93 ascii characters! Ranging from chr ...Show All
SQL Server Problems installing SQL Server 2005 SP 1
SQL Server installation fails with the message: "A recently applied update, KB913090 failed to install" The last executed task was: Integration Service The last installation message was: Checking for lock files via Windows installer sqlrun_tolls.msp It's not immediately obvious what went wrong. Please post a description of your configuration and a link to your SQL Server install logs. Thanks, Paul ...Show All
Visual Studio Express Editions SQL Server 2005 Express Installation Error
I am encountering a problem installing SQL Server 2005 (April CTP) from my Visual Web Developer installation. The following is the error message pops up: "Microsoft SQL server 2005 CTP Setup was unable to insall on your computer. Microsoft SQL Server 2005 CTP Setup has encountered a problem and will end. Please tell Microsoft about this problem." I cannot figure what could be the problem. When I exit this message, I do find the SQL Express installed but cannot not start an instance of the server. The OS is Windows 2000. Please HELP!! Thanks in advance Can you use one of the newer installations (there's been ...Show All
Windows Forms TaskVision XPanderControl: Convert IComparer implementation from VB.NET to C#
Hello, I got the XPanderControl written in C# except for the IComparer implementation ini XPanderComparer. I'm getting an invalid cast exception with C# code like: public int Compare( object x, object y) { XpanderControl xpander1 = (XpanderControl)x; XpanderControl xpander2 = (XpanderControl)y; int result = 0; if ( xpander1.Top < xpander2.Top ) result = -1; if ( xpander1.Top > xpander2.Top ) result = 1; return result; } This mirrors the VB.NET implementation as close as I can get it. When debugging, I can't get the VB.NET code to break at the Compare method. In C#, the Com ...Show All
SQL Server ERROR: The cabinet file 'Sql.cab' required for this installation is corrupt and cannot be used
As the title indicates, I'm having this error during installation. It occurs when I try to install the "Management Studio" part of the program. I've tried a bunch of things like copying to hard drive and installing, but to no avail. To isolate the problem, i've even tried removing Reporting services, since at the time of failure it seems to be trying to install/configure the Microsoft.Reporting Services dll. Additionally, I have SQL Express installed (installed it separately, not as part of the SQL 2005 DVD), VS 2005, .NET Framework 2.0, SQL Management Studio Express CTP. Could the Management Studio Express be causing a problem ...Show All
