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

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

Markw2004

Member List

Kahran
EvO99
Hartog
OffBeatMammal
pgaliano
TABLO
sirurza
Mr Scott
CaraAnd
Jean_Boreman
Russ Chapin
Jeff Chang
Paula M
cgragg
Surfsune
Binayak
ahmedilyas
Lewis Lynn
i need help!
Meas Pheng
Only Title

Markw2004's Q&A profile

  • Smart Device Development Microsoft.CompactFramework.Design.Data

    Does enyone know what assembly shoud I reference for the clases in the "Microsoft.CompactFramework.Design.Data" namespace I'm interested in this because I wanted to extend the typed dataset clases generated for compact framework projects and used System.Data.Design.TypedDatasetGenerator class, but I found out that the code is incompatible with CF 2.0 . So I'm now considering to use the same generator that VS 2005 uses for Typed DataSets for CF Tks P.S. I'm using the VSIP SDK for the "Custom Tool" that extends the standard typed datasets Thanks for your answer, unfortunatly the typ ...Show All

  • SQL Server flow of events while sending message from one serivce two another

    Hello, I want to know the exact flow of events when I use this statement: BEGIN DIALOG CONVERSATION @dialog_handle FROM SERVICE [SERVICE1] TO SERVICE 'SERVICE2' ON CONTRACT [MainContract] Assuming that I have defined SERVICE1 for Queue1 in the initiator , and I have defined SERVICE2 for queue2 on the target. Is this the flow: 1.Message first goes to the queue1 or it directly goes to the SERVICE2 on target end point which in turn puts this message in Queue2 on the target 2. target queue then activates the stored procedure which is connected to queue2 (let's say the procedure name is 'Processqueue2') 3.I noticed t ...Show All

  • SQL Server Multiple-step OLE DB operation generated errors?

    I am trying to use sqlexpress (release version) with vb6. The mdf file is located in a subdirectory of the app.path. When I run the program I get the following message: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done. What am I doing wrong Here's the code: Dim DbPath As String, strDbConn As String DbPath = App.Path & "\dbs\" & DbName strDbConn = "Data Source=.\SQLEXPRESS;AttachDbFilename= " _   & DbPath & ";Integrated Security=True;User Instance=True"   Set DbConn = New Connection DbConn.connectionString = strDbConn DbConn.Open ...Show All

  • SQL Server How do I calculate the difference between two line items?

    I am trying to calculate the difference between two date/times as they relate to two separate errors that have occurred on a production line. The available date fields are as follows: Error Date First Error Date Last Error Date First Repair Date Last Repair Date 1 4/17/2006 08:23:29 AM 4/17/2006 08:23:29 AM 4/17/2006 08:23:29 AM 4/17/2006 08:23:37 AM 4/17/2006 08:23:37 AM 2 4/17/2006 08:34:56 AM 4/17/2006 08:34:56 AM 4/17/2006 08:34:56 AM 4/17/2006 08:35:43 AM 4/1 ...Show All

  • .NET Development How to call external function defined in microsoft jscript

    Hi there, I need helps. I have a function defined in hi.js. ------------------------- function hi(){  WScript.echo("hello !") } ------------------------- Now, I want to call this function in callhi.js ------------------------- hi(); ------------------------- I put both of them in a directory. But it does not work. I don't know why, because in WinXP, C:\WINDOWS\PCHealth\HelpCtr\System\scripts, they can call external function. See Common.js and HomePage__SERVER.js in this directory. Regrads, Tany. If there is no mechanism in the host you are using, the only other possible solution, though a bit of a hack, is to read ...Show All

  • Visual Basic DNS lookup for LDAP server

    Is there a way to query a DNS server for available LDAP server addresses Thanks, k ...Show All

  • Visual C# Multiline strings?

    My second question of the morning ;-) I have a snippet of code that I'm using to create a .sln file for a bunch of .csproj files. The snippet works well enough but it strikes me as being rather clumsy. Is there a better way to create a multiline string than to use an array and string.Join Regards, Angus string[] slnTemplateArray = { "Microsoft Visual Studio Solution File, Format Version 9.00", "# Visual Studio 2005", "{0}", "Global", " GlobalSection(SolutionConfigurationPlatforms) = preSolution", " Debug|Any CPU = Debug|Any CPU", " Relea ...Show All

  • Visual Studio Team System Connecting to Team foundation server

    I have installed Windows 2003 Server Windows Share Point Services 2.0 with service pack 2 SQL standard Server 2005 Visual Studion 2005 Developer Edition Team Foundation Server Beta 3 Refresh First time I have created a Team Project of Agil type and all things working fine. I add a Item also. on next day when I start my server and want to connect to Team Foundation Server through Team Explorer. It gives me error The request failed with http status 404: Please help me. Thanks Did you try to connect to the server from another machine Did you make sure that on the server machine, t ...Show All

  • Windows Forms Force XP Themes usage (even user turns it off in WinXP settings )

    Hi all, As everybody knows we can use XP Themes to change visualistion to more futuristic (like Win XP does). I use <b>Application.EnableVisualStyles</b> and it works fine. But my question is: Is this possible to force using themes even user turns it off in Windows settings  I optimised my forms to use themes, and I like new look very much. If user turns ...Show All

  • Visual Studio Pseudo variable @clk

    Hello, prior to VS2005 one was able to reset @clk after every debug step by placing a @clk=0 in a watch window line following a @clk. While one can still use the @clk, the automatic resetting doesn't work anymore. And after every debug step one has to reset the @clk manually. Is there a way to automate this again in VS2005 Help would be greatly appreciated!! Thank you, Uwe Hello Gregg, I am still having this problem. Can you or someone please give me a little hint as to how to do what you suggested. The file into which you asked me to copy the code you supplied, does not exist on my system. Sh ...Show All

  • Software Development for Windows Vista taskbar tooltips - please fix!

    In Windows XP, if you put the taskbar at the top of your screen, as I do, the taskbar button tooltips appear on the taskbar and obscure the buttons - very annoying! Of course, if the taskbar is at the bottom of the screen you don't have this problem, the tooltips appear above the bar, no matter where the exact position of the pointer is. The fix is to always display the tooltip below the taskbar if the bar is at the top of the screen. I like the feel of Windows XP, and I'll probably like Windows Vista too, but this minor point about taskbar tooltips is actually quite important because it affects my experience constantly. Thank you! ...Show All

  • SQL Server Installation of SQL Express

    I have Visual Studio 2003 and SQL 2000 installed.  I now have to Express Beta for everything including SQL Express Beta, it will not install and states that I have to uninstall Visual Studio and SQL and .NET frame work.  I do not want to uninstall this. I already had all the other Express Beta Installed. Is there a work around for this. Thanks. Dee You will have to make sure that you are running the correct versions of the .net framework 2.0, this is becuse they are all matched and will only run if they are running the same code base. For example the Express IDEs running Beta2 wil only work with ...Show All

  • Windows Forms custom label painting

    hi to all, i am trying to paint custom chars to a label as images. however when i force a refresh on the label it is only painting the current coordinates of the image rather than keeping any previous images that were on the label. is there a way to overcome this without repainting every char that has already been painted on each refresh  eventually&n ...Show All

  • SQL Server URGENT: Forms Authentication with Report Viewer (WinForm)

    Has anybody figured out, how to make forms authentication work with Report Viewer control (Winforms). The webforms control works fine. But, winforms control doesnt. Even tried the solution mentioned in the following link. http://blogs.msdn.com/bimusings/archive/2005/11/04/489100.aspx Any idea, how to make this work. Thanks in advance. ...Show All

  • Visual Studio another crystal reports binding error

    i've seen several people getting the same errormessage and being directed to the businessobject website, but i couldn't find a solution for my problem there. i've created a project in VS2005 beta2 where i dynamically load reports with the code below, but when i upgraded to VS2005 release it stoped working. int iResultCount = sqdAdapter.Fill(dsRapport); rdReport = new ReportDocument(); rdReport.FileName = sFilename; rdReport.Load(sFilename); rdReport.SetDataSource(dsRapport); crystalReportViewer1.ReportSource = rdReport;   the dataset fills just fine, and the document (rdReport) is created, but at the last line i get the ...Show All

©2008 Software Development Network