Software Development Network Logo
  • Visual J#
  • SQL Server
  • Visual C#
  • Windows Live
  • Windows Forms
  • Smart Device
  • Game Technologies
  • Visual FoxPro
  • Microsoft ISV
  • Windows Vista
  • Visual Basic
  • VS Express Editions
  • Architecture
  • Visual Studio
  • Visual C++

Software Development Network >> warez!'s Q&A profile

warez!

Member List

rgrego
Xzi
Colby
Mr. Hanky
Satya Priya
Deimos33
KiranK
Dave181
gPrakash
Suscuaja
Pihrt
Jeroen van der Wal
Jerryman
Chandu Sujay
nissley
David Langford
MosheDeutsch
Harald Kostinger
Ben van Erp
trhodes
Only Title

warez!'s Q&A profile

  • Visual Studio Team System Unable To Connect to Team Server

    I have just installed a new copy of Team Foundation Server RTM on brand new hardware in an Active Directory environment.  When I go to my local Visual Studio 2005 and try to connect to the new server (by adding the new server to the list in VS) I get the following error message: TF31002: Unable to connect to this Team Foundation Server: mfgi8. Team Foundation Server Url: http://mfgi8:8080 .   Possible reasons for failure include: - The Team Foundation Server name, port number or protocol is incorrect. - The Team Foundation Server is offline. - Password is expired or incorrect. I am running Team System W ...Show All

  • Windows Forms How to make the installer leave the app.exe.config file after uninstallation.?

    Anyone know that I'm using VS2005 setup project. Because the app.exe and app.exe.config are in the same unit in the installation. If i do that it won't remove app.exe too when uninstalling. I want ONLY app.exe.config left. Does anyone have other solutions Thank you ...Show All

  • Visual Studio Team System TestResults directory, external resources

    Hi, I'm having problem running my tests, accessing an external xslt file resource. I have "Copy to Output Directory" set to "Copy always", but when i run the test the assembly is run from the TestResult, testrun directory, meaning that the file is not copied to the used output directory... I saw a an old similar discussion about app.config files, but this regards the released .NET Framwork 2.0. Is there another mechanism for doing this or is this a bug Is there a way to reference this directory from post-build events (no macro anyway) Any input on this would be great - thanks! Hello again ...Show All

  • SQL Server Full Text search in SQL Server 2005 Express?

    Newbie questions. 1. Can SQL Server 20005 Express do full text searches 2. If not, is there a way to use SQL Server 20005 Express to search a database column containing text data type Using Visual Basic 2005 Express, I would like to do a simple search with a search textbox and button that will return the entire contents of a field of database text when one or more words in the search text box are in the field of text in the database. I have been playing in Visual Basic 2005 Express and using SQL queries (SELECT, FROM, WHERE) to output to DataGridView controls by using ID columns as filters in the query, etc. This I can do. ...Show All

  • Visual Studio Express Editions Registration Not Recognized

    Hi, folks. I have been using Visual C++ 2005 Express Edition for just over a month now and am happy with it, overall. (I work on a Windows 2000 computer, usually logged in as a general user.) However, a couple days ago I tried to start it up, but a message box appeared, stating that the 30 day trial period had elapsed, and I should register it if I wanted to continue using it. However, I HAD registered it right after I installed it. Just to make sure, I logged out as a General User, logged in as the Administrator, and tried to register the product. I was told the product was already registered. I then logged back in as a General ...Show All

  • Visual Basic Create activex control in vb.net

    I need to create a personal control that work in vb.net and in other plataforms, for example vb6. Because i don't want to have two control one in vb6 and other in vb.net i would like a create a control in vb.net that I can use in vb6. Please any have idea Can i giv e a simple example to do this Very Thanks Excusme for my english, i speek Spanish Hi, I guess the right approach here is to create an activeX control in VB6. Coz VB.Net can also import ActiveX control. Thus you don't need two controls on each platform...     cheers, Paul June A. Domag ...Show All

  • Visual Studio Team System Testing: Call Context is lost

    i need to store application information so i can reuse it in the next test. but when i execute a series of (unit) tests it seems that each test is executed in a complete new environment thus loosing any information such as the call context. since i'm storing relevant application information in the call context this information gets recalculated before every test what is very time consuming. i don't understand the reason for this behaviour; is it on purpose or am i doing something wrong sorry for not answering so long - i didn't see your response. here's a simple repro (quick and dirty from my mind - hop ...Show All

  • Windows Forms how to implement 2 method at same time?

    I have 2 datagrids on the same form,  one is on the top, another one is at bottom. when i drag and drop the row from top datagrid to bottom one,  when mouse move over the bottom datagrid i want the row to be hightlighted based on the my mouse  position. I have a function already does that using mouse move method.   but when&nbs ...Show All

  • Visual C++ I'm going to fall for the test

    I need to write to a text file that has Unix linefeeds, but my Std C++-based console app is writing Dos linefeeds.  For example, If I do something like: std::ofstream test( "test.txt" ); test << "Hello\nWorld" ; test.close(); The resulting file has \r\n in it (0x0d 0x0a when viewed with binary editor). The same thing occurs when I do fopen( "test.txt", "w") followed by fwrite, which sets the mode to text (the default).  Only when I do fopen( "test.txt", "wb"), I get Unix LF (i.e. 0x0a only). But I would rather not have to dive this deep with my I/O code.  Am I missing something Thanks, Brian ...Show All

  • SQL Server How connect SQL server 2000 with c#.net .....?

    Hello masters, help me yaar i am using dotnet 2003 and SqL SERVER 2000. BUT UNABLE TO CONNECT DATABASE using dataAdaptor(design time ) or sqlconnection any can help me gs i am working on windows 2000 prof O/S i have just downloaded the sqlserver 2000 form the net for installing this i have used the command in dos prompt... C:\Program Files\Microsoft Visual Studio .NET 2003\Setup\MSDE\setup sapwd=logic securitymode=sql after this sql server is installed in my computer and then i have downloded the Database manager(trial verson) to create the database and the tabels. using this database and the tabels are created but ...Show All

  • Smart Device Development Backspace in edit control

    Hi Still building an application for Smartphone 2005 in pure Win32. I now have a configuration dialog containing static fields and edit controls. Everything is fine except when I type sthg in the edit controls, I can't clear it. I can only add characters but not delete them with the back key. The back key (which is also used to switch back to older applications) is inactive. Can someone help please Hey avinash, just to let you know that did it. i just added a menubar and it does now work as expected. Thank you very much for your help and time. C U ...Show All

  • SQL Server I have an error while connecting to sql server 2005

    When I try to connect to server in SQL Server Management Studio TITLE: Connect to Server ------------------------------ Cannot connect to OMER. ------------------------------ ADDITIONAL INFORMATION: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (Microsoft SQL Server, Error: 2) Can you help me Is an instance of server instaled on your computer or on ...Show All

  • SQL Server Purging the transmission queue

    My transmission queue has lots of messages that will never, ever be delivered because the transmission_status = "The session keys for this conversation could not be created or accessed. The database master key is required for this operation." How can I purge the transmission queue to get rid of this junk END CONVERSATION @dh WITH CLEANUP will purge the messages of the conversation with the conversation_handle '@dh' HTH, ~ remus ...Show All

  • Visual J# unsafe dll in J# browser control

    In a multi-dll J# browser control, the DLL containing the main J# Browser Control class uses another dll which is written in C# and contains unsafe code. I got java.lang.securityException. Anyone can help me to deal with such situation regards Hi, Could you please send the exception text and the little description of the call which throws this exception. Thanks. ...Show All

  • Visual C# CallBack from a WIN 32 C++ dll

    Hello Everyone, My application is written under C#, but for some of the low level stuff I have to use C++ dll's and one of the dll require password before I can make some function call or if user entered wrong should ask again..... How can I implement something along those lines.... At first I can send the pasword, but if the password is wrong what is the way to get the password....If you want I can even post my procedure which asks for password..... Any help, suggestion highly appreciated... Thanks, Harsimrat I was thinking about this, can you outline exactly how you would like it to work ...Show All

©2008 Software Development Network