Emel's Q&A profile
SQL Server Dynamic labels in chart.
Hi Is there a way in which I can set the labels for the X and Y axes for a chart programatically The values for the labels are returned from the database... I already have a stored proc which acts as the source for the chart. I might have the labels retrieved as a seperate query from the DB. Thanks Thanks.... Can we also display the Titles for the X and Y-axes from the database I have one query that generates the data for the report... I ...Show All
Software Development for Windows Vista DependencyProperty design time support
Good morning. I have defined an activity library in which all custom activities have in common a dependency property, for example "MyProperty". Then, I have a project which references this activity library and defines a workflow that uses my custom activities. The workflow also contains a dependencyproperty with the same name as the activities: "MyProperty". In this way, I can pass data from workflow to actiivites. It's ok. N ...Show All
Visual Studio Express Editions i need to access matlab file from c#
im astudent and i have aproject and i need to show the output of matlab file from c# when i build com object in matlab it give me error and dont know what i do please give me step by step to access m file in c# thanks You do realize this is the VB.NET forum. If your trying to do thing in C# I would suggest posting to the C# forums http://forums.microsoft.com/MSDN/default.aspx forumgroupid=9& ...Show All
Windows Forms ASCII to Binary Conversion
Hi..Newbie here... I'm currently doing a simulator which require me to show strings sent between client and server windows. I had made the windows into child windows within a parent windows. The problem is that it can send messages between both child&nbs ...Show All
SQL Server Pkg Execution Works in VS but not in SQL
I'm able to execute a package in VS Pro on my machine. However when I upload it to the sql server and try to execute the package directly it fails with: Error: The product level is insuficient for component "...." (3129) Error: The product level is insuficient for component "...." (5411) The first component is a DataReader Source which is consuming an ODBC (Noble Systems ATOMIX Driver) connection and the second componen ...Show All
Visual Studio Tools for Office Automating Excel Workbook
Hello, I have a BIP portal where I generate a report as a pivot table. This report then I export it into an excel sheet. What I want to do is automate the refreshing process of the excel report (from the pivot table) without having me to do it manually, and at the same time, email the new report to the right people. My reports are created without using VSTO. I am looking now to see if I can automate my process by using VSTO. I am new ...Show All
Visual C++ Class inheritance in Visual C++ .NET
I was reading the following article in the December 2004 issue of MSDN Magazine, http://msdn.microsoft.com/msdnmag/issues/04/12/CustomFormsDesigner/default.aspx entitled, "Tailor Your Application by Building a Custom Forms Designer with .NET." It's pretty interesting stuff, and the code download is written in C#. There are several classes that inherit from numerous interfaces. I have the 2003 version of Visual Studio C++ .NET standard, in which ...Show All
Software Development for Windows Vista Disattaching the Template from Document
The goal is to save our templates on a EDMS, but when the .dot is retrieved it sets up a .doc (which is the equivalent of File/New) however the dynamic link between the document and template is broken. Looking in Tools --> Templates & Add-Ins, a window pops up where you should be able to see the template that is attached, but this area is greyed out. What are the repurcussions of continuing this document if the template link is severed H ...Show All
Visual Basic Coonecting to Different servers
I am writing an application (VB 2005.net) that will be installed on different sites; hence the Connection string needs to change depending on the location. How can get the application to change the connection string that have been setup in the Project /settings when developing the application, to a different connection depending on the Location i.e. different SQL server EG developed on Myserver\dev need to be run on newsever\prod or ol ...Show All
Windows Search Technologies WDS3 and Outlook2007 Beta2 German Problem
Hello I installed Office2007 Beta2 German on a German WinXP Pro system. We work in a domain and ExchangeServer. The Quicksearch and the advanced search in Outloom doesn’t find anything with WDS3. When i remove WDS3 and install the actally WDS the search function works fine, but i get a message in Outlook to update the WDS to WDS3 Beta. Reinstall of Office2007 or WDS doesnt help anything. Anyone a Idea regards ...Show All
Game Technologies: DirectX, XNA, XACT, etc. Animating a leg
hi all, I'm trying to create a simple animation of a leg. The leg would be made out of two parts and each part would be a mesh (could be just Mesh.Cylinder). I know how this should work in principle but when I have to calculate the matrices all goes wrong... Here's my idea: Given the angles of rotation for both parts rotate and position the upper part (which will maybe be someday connected to a torso) then rotate the lower part and c ...Show All
Windows Forms How to create a popup conatiner control like the vs2005 smart tag window
Hi everyone Does anyone know how to create a popup control that can contain other controls which looks and behaves much like the smart tag window for controls in the vs2005 designer. I found an article on vb accelerator http://www.vbaccelerator.com/home/NET/Code/Controls/Popup_Windows/Popup_Windows/article.asp which seems to work quite well. Is there a better way to do this now Any help would be much appreciated. Thanks in advance. Dan ...Show All
Visual Studio Team System App Designer vs System Designer
Hello, What is the difference between app designer and system designer. It would be great if anyone of you explain with help of an example. thanks Rakesh Hello A good place to start is the MSDN documentation. http://msdn2.microsoft.com/en-us/library/ms181827(VS.80).aspx http://msdn2.microsoft.com/en-us/library/k3yeaezt(VS.80).aspx Thanks Brian [MSFT] Microsoft Developer Support This posting ...Show All
Visual Studio 2008 (Pre-release) support for hierarchical tables?
Hello! Is there an example of a table supporting "hierarchical" rows somewhere. I think of a situation where there's a ROWGUID column as primary key and a ParentROWGUID being a foreign reference to the same table Do you know if it's correct that there are problems with such structures at the current level of development of LINQ Best regards, Henrik Dahl [ Table ] public class Source { &nb ...Show All
Visual Studio error MSB3323: Unable to find manifest signing certificate in the certificate store.
Problems began when I received the MSDN Final VS 2005 v8.0.50727.42 and uninstalled the RC build which I had worked with without issue and replaced it with the previously mentioned. After four or so installs/uninstalls I got past the Invalid license data. Reinstall is required. http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=162712&SiteID=1 I have tested C++ project builds for managed and unmanaged code and both work without a proble ...Show All
