Tigers21's Q&A profile
Visual Studio Express Editions Button to new form window
Hi, I want to make a button to a new form window can anybody help me example: i click on about i get a other window with the information of the progam I give now more explain. I want have make a window form aplecatie for my clan. and i have made a button withe the name servers and i want that as i click on the button servers that i got all ther server ip's with the server statics. i hope this is enough information. ...Show All
Visual Studio Can't check in binary file..., Help!!
Hello... When we attempt to check in a project file, that is a binary PLC project, we receive always a message from Visual SourceSafe 2005: "File ...\h\hliaaaaa.b is already open" where ... is actually the network path to the VSS database. Here the exact sequence: Check out the PLC project file (binary file) Copy the newer project file over the checked out file on the file system Check in Question: There is a newer version in the database for the file '....'. Because the file is binary it cannot be merged during check in. Do you want to continue check in this file,..... Click Yes The VSS client is working... Warning: File ...\h\hliaaaaa.b is already open ...Show All
Visual Basic How to connect MySQL database with .Net
Hi this is suresh doing MCA, Iam new to .Net iam want ot know how to connect MySQL with .Net ...Show All
Software Development for Windows Vista Vista installation problem
Hey, Maybe you guys can help me, I have been trying to install Vista RC1 on my computers second hard drive, each time I try to use that hard drive it tells me something along these lines: "please install approprate driver, cannot find Standard Dual channel PCI IDE controller. Can anyone please help me Thank you. im afraid these are the incorrect forums for your question. These forums are for software development only. The best place to ask your question would be over at the appropriate communities: www.microsoft.com/communities Thanks! ...Show All
Visual Studio 2008 (Pre-release) Force Button Inside ContextMenu To Close ContextMenu
Hello, I have a ContextMenu that contains a Button. When I click on the Button, the ContextMenu does not close. Is there a way to force this <Rectangle Fill="Blue" Height="50" Width="50"> <Rectangle.ContextMenu> <ContextMenu StaysOpen="False"> <ContextMenu.Items> <Button Content="Hi" /> </ContextMenu.Items> </ContextMenu> </Rectangle.ContextMenu> </Rectangle> Thanks, David I don't think you could do this entirely through XAML. You could attach a handler to the PreviewMouseLeftButtonUp event in XAML which closes your context menu. I got something working but I'm not entirely sure it's a ' ...Show All
Visual J# question
i just started taking java this year in college, we use netbeans in class, but i was more attracted to the microsoft visual j# ide instead. however, when writing a basic circle area calculator with a radius input box i get problems with JOptionPane. i imported javax.swing.* and javax.swing.JOptionPane, and either way i still get the same errors Error 1 Name 'JOptionPane' is not defined in current context D:\Documents and Settings\Administrator\Local Settings\Application Data\Temporary Projects\WindowsApplication1\Program.jsl 21 9 WindowsApplication1 anyone know why this could be happening EDIT: here is the code i have so far package WindowsApplication1; import System.Collections.Generic.*; import System.Windows.Forms.*; import javax ...Show All
Visual Studio Team System Post-SP1 Install Issues
Hello, I completed installation of Team Server SP1 yesterday on a single-server deployment using the Workgroup edition (5 user limit). I installed the prerequisite from KB919156 and did not run into any additional installation problems, the process completed successfully. At the moment, everything appears to be running properly. I can connect to the Team Server, download projects, etc. However, I rebooted after completing the installation, and on startup I am seeing multiple error messages in the application log. The exception message for the errors shows as: Cannot open database "TfsIntegration" requested by the login. The login failed. Login failed for user 'OSCAR\TFSSERVICE'. (type SqlException) The errors all se ...Show All
Game Technologies: DirectX, XNA, XACT, etc. Publishing
I've noticed that when try the install for a game on any computer but my own, it doesn't work. I had all 3 of the files that it produces on the floppy, but it still didn't work. All of the other computers had the 2.0 service update, but it still didn't work. Do they have to have XNA to Make sure the end users are updating their comptuers with the latest DirectX libraries (december 2006). Chances are, they aren't, so run the file below to double check and install. Unless you have a sub-par graphics card, this should solve the problem. http://www.microsoft.com/downloads/details.aspx displaylang=en&FamilyID=2da43d38-db71-4c1b-bc6a-9b6652cd92a3 ...Show All
Visual C++ vc++2005's intellisense not working in such code _ASSERT(myclass_instance->??
hi, everyone vs2005 intellisense do not on the whole work in which based on macros also it have many mistakes under inclusion relationship between header files. now i got a issue as vc++2005's intellisense can't work in such code _ASSERT(myclass_instance-> myclass_instance is a class object that i define. for example, such following class A { long va long getVa(void) { return va;} }; class B { A m1; A m2; }; then, i typing code such following in some function.. B* pB; _ASSERT(pB-> in this time intellisense don't display anything what's going on maybe, still _DEBUG macro is not defied do so Updated with new a defect of vs200 ...Show All
SQL Server System.Security.SecurityException: Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Dat
I have created a windows library control that accesses a local sql database I tried the following strings for connecting Dim connectionString As String = "Data Source=localhost\SQLEXPRESS;Initial Catalog=TimeSheet;Trusted_Connection = true" Dim connectionString As String = "Data Source=localhost\SQLEXPRESS;Initial Catalog=TimeSheet;Integrated Security=SSPI" I am not running the webpage in a virtual directory but in C:\Inetpub\wwwroot\usercontrol and I have a simple index.html that tries to read from an sql db but throws the error System.Security.SecurityException: Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version=2.0.0.0, Culture=neutral, ...Show All
SQL Server Import Lotus Approach to SQL 2k5
Anyone know the best way to import a Lotus Approach DB into SQL 2k5 Lotus makes different DB files for each table. They have the APR files that is basically the VIEW to all the Tables etc. Any ideas Thanks ...Show All
Visual Basic how to Run application as admin
Hi... How do I run a app. with admin priviliges I’m a noob in this, so maybe its simple... I have tryed this... but got some errors with the password, how does it works Dim p As New ProcessStartInfo( "IEXPLORE.EXE" ) p.UseShellExecute = False p.Domain = "domain" p.UserName = "administrator" p.Password = "password" p.Arguments = ( www.homepage.com ) Process.Start(p) The problem is that i’m using the password command wrong... I don't know how to use it, so the error i get is that the password security is not a string. But if i can't declare the password with the password command then how Does anybody have an example of how to run a app. in admin ...Show All
Visual Studio How to intercept click on icon decorator
I have compartment shape with IconShape decorator on it and I want to provide some action with click on icon. Does anyone know how to do it Thanks, Alexey Hi Alan, So, as I can see it is impossible for now. Will it be possible for the future releases Thanks, Alexey ...Show All
SQL Server HELP!! Problem in database backup and restore!
Im trying to backup the databse by selecting the database source, backup type = full, name the backup set, and leave the rest as default. The backup seems to be successful. The problem comes when I need to restore the backup database, I 've tried many times and a few different kinds of selection, all fails. I've selected the source for restore from device, that is the .bak file from backup folder and remains the rest of selection as default. Here is the error message I get: System.Data.SqlClient.SqlError: The backup set holds a backup of the database other than the existing 'testing' database. (Microsoft.SqlServer.Express.Smo) Anyone can help to solve this problem ! I've try to do the databas ...Show All
Visual FoxPro MyEditor (Edit Control) Validation in VFP-9: STOPPING Menus, etc?
I'm trying to *stay within myEdit control(s)* until *pProcessing* is finished. I seek *better ways*, per se, from any of you (besides making the form(s) modal). Here are some of my awkward (non-bulletproof) workarounds. In myEditor.VALID ... If pProcessing This.SetFocus * Return .F. Endif To STOP Menus... In _msysmenu: set skip for pProcessing (for every menu bar()... ) OR SET SYSMENU SAVE SET SYSMENU TO ...when pProcessing is finished SET SYSMENU TO DEFAULT (I'd prefer to make _MSYSMENU/SYSMENU just *freeze* ... in a modal (myForm.windowtype=1) manner and not have it *blink* off and on ) To prevent oApp.oToolbar... If pProcessing oApp.oToolbar.enabled=.F. Endif Hiding forms until pProcessing is completed, Etc. Etc. Thanks in adv ...Show All
