Answer Questions
William Bartholomew Import schema - incomplete
Hi, I am trying to import schema for a 2005 database project from a 2005 database using CTP4. The process starts, then errors out due to syntax errors. In the schema view, all the tables are there, but the vast majority of other objects (stored procedures, functions, roles) all have the warning icon (yellow triangle with !). I have searched the forum and went through the help, but it is not clear why these items are marked. Do I have to fix the syntax errors in the database before it can be completely imported Also, is there a way to exclude ASP.NET SqlMembership tables/functions/roles from the schema, or do I have to remove them after the import Thanks I have had the same issue. The 3 part names error ...Show All
j2associates Linker errors when building samples...
Ever since I installed VC++ express I get linker errors when building any of the samples I've found in the "Microsoft DirectX SDK (December 2005)". It has been a long time since I have used C++ and thought I should give it a new try when I found it free here. But I can't get it to do any programming when the aplication will not work. I installed VC++ express, "Microsoft Platform SDK", "Microsoft Visual C++ Toolkit 2003", "Microsoft DirectX SDK (December 2005)". I am running Windows XP. I have set up the directories for bin, lib and includes for those packages. C:\Programfiler\Microsoft Platform SDK\Bin C:\Programfiler\Microsoft Platform SDK\Include C:\Programfiler\Microsoft DirectX SDK (December 2005 ...Show All
SBoswood report designer don`t find all fields
hi, i`m using report designer to create reports on my self-created work-items. but i did not find all fields and types in the selection in the report designer. i create a new report project. connect to the ms sql server 2005 analysis service. use the following conneciton properties: server-name: atvie-tfs01 database-name: TFSWarehouse i tested the connection and the connection is ok. in the query builder i choose the "team system" cube. and then i get the first problem. i added work item - System.WorkItemType to a filter with "Add to filter". in the filter i want to choose in the filter expression one of my newly created work-items. one is called ReleaseItem. but it is not available in the drop-down! but i imported alr ...Show All
jamil Im a noob !HELP! plz
So anyway it has been a while since i have fooled around with VB. Just wondering if anyone would be willing to help me a little. So my idea is basic im sure. I want to make a simple program that has two buttons, two text boxes, a calander, and a print button. It will keep track of the time i work. a clock in and out button and two textboxes for them. heres the problem i dont know how to save the date and the time in the txtboxes to notepad or how to print that document. I also thought maybe i could eliminate the text boxes and just when i press clock in save the date and time to notpad. Any suggestions. Any help please. Thanks. Files are saved in the MyDocuments folder, named like so: In_10-20-2006 ...Show All
ForEverLearning Installation error
I have tried to instal C# express 2005 online and from cd and it doesn't work. It has to shut down the installation beause of the error can you see if you can get hold of this file: C:\DOCUME~1\Robert\LOCALS~1\Temp\VSW1\VSSWMSIFailInfo.txt and paste the contents what should i do download a patch or delete something can you tell us: the exact error message you recieve which OS are you using have you updated Windows if not please do disabled your anti virus software if not please do how are you installing the ISO image did you burn it to a CD or mount it to a virtual CD drive what happens if you install it under a different user account ...Show All
Donal McWeeney exe is not shown on desktop when cliked on "show desktop" icon
Hi. I have a from with monthcalender control.I have placed the exe in the startup folder so that i get to see the current date on my desktop.The transparency level of the form is set so that only the calender is the clikable control.. rest areas of the form are made transparent.. more like glass form.The desktop items are accessible(clikable) through the transparent form However when i clik on "Show desktop" icon my form along with the control disappers( i think the form is also getting minimised with all other applications when i clik the "show desktop" icon) how can i correct this situation.Pls help Thank you there is no minimize event :-) Yes, I realise that.I came across trial version of an ...Show All
Chandresh How to create an event??? (sorry again)
using Microsoft.DirectX.AudioPlayback; private Audio backmusic; private double lastmusicposition; [DllImport("winmm.dll")] public static extern int waveOutGetVolume(IntPtr hwo, out uint dwVolume); [DllImport("winmm.dll")] public static extern int waveOutSetVolume(IntPtr hwo, uint dwVolume); ... Form_Load .... { if (this.OnEventStopPlaying != null) { OnEventStopPlaying(); } } // This code is to make my application to play MP3 files when I wan't to backmusic = new audio(file_to_play) backmusic.play() (to play file) backmusic.stop() (to stop) etc. but when a file is played, the next is not starting and I discover this: backmusic.stopping() - the application tells me that is an ...Show All
Roman Nurik Which API I should use to refresh a directory ?!
I try to refresh (like pressing F5 button in windows) a special folder via programming ! But I don't know what should I do! Please help me MadAboutC# is correct about using the Directory/DirectoryInfo classes to refresh the directory. in VB.NET: Dim theDirInfo as new DirectoryInfo( path ) theDirInfo.Refresh() Please explain more so we can help you better. What language are you using what version of the .NET framework are you using what exactly are you trying to do, I mean, are you for example trying to monitor a certain directory for changes, or are you trying to implement something like the Windows Explorer and you wan ...Show All
Alejandro.avenger Runninc vc++ programs on other machines
I want to run programs that I write using vc++ EE on different machines. So far I've tried dubbuging the program, then only transfering the .exe, but it didn't work. Transfering the whole debbug folder on the second machine didn't work either. The error it gave was "The program failed because of bad configuration. Reinstall may fix the issue", or something along those lines. I know that there used to be a tool for this in older vc++ versions. Is there one for EE aswell I don't think you can create setup projects using the express edition. If they are there though, they would be under Other Project Types->Setup and Deployment. You don't need VS to create a setup project though, there are o ...Show All
ledwinka Strange workspace behavior
I've recently had a get operation perform oddly and while trying to find an explanation, I've noticed that the workspaces have working folders mapped that should not be (I did not add these mappings). I'm working with both the VS2003 and VS2005, and am using the Visual Studio Team Foundation Server MSSCCI Provider. Does the Visual Studio Team Foundation Server MSSCCI Provider interact with TFS in a way that might add strange mappings to a workspace Is there a way I can perform an integrity check of the TfsVersionControl database I've fixed what I perceive to be the problem by manually removing the odd mappings from my workspaces. I've done this a few times today (the odd mappings keep coming back) as I ...Show All
Caleb T How i can set the default columns in the Input List when i use Excel for create a New Work Item?
Hi to all, i would like to know if there are any way for setting the default columns that are displayed when i create a new Work Item using MS Excel with the Input List. Thank you. Hi, Upto my knowledge you can't set the default workitem columns in the INPUT List...i also tried the same. However the only alternated solution is you can choose the column names after getting the input list and start adding the necessary columns and publish. Thanks, kathir If you are working on a query bound list object, the query defines what columns are displayed in Excel's list object, so you can modify the query to change what is shown in the list. However for a regular ...Show All
amisole How can I make a non-.net application with visual c++?
More specifically: How can I make a Form application without the .net framework and what decides the difference between wether or not a program requires .net framework to run In the Project Properties you can choose Common Language Runtime support. Set it to no and your exe will not depent on .Net Framework. It still might need the c/c++ runtime. See here: http://www.microsoft.com/downloads/details.aspx familyid=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en To avoid this choose C/C++ - Code generation from the project properties. Choose Multi Threaded (/MT) to statically link the runtime and not depend on the runtime dlls. -- SvenC ...Show All
LotusExigeS1 Using controls on Children?
I am still stuck on this topic. I have a parent form(frmMainPage) it has to toolbar and a side bar that has a couple of controls on it. The parent is a containe for some children. I have a listbox or label it does not matter what on the frmHome(child) page. I am watching serial data come in . The event SerialPort1_DataReceived is in the frmMainPage class. So when I get serial data I call another routine that interprets the data and does some work. At this point I would like to output to the listbox on frmHome(Child). But this does not work. When I try to , inside this routine to change label text (on the frmHome(Child)) it do not show up either. I have tried my.form.frmHome.ListBox1.Items.Add("Hello") also have tried making a ...Show All
turtleman create numbers
Hallo I 've got a problem with a kind of numbers. I want to have the code to create the following: 1: 1 2: 12 21 3: 123 132 213 231 312 321 4: 1234 1243 1324 1342 1423 1432 2134 2143 2314 2341 2413 2431 3124 3142 3214 3241 3412 3421 4123 4132 4213 4231 4312 4321 5: 12345 12354 ... So al the possible numbers you can create with a limited number of numbers. I want to do this until 9: 123456789 .... 987654321!!! Is there someone who can help me to get the code to create that list of numbers Thx PS: sorry about my english Ok, since I'm a math nerd and enjoy comming up with unique algorythms I spent some time with this one last night and have a unique solution for the di ...Show All
sandsdad dataset and datagrid problems
i have a db (access file) i draged a datagrid and connected the thing to the dataset in wizard it automathicly gave me this line in my load function this .workersTableAdapter.Fill( this .db1DataSet.Workers); now i see the rows inside the grid, but i cant seem to change them (when i reopen the program, the rows are the same they were) if someone here knows the subject and can give me some pointers that could be great (if that someone has an email address, icq, or msn, even better, maybe i could even send it to them if they would rather see it with their own eyes) Hi darthziv, I think that what you are saying is that you have built you application and change a row in your table while the program is ...Show All
