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

Software Development Network >> Mr Adam's Q&A profile

Mr Adam

Member List

Kmclane
ravv
bagira20572
ChicagoDave
webmixer
Alan Hsiao
lula
Gusi
Aro__99
heavenode
JaQoB
stayfitsoftware
Hansen Steve
pippo43
Mobile Rob
Hans Guan
Anonymous Guest
help_m_with_extern_linkage
AaronEd
balo
Only Title

Mr Adam's Q&A profile

  • Visual Studio Team System Finding each call to a method

    I'm writing a rule that needs to find each call that is made to a method and inspects the parameters that are provided in that method call. I seem to have been able to obtain a list of the callers via CallGraph.CallersFor(Method), but am having trouble getting the expressions / literals that are provided for the parameters, as well as knowing which parameter they relate to. I'm sure there's something obvious that I'm missing. Should I be locatin ...Show All

  • SQL Server Mirror Operating Mode change problem

    I am unable to change the mirror operating mode on a test database mirror I have set up. I installed (from MSDN) the RTM SQL 2005 Std Edition and applied SP1, then set up a mirror, which works fine but only on High Safety mode. I want to use High Performance mode, but the operation mode radio buttons are greyed out for me in the mirror properties page. Also, I tried running: alter database TestDB set safety off and recieve the error: Msg 1473, L ...Show All

  • .NET Development Bug in VS2005 Custom Tool (XSDs) or VS2003 conversion problem

    I'm trying to convert an application from VS2003 to VS2005. My latest problem involves xsd files (dataset specifications). None of my VS2003 xsd files compiles within 2005. I get a similar error for each: Error 2 Custom tool error: Value cannot be null. Parameter name: ServiceProvider C:\Documents and Settings\user\My Documents\Visual Studio 2005\Projects\EDS C2 R13d (Perf fix DM)\PCIU_Projects\Main\SupportingData.xsd 1  ...Show All

  • Visual Studio "Invalid object format name" Error

    Hi there, I am trying to upgrade a crystal application from VS.Net 2003 to VS.Net 2005. Some of the reports work just fine in the new enviroment. But one of the reports does give me a hard time. It is a little complicated, so please bare with me. The report uses a c# derived DataSet class as its Database Fields source. It also uses a DataTable as its data source. When I try to bind the report with the data source, for example, myReport.set ...Show All

  • Visual Studio How to? : (ReportViewer + asp.net + .rdlc + print button)

    I s there a way to add a Print button to the ReportViewer control in an .aspx page when using .rdlc file Would the Print button displayed and enabled if I use remote reports(.rdl) instead of local ones(.rdlc) Response is very much appreciated. Thanks, S When i try to create a jpeg file, it gives me unhandled exception. Can you send me the code you are using for JPEG file conversion Thanks in advance. ...Show All

  • Architecture Biztalk server 2004 Data Access

    Can I use a Data Access tier without writing a adapter in biztalk 2004 for a receive location Well, perhaps you could provide more info about the issue, but you could expose data access tier with web services and use them to "speak" to BTS. ...Show All

  • SQL Server Start time of a overrunning job

    Hi, A job on my server has been run for couple of days. It is just hanging there. It could be started manually. So I want to find a way to be notified if a job is overrunning. I can get the execution status. But I cannot find the process start time while the job is still running. Can anyone let me know if how to get the start time Thanks, Jia Not sure hich version of SQL Server you are using, but w ...Show All

  • Visual Studio new to GAT

    Hello, I'm new to GAT and want to evaluate whether it may fit my needs or not. Therefore I need some additional information: I've read that GAT can generate code from templates. Can code generation only be used when a new project is created or (now comes the important part :) ) can you even specify to insert documentation-headers etc. when a new class/method is declared in an existing file Thanks in advance! Mak ...Show All

  • Visual Studio Team System Cannot browse TFS website locally

    I have installed TFS Beta 3 Refresh (single server deployment). I see 3 websites in IIS - 1) Default web site - which points to the Windows Sharepoint Services. I can access this site locally. 2) SharePoint Central Administration - which points to Windows SharePoint Services Central Administration and can be accessed. 3) Team Foundation Server - which has a number of virtual directories (build, services, VersionControl, Warehouse, Wor ...Show All

  • Visual Basic Error when trying to update a database.

    I have this code: Dim RowValues(2) As String RowValues(0) = AdUser.Text RowValues(1) = AdPass.Text RowValues(2) = AdTimes.Text UserPassDS.Users.Rows.Add(RowValues) UsersTableAdapter.Update(UserPassDS.Users) When I try to update (the last row), It says an error. The error is: System.Data.SqlClient.SqlException was unhandled   Class=14   ErrorCode=-2146232060   LineNumber=65536   Message="An att ...Show All

  • Smart Device Development Pocket PC Dell X50 -> ASX Starttime

    Folks, I'm using Dell X50 Pocket PC with WM 10 player. The player plugin for some reason does not recongnize the starttime tag in the ASX file. Here is the ASX file I'm using <ASX VERSION = "3.0">    <TITLE>Demo</TITLE>    <ENTRY>       <REF HREF="mms://ad/Wedding"/>       <STARTTIME VALUE="00:01:23"/>   &n ...Show All

  • Windows Forms How to add custom column style to add button in DataGridCollumnStyle Collection Editor dialog?

    To open "DataGridCollumnStyle Collection Editor dialog" you need to follow these steps: 1)Open datagrid properties, 2)Click at "..." button of TableStyle property of grid - DataGridtableStyle Collection editor will appear. 3)Click on "Add" button - the dataGr ...Show All

  • Visual Basic passing data to a thread from a form

    Instead of using a class/method/delegate to pass data from a form to a thread... why not pass the data to a thread "ByRef" comments please thanks The problem is that a thread must be started with a function that has no parameters, so data is not being passed "ByVal" or "ByRef". That is why you will see the examples that will create a class to hold data used by the thread. ...Show All

  • Visual Studio Guidance Automation Toolkit for RTM?

    Hi, When will there be a GAT for the RTM version of Visual Studio Or, is it already in the VS SDK I'm a little confused because it seems like some extensibility bits that were separate pre-RTM have been rolled into the SDK, but I'm not clear on where the GAT fits in. Thanks, PBR It's ready now. I wonder if it is for a specific version of Team System: Architect ...Show All

  • Visual Studio Express Editions USING SQL 2000 with VB 2005 Express

    Does anyone know if you can connect and use SQL 2000 Server with VB Epress 2005 datasources tab wizard I use the datasources tab to try to connect but it keeps failing to connect. VB6 seems to connect fine using the data environment wizard. I can connect to the SQL 2000 database with code without any problems in VB Epress 2005. Hi Tommy, Express editions have design support for local data only (.mdf and .mdb fi ...Show All

©2008 Software Development Network

powered by phorum