Ori234454's Q&A profile
Software Development for Windows Vista how
Please explain the steps of windows sdk installation and usage. I know that I have to burn it to a dvd, but that is as far ans I can get. -Ben Go to http://www.microsoft.com/downloads/details.aspx FamilyId=13F8E273-F5EA-4B7B-B022-97755838DB94&displaylang=en Either click to download the setup.exe and have it run installation, or download the ISO If you download the ISO, follow the Instructions, listed in the Instructions section, for mounting the ISO virtually Launch the ISO using the Virtual CD-ROM manager, and run install like normal. You may choose to burn the ISO to a DVD, but th ...Show All
.NET Development Summary Report via DataSets... rec needed
I've got to slice-and-dice a Sales table which has 5 foreign keys. city (fk), state (fk), salesperson (fk), customerid (fk), branch (fk). Each key is a criteria, by which I want to summarize & average different fields in that table, such as : quantity, unit price, gross sales, gross commissions, sales tax So the report would contain: City: ----- STL- Total Qty, Avg Qty, Avg Unit Price, Total Sales, Avg Sales, ... etc. NYC- Total Qty, Avg Qty, Avg Unit Price, Total Sales, Avg Sales, ... etc. ... State: ----- CA- Total Qty, Avg Qty, Avg Unit Price, Total Sales, Avg Sales, ... etc. ...Show All
SQL Server Null Problem
Hi, i have this problem (I'm using analisys services 2000) i have a fact table Services with two dimensions Clasifications, and Prices. The fact table has three dimensions IdServices, IdClasifications and IdPrices, idclasifications and idprices are fk to the tables of Clasifications and Prices. I wan to count the services so i have measure on the field IdServices wiht count. The problem is that it doesn't count all the services, all the services with the field idclasification in null are not count. Is there a way to solve this Thanks Create a count measure with a row binding instead of a column binding and it wil ...Show All
Windows Forms Installtion project for VB6 application
Hi, I'm trying to use VS 2005 to create a setup project that will install a VB6 application. The app has been compiled using VB6 beforehand. The project builds and runs but when I install it on a clean XP machine it fails to start because of missing or corrupt MSCOMCTL.OCX. I can't find a merge module for this!! Am I attempting something that isn't possible using VS 2005 Thanks for your help Graham ...Show All
Visual Studio Team System TFS Mapped Folders - WSS
Our project is using TFS for both source code and all project requirements, design and management documents. We have set up numerous TFS groups to control read/write access for our various project roles. We have been having a lot of problems with novice business analyst users attempting to add documents from outside the local folder areas for which they have write access priveledges in the corresponding server folder areas. TFS responds to these attempts with varying cryptic error messages that has led us to spend time verifying and changing our TFS group setup and folder permissions only to find out later it was "oper ...Show All
Visual Studio Howto determine the startup form of a project?
I'm trying to figure out which form is the startup form for a WinForms project. Ive looked for some property in the project or the VB file itself and neither one seems to know the answer. More specifically, I'm looking at the Properties collection of the project and the projectitems objects using the DTE. Obviously I'm missing it here. Where can I look to find this information Thanks Bill Would this work Sub Macro2() Dim objProject As Project = DTE.Solution.Projects.Item(1) For Each objPI As ProjectItem In objProject.ProjectItems If objPI.Name = "My Project" ...Show All
SQL Server Multiple Devices per subscription and SQL-NS API communication
Hi, I've got two questions, both targeting SQL-NS on SQL Server 2005. 1. What is the best way to handle a subscription that could have more than one device associated with it For example, a subscription that should result in both an Email and a phone call (via custom delivery channel). I'm attempting to avoid needing to have two separate subscriptions that are identical other than device type. This could be accomplished with a child table, but what's the best method of incorporating this into SQL-NS 2. How does the SQL-NS API communicate with the SQL Server Is it simply a regular SQL connection over por ...Show All
Windows Search Technologies Unable to cast COM object of type
Hello, I tried to a function wrapper for my website which calls ExecuteQuery(...). I got this error when I tried to display the output from the internet browser: Unable to cast COM object of type 'Microsoft.Windows.DesktopSearch.Query.SearchDesktopClass' to interface type 'Microsoft.Windows.DesktopSearch.Query.ISearchDesktop'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{A227843C-1D92-48BC-AED6-DCA566F1790E}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)). Any hint Fokus Hi, I decided to upgrade my WDS with ...Show All
Windows Forms Deployment related problems Plz help. quite urgent
Dear all, Our company has done a project for a client , I have my project and MSSQL data with me. My database consists of 10 tables and some data in them. I want all of them should load in Clients SQL server when I run a file or I don't know. I want all the tables with same name and database name and schema How can i get rid of this problem . Plz help Regards, Anil Dhiman I've found it pretty handy to put a little test in my regular code that tests if the DB is attached (i.e. try to open a connection inside a try-catch block), and try attaching it if it fails. As long as both the DB and SQL Server Express mad ...Show All
Visual Basic How do you rename a program?
I'm using VB2005 and want to rename one of my program. The thing was I made a duplicate copy of one program and did some changes to make it a different program, but both programs still have the original name. I did some changes to the name and I keep getting errors. Now, both programs show up on start page with the same name... having a hard time telling them apart. Yes, I did change the name in the project properties... but it doesn't work. THANKS. hen you say you changed the name in the project properties and it didn't work, what do you mean didn't work There are a few places you w ...Show All
Visual Studio 2008 (Pre-release) A question on xbap
When I open a xbap (formally wab) in IE, a progress bar is displayed indicating that the application is being download and the application will be loaded after the download ended. Since the WPF Jan. CTP has been installed on my machine, I am wondering what will happen if there is no WPF installed on the client machine. Does it promopt the end user to download the .NET Framework 2.0 and corresponding WPF Components Thanks! Gotcha, you are talking about the IE7, then how about the pre-WINFX builds of IE, aka IE5, IE6 I believe what the original poster wants to know is the situation on IE5 or IE6, that can make more sense. ...Show All
.NET Development SQL EXPRESS DATABASE WON'T UPDATE, HELP!!!!!
Hi my Sql express database, won't update... I made sure that i followed all the instructions that come with the msdn help files, and i dragged the data table, from the data source window, in visual basic express, and it generates everything for me. but still when i click the generated save button, and there are no errors, in the code, and when the save button is clicked, houreglass displays so i know that it is doing something, yet when i close the app, and load it again, the information i created is not there.. could somebody please help me by the way, i cannot give out any source code, as i am working on a sensitive pro ...Show All
SQL Server SQL server 2005 management studio
I just installed VS 2005 along with sql server 2005 cpt. No errors & VS works fine, but I cannot find the management studio. I have used Add/Remove to check for the possibility that I could add management studio -- no luck. Did a file search for sqlwb.exe -- again no luck. When viewing list of installed programs with Add/Remove I do not see an entry for sql 2005 tools. Should there be Any help would be much appreciated -- TIA. Jim, In the builds that I have had VS 2005 has come with SQL Express which doesn't have SQL Server Management Studio. If sqlwb.exe is not there you don't have SSMS. If ...Show All
SQL Server Rollup
Hi, I have a table in a particular order which I ned to maintain.when I say select a,b, from tab group by a,b,c with rollup the order of the output is changed.How can I avoid this. thanks, ssm ...Show All
Software Development for Windows Vista Workflow-Instance-Id within CallExternalMethodActivity?
A Custom Activity MyActivityA (based on SequenceActivity) is contained in another Custom Activity MyActivityB. MyActivityA uses a CallExternalMethodActivity. One of the parameters of the called method is the Instance-Id of the hosting workflow. How do I get the Instance-Id of the workflow within the CallExternalMethodActivity I've tried MyActivityA .WorkflowInstanceId (MyActivityA is derived from SequenceActivity) and WorkflowEnvironment.WorkflowInstanceId without any success. Building the assembly results in the following error: Compilation failed. Exception has been thrown by the target of an invocation. ... Juergen ...Show All
