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

Software Development Network >> DarkNite's Q&A profile

DarkNite

Member List

Crisdin
Kerem Baser
bala_excel
miimura
the_driver_79
Estitxu Round
Erwin Heimgartner
fasttrack
Saber01
Otto Fischer
jmatt001
Nat Raja
ProfVet
HankHuf
Jeff Drummond
Torkil
Vladimir Bychkov
mzKitty
Pankaj Mahadik
MatthiasH
Only Title

DarkNite's Q&A profile

  • .NET Development No symbols are loaded for any call stack frame. The source code cannot be displayed.

    Hello. I installed VisualStudio.NET 2005 a few days ago.  ( not beta ) While I'm debugging, I'm faced with strange message box. -- MessageBox -- No symbols are loaded for any call stack frame. The source code cannot be displayed. -- Debug Detail Window -- FatalExecutionEngineError was detected Message: The runtime has encountered a fatal error. The address of the error was at 0x7a2b5aec, on thread 0x358. The error code is 0xc0000005. This ...Show All

  • SQL Server Transformation script last row

    Hello, in an asynchronous transformation script, how can i know when the script reach the last input row That section was added in the 1st week of May...I would have expected it to make the June CTP but can't easily verify.   -Doug ...Show All

  • SQL Server The target service name could not be found.

    Hi : I am creating a queue application using Service broker. I was able to send and receieve messages between 2 databases in the same instance. Now I am trying to communicate b/w 2 different instances. I am getting the following error... The target service name could not be found. Ensure that the service name is specified correctly and/or the routing information has been supplied.. The routing informations is as follows DROP ROUTE ...Show All

  • SQL Server can't get the complete list of tables owned by the dbo

    Hi, i am using sp_tables to get the list of the tables in the database owned by dbo The database i am trying to query would let me query all the tables present in the database.there are almost a 1000 of them(owned by dbo) .I can query them and i get the records.   But the execution of the stored procedure  "sp_tables"  would return only 10 or so  tables.I was puzzled by this.   can someone clar ...Show All

  • Windows Forms Menu item with an Icon to the left.

    How can I create a subject You can find a sample at this <a href="http://www.msjogren.net/dotnet/eng/samples/dotnet_iconmenu.asp">link</a>. ...Show All

  • Windows Forms Prerequisites??

    Thanks in advance for listening to this dumb question.  When I try to publish with the prerequisites set to  "Create setup program" and  "Download prerequisites from the same location as my application" I get the error message:   "Error 2 The install location for prerequisites has not been set to 'component vendor's web site' and the file 'DotNetFX\instmsia.exe' in item '.NET Framework 2.0' can not be located o ...Show All

  • Visual Studio Team System BUG: Invalid handle on concurrent checkout/checkin

    If I am checking out the a project file. My colleque checks out the same project file (concurrent checkout) Then he checks in the project file. Now, when I am trying to check it in I get an error box saying "Invalid Handle" Restart, Reconnect to TFS doesnt help. However, If I do a "Get lastest version" then it triggers a merge request, after I done the merge, the checkin works fine. Regards Fredrik Melin After further review ...Show All

  • SQL Server SQL 2005 collation conflict for replace operation

    Here is a test case that reproduces the problem: select REPLACE ( child . type + child . name , ' ' , '_' ) from sys.sql_dependencies inner join sys.objects child on child . object_id = sys.sql_dependencies . object_id Msg 446, Level 16, State 9, Line 1 Cannot resolve collation conflict for replace operation. What does this error message mean and how can it be resolved Database is Latin1_General_CI_AI ...Show All

  • SQL Server SSMS Express: Creating Parent-Child Table via LEFT OUTER JOIN - Error Message 156

    Hi all, I got an error message 156, when I executed the following code: ////--SQLQueryParent&Child.sql---//////// Use newDB GO ----Creating dbo.Person as a Parent Table---- CREATE TABLE dbo . Person ( PersonID int PRIMARY KEY NOT NULL, FirstName varchar ( 25 ) NOT NULL, LastName varchar ( 25 ) NOT NULL, City varchar ( 25 ) NOT NULL, State varchar ( 25 ) NOT NULL, Ph ...Show All

  • Visual C++ Visual C++ Express, directories and DirectX

    Hi! I have read the last post about directories problem for installing Windows SDK. So, is there no way to add an "Include/lib directory" to Visual C++ Express Beta 2 I tried to edit the file "VCProjectEngine.Dll.Express.Config" (I followed these instructions: http://lab.msdn.microsoft.com/express/visualc/usingpsdk/default.aspx ) but it doesn't work. I have also another question: Does anyone know a way to use DirectX with Visual C++ Ex ...Show All

  • Visual C++ MFC scroll bar control

    I am making an MFC application and I want to have a dialog with a scroll bar.  I have added the scroll bar control from the tool box to my dialog, but it doesn't actually do anything.  Are there any additional things I need to do to make my scroll bar scroll In short words, you've got to deal with the message WM_HSCROLL (or WM_VSCROLL for a vertical scroll bar control). You may refer to Inside Visual C++ 6.0 ...Show All

  • Visual Basic Drag and drop between VB 6 app and VB.NET app

    My client is using a migration approach whereby they are only migrating small pieces of the application at one time - using COM interop to handle the integration until all of the pieces are migrated. One of the pieces that has been migrated needs to be able to drag and drop onto a form containing a VB 6 User Control that is using OLEDragDrop internally. Is there any way to get the drag and drop to work between VB 6 and .NET Thanks! ...Show All

  • SQL Server Running Parametrized report From VB.NET

    Hi, I an new to SQL Server reporting Services. I have deployed my report on win2k server and is working perfectly when run from report server. Now I want to run that report from my Win2000 client Using VB.NET. Can any one have an idea how it will be done. I have no idea how to run that report from my win2k client and passing parameters from VB.NET programe to report on win2k server. ANy sample code will be very helpfull Thank you in ...Show All

  • Windows Forms bind DataRow[] to a checkedlistbox

    Hi, I have a DataTable dt. DataRow[] dr = dt.Select("DeliveryOption = 'Instant Print'") Now, I want to bind the dr with CheckedListbox, how can I do it  ...Show All

  • Windows Forms please please help me in c# datagrid windows application

    --------------------------- hello how are you i am fine i want the full source code for doing multiplication in the fields of datageid c# windows application only like orderqty*rate=amount without using any button control when the cursor goes to the field of amount it should multiply the values given in the field of datagrid fields my email id is cutegirl_doctor@hotmail.com ...Show All

©2008 Software Development Network

powered by phorum