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

Software Development Network >> just Do It's Q&A profile

just Do It

Member List

Darren Tao
PETER_WHITE123
AJOY KUMAR
isaacc
RSantana
Dan9057
lingga
EricTN
Dror_h
clint440
Bojan Exi
Nicolas Frelat
sean2078
BlackTigerX
RyanH
David Wrighton
windream
TigerMan90-
Reuben
Vladimir Zinchenko
Only Title

just Do It's Q&A profile

  • Visual Studio SourceSafe doesn't acknowledge database

    I have used source safe before but now find myself in a position to be the administrator of it with no one else in the company with any knowledge of it.  The problem I am having is that when I have to work on another computer other than my own and I try to open the database through sourcesafe, it doesn't acknowledge that a database was found.  Even after browsing to the database, the dialogue box for which database to open will remain empty.  However, when I return to my computer, there is no problem using this database.  The primary users of the other computers can also access this database with no problem.  Why is ...Show All

  • Visual C# Can I build my project to an unmeneged program

    Hi, I wrote a program in VS2005 beta 2 and I was wondering if there is a way to build and compile the program to the native computer and not to .NET. If not, is there a way to take the project from VS2005 and transform it to VS2003 project in some way. The Visual C# compiler only produces .NET assemblies. This is true whether you use Visual C# 2003 or Visual C# 2005. If you wish to create native executable images that do not target the CLR then you need to use Visual C++. You can use Visual C++ 2005 or any earlier version you may have.   Cheers, Kenny Kerr Microsoft MVP http://weblogs.asp.net/ken ...Show All

  • SQL Server ODBC From Access to SQL Connection Wizard will not come up.

    When I choose ODBC from the link tables wizard it just disapears. No error message at all just poof. Any one have any ideas Thanks Thanks all, Turning off the office plugin did it. go to proformance then to spyware then to configure then to misc and uncheck the box. Preston ...Show All

  • Windows Forms Printer Driver in Longhorn

     Dear Friends,                         i want to know the Printing system thats going to come up with LONGHORN. if any one know then please tell me from the scratch !!!!! Thanks  Cheers !  The changes that are coming in Longhorn are very substantial.  Your best bet is to&nb ...Show All

  • Visual C++ Lib debug problem

    Hi, guys, I am trying to debug a project using visual C++ 6, which using some libraries in an SDK. I compile and run the demo in the SDK, there is no problems. But when I press F5 to debug and track, I cannot do it and assembly language appears; I cannot even enter InitInstance(). I open the stach, it is in SUMDLLAPI! 100f66e5(). I never meet such problems before. the libraries can be loaded and used; but cannot be debugged; I cannot observe the return values of any API in the lib. Thanks a lot. Damon Make sure you have no stray breakpoints active: Edit + Breakpoints + Remove all. Make sure you built the debug ...Show All

  • Visual Studio Team System Modify ValidationRuleFindText to read values from DB

    Modify ValidationRuleFindText to read values from DB I know how to bind for example radio button list to data base and then by choosing One run per data source row option can run web test multiple times! But i would also like to add validation rule that would read appropriate text parameter from db for each run! After doing some research i came to conclusion that this is imposible by means of tools e.g i think i must generate code and modify it or create custom validation rule for this purpose. Am i wrong on this Maybe i missed somethin and it is possible to bind "text to be found" property to db somehow If not then how do i cre ...Show All

  • .NET Development I need a good profiler for .NET 1.1, any ideas ?

    thanks. http://msdn.microsoft.com/msdnmag/issues/03/01/NETProfilerAPI/ ...Show All

  • Visual Studio Express Editions Text Drawing Error! Please Help!!

    When trying to run this code, i get the error: System.NullReferenceException was unhandled. My Code (Very Simple): Public Class form1 Dim paints As System.Drawing.Graphics Dim afont As New System.Drawing.Font( "Arial" , 22, FontStyle.Regular) Dim x As Integer = 10 Dim y As Integer = 10 Private Sub form1_Load( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase .Load 'This Doesn't Work! paints.DrawString( "Arctic Games Programming" , afont, Brushes.Black, x, y) End Sub Private Sub form1_Paint( ByVal se ...Show All

  • Smart Device Development 'C' device development using VS2003.

    Is it possible to write 'roll your own'  smart device software using just a 'C' Main program instead of a C++ with VS2003                                                                 Thanks,                     &nbs ...Show All

  • Visual Basic Using XML in Comments

    Hello...I am using a self-study book and in the latest chapter and code example, they use XML in their comments. The book doesn't explain why they start this. What purpose does this serve Without looking ahead in the book, I assume it could be for later use. Is that the main purpose of it Thanks, Brian Hey, What book is it Visual Studio 2005 uses XML comments for .NET 2.0 applications. This is great because the XML is automatically compiled into an XML file that exists with your DLL, and its like instant documentation. Brian ...Show All

  • .NET Development Set cookie from Internet Explorer hosted windows user control

    Hi everybody. I have a (c# VS 7) Web app that uses an Internet Explorer hosted Windows User Control. I need to set a cookie on clients' machine from the IE hosted control. Does somebody know how to do that I would appreciate any suggestions. Thanks in advance! Bozesan Mihai ...Show All

  • Visual Basic FaxServer problems.

    I'm having a bit of trouble try get the FaxServer object working in VB2005 Express. I had no problem in VB6, but things seems to be going differently now. Anybody have any basic code snippets on how to create the object, set up some basic attributes of it and send. I'm on XP Home. Thanks! How about some code and so more details as to what the problem is... Your description is rather vague. The more details you provide the more likely your going to get some assistance. If its the same component in VB6 then its likely a COM component. Is this a microsoft component or a third party fax server compone ...Show All

  • Visual Studio Express Editions VB 2005 Forms Control

    Can some one help me how to make a textbox accept only numeric values. The code "textbox1.numeric=true" gives an error thanks Dear Sir, Please, help me about use of multi page controls in vb. I was tried to insert multi page control into forms with two page, draw a textbox1 into page1 and second one into listbox now i want to set to property for textbox and listbox. i could not set to this. please tell me how is it. Rashesh ...Show All

  • Visual Studio Tools for Office Access 2003 Developer Extensions with VSTO

    Hi: I just got Visual Studio 2005 Tools for MS Office System, but couldn't find Access 2003 Developer Extensions on the CD. I am not sure if I am missing some components or making some mistake in installation. I would greatly appreciate any help in this regard. Thanks reez Hey Reez, VSTO 2005 does not have support for programming against Access. Please let me know if I misunderstand your questions. Thanks, Mei Liang ----------------------------------------------------------------------------------------------------- This posting is provided "AS IS" with no warranties, and confers ...Show All

  • SQL Server Replication Field Size Error

    Hi, I have been running a merge publication & 4-5 subscriber all running perfectly good, but today I started getting this error below I generated a new dynamic snapshot and re init the subscriber, but still the same. I synchronized the other subscribers and they are all running with no errors, even after a init. I.E. I would think this is data related, to this subscriber, but I have no further ideas how to track it down any ideas Regards Gert Cloete bcp "conCORD_ODS"."dbo"."MSmerge_contents" in "\\OBSQL2005\\ConcordReplData\\MERCURY\SQLEXPRESS\OBSQL2005$DEV_CONCORD_ODS_CON ...Show All

©2008 Software Development Network