Answer Questions
Rob23 Please help with creating buttons!
I'm using Interactive Designer and need some help with the basic concept of making buttons. Also...I'm a designer (not a developer), so I need simple explanations and no XAML;) What I'm trying to do: Create a button with a blue background, white text, and an aqua highlight across the top. When clicked, the background turns yellow, the text turns black, and the aqua highlight stays the same. So...I can do everything mentioned above, except ...Show All
Laurence1215 Rendering XPS document other than using DocumentViewer Control ?
Now, i came to the problem of how to open XPS file with out using DocumentViewerControl, but draw the document in my way, and handle more events. Is it possible if yes , how can i made it. Thanks. You can use the DocumentPageView Control (in the System.Windows.Controls.Primitives namespace) to display a single page of a document that implements the IDocumentPaginatorSource interface (in ...Show All
yazoox passing fieldobject at runtime from the program
hello, i am doing reasearch on crystal reporting from two weeks .i want to pass the database fields from the program at runtime to the report source. I am able to pass the dataset at runtime but i could not pass the fields . If fields can be set at runtime then it would be used for any datasource. Also I tried textobjects to set the field object in it from the program but i could not . Please answer me whether it is possible or not ...Show All
Byrd Man WPF App design: How to handle selection events without coupling
Here's the problem: The main window of the application contains several panels that may contain selectable controls such as listboxes or listviews. When the user presses a key combination (ex: CTRL+A) or presses a specific button, I'd like to identify all the selected items from the last selected container and execute a specific operation on them. An example: Imagine the application is a store front that displays items of diferent t ...Show All
ray_ch Problem altering/saving moved MailItems in Outlook VBA
I am writing some mail filters using VBA for Outlook 2003, and I have hit what I believe is a bug in Outlook, but the workaround is not apparent to me. When email arrives, I am processing it using my code, launched from the built-in Outlook Rules as a script. This works fine. The problem arises when I choose to run my rules on, say, another folder. I found that any items of mail that have been flagged as complete cannot be moved, and I encount ...Show All
Mondo327 Problem building
I have been successfully using VS 2005 Beta 2 (VB.NET) for about a month now. Yesterday, I started getting the error: Error 5 Unable to copy file "obj\Debug\BO.dll" to "bin\Debug\BO.dll". The process cannot access the file 'bin\Debug\BO.dll' because it is being used by another process. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\Microsoft.Common.targets 2274 9 This error does not occur the first time I build ...Show All
tgs_Prince VS2005 fails to build solution
I'm having a strange problem where the VS2005 Beta 2 IDE fails to build my projects. The setup is at follow: 1 Solution with 2 projects all located in the same folder. The two project share files as one is targetting regular .Net 2.0 and the other CF 2.0. When I compile I get the following error message: C:\WINNT\Microsoft.NET\Framework\v2.0.50215\Microsoft.Common.targets(2274,9): error MSB3021: Unable to copy file "obj\Release\NipoSoftware.Sy ...Show All
Billy Hollis "sgen.exe" exited with code 1
I am trying to build a project in VS 2005 but I am getting the error: Error 67 "sgen.exe" exited with code 1. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets 1892 9 TAI.Util This project had been building just fine earlier today. The only thing that happened between is I refreshed the web references in this project. As a test I added the same web references to a new project and i ...Show All
Long Yan Cannot connect to SQL Server 2005 Express CTP
Hi, I also tried to install the SQL Server Express April CTP edition from the DVD, ran into problens and worked around by manually installing the SQL server. I now have a running instance that can be checked with the surface manager but: - no tool including VS 2005 beta2 can access the instance When I try to connect with the proper hostname and instance name, I just get timeouts. Any suggestions Have you ...Show All
Xcalibur Controls Toolbox not showing in Visual Studio 2005
Hi, Using Microsoft Visual Studio 2005 Version 8.0.50727.42 (RTM.050727-4200) Microsoft .NET Framework Version 2.0.50727 Installed Edition: Professional Microsoft Visual C# 2005 77626-009-0000007-41642 Microsoft Visual C# 2005 Microsoft Visual Studio 2005 Tools for Applications 77626-009-0000007-41642 Microsoft Visual Studio 2005 Tools for Applications Microsoft Visual Web Developer 2005 77626-009-0000007-41642 ...Show All
BMoore How to check the Message if it has been forwarded,replied or not??
i am trying to check the messages that in my outlook from vb.net app the check which message has been forwarded, replied or not. thanx, i still searching out how can i check the mail item in inbox if it has been forwared, or replied thank you for your advice Hi, Have you tried looking at the various properties on the MailItem object. You might want to try posting this question to Outlook Programming newsgroup, link b ...Show All
Ray Dyce Attention: July CTP Source Control and Web Site developement
If you are doing Web Site development and the Web Site is under Source Control in Visual Studio, we do not recommend that you download and install the July CTP (see issue below) The Problem When you open a Web Site that is under source control in Visual Studio, it fails to get registered with Source Control. You will see the following error: "The project '<path>' is under source control. An error occurred registering this ...Show All
Art Walker Dynamic ComboBox ItemsSource
I have two ComboBox controls on a dialog. I would like the first ComboBox to control what items are shown in the second ComboBox. When the selected item of the first ComboBox is changed the items available in the second ComboBox will change. The solution I have right now works, but not always. I handle the SelectionChanged event of the first CheckBox and change the ItemsSource of the second ComboBox to the XMLDataProvider that I look up based ...Show All
Tom Sanfilippo ADO.NET 3.0 Tech Preview?
The ADO.NET Entity Framework documents refer to a Tech Preview. Is one on its way and will it involve a new LINQ/LINQ to SQL/LINQ to XML CTP Thanks. Has anyone heard any details regarding when a ADO.NET Entity Framework might be released - Steve --------------------------- http://steve.emxsoftware.com/ AUGUST is the month of the moment See http://www.base4.net/Blo ...Show All
KaptKrunch Search Error
Hi, I've been noticing that everytime I place a filter on my search in MSDN, the online searches (MSDN, Codezone, etc...) would result to an 'Invalid Token Error'. But the local search is just fine. Is this suppose t be a bug BTW, im using Microsoft Visual Studio 2005 Documentation in beta 2. Im using it coz MSDN generates an error upon opening... cheers, Paul June A. Domag Hi, Just verified my time and its quit ...Show All
