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

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

chrism12

Member List

AngeLsLuv
askario
Derek Moffett
rsknowles
UKOK
Cyberyaga
Elv
uszaty1973
Leonat
Francis Liao
Output the XSLCompiledTransform.
hellomahesh
BDH
Slyde
Danny_uk
enf_Elliot
rodc
Delroy Ja.
VVPrasad
Gladers
Only Title

chrism12's Q&A profile

  • SQL Server Launching the Reports From Browser

    Hi friends, We have developed the Reports using SQL Server Reporting Services 2005. In order to make our all reports dynamic we are referancing DLL in all our reports. That DLL we have pasted in D:\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\bin C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PublicAssemblies So when we observer the reports from Preview tab then we can see the effect of our DLL and all r ...Show All

  • SQL Server cant connect to server from another machine

    Hi Friends I have a sql server (2005 standard edition) on Win xp machine. i can connect to this server from my machine ok but others on the network try to connect i get following error "An error has occurred during report processing. Cannot create a connection to data source 'dataSource1'. A connection was successfully established with the server, but then an error occurred during the pre-login handshake. When connecting to SQL Serv ...Show All

  • SQL Server Stored Procedure being saved in System Stored Procedures

    We recently upgraded to SQL Server 2005. We had several stored procedures in the master database and, rather than completely rewriting a lot of code, we just recreated these stored procedures in the new master database. For some reason, some of these stored procedures are getting stored as "System Stored Procedures" rather than just as "Stored Procedures". Queries to sys.Objects and sys.Procedures shows that these procs a ...Show All

  • Visual C# Launch from IStillImage freezes the app

    Hi all. My C# app registers itself using the IStillImage interface, and the R egisterLaunchApplication method, such that when we connect a camera, our program is listed in the box that comes up, and from there we can run the software. Recently, it's become the case that launching the app this way causes it to freeze, although running it normally never does. There are no parameters passed through, nothing should run any different to if I double c ...Show All

  • SQL Server Pipe Dream : SQL Express access from VB6

    I know this is a long shot, but does anyone have any code for accessing a SQL Express database from VB 6.0. I have an app that uses COM extensively to communicate with several 3rd party products. I haven't taken the plunge of translating it to .net yet because some of the 3rd party products only have COM based SDK interfaces and I'm not into self-abuse. Now I'm thinking about adding an interface to DotNetNuke 4.0 which uses an SQL Express dat ...Show All

  • Visual Studio Express Editions Problem building MediaShare Messenger Starter Kit

    Hi all, When I try to build MediaShare Messenger, the build process stops with this error: .\app.rc(10) : fatal error RC1015: cannot open include file 'afxres.h'. Indeed, this file doesn't even exist on my hard drive, so I guess it wasn't included with ISO image from which I installed VC++. That's strange, because MediaShare Messenger is listed as a starter kit for VC++ 2005 Express Edition , so I was sure it would compile without probl ...Show All

  • .NET Development DataSet and DataReader in Visual C#

    Hello. I'm new to .Net Platform, and I have to do an Windows application in Visual C# who access a database from Microsoft SQL Server 2000. Can you present me a quick tutorial who shows me how to access a database through DataSet and DataReader classes It's wellcome a graphical tutorial. Thanks' very much. There is very little difference example-wise between VS 2003 and VS 2005 when it comes to the DataReader a ...Show All

  • Visual Studio 2008 (Pre-release) Indigo + GridView + Dataset interoperability

    Hi ! I would like to build a indigo service that returns a list with some data, and to consume this service in a asp.net 2.0 application (bind it to a gridview). I'm well aware of the problems concerning the return of a dataset from the perpective of interoperability and i would like to known what is the recomended approach to handle this problem. Tnks. Ok that's indeed great news, but for now can you t ...Show All

  • Visual Studio 2008 (Pre-release) Biding collection to shape

    Hi, I have an XML with point's coordination. How do I bind that XML to a graphic polygon with minimum amount of code possible I guess it has to do with ItemsControl but documentation / examples are really poor. Thanks, Haggai You'll have to create a converter that con convert from an the IEnumerable of XMLElements that represent your points to a PointCollection. If you do that, you'll be able to specify ...Show All

  • Visual C# what is the use of delegates in c#? and in which senario we should use ?..

    Hi what is the use of delegates in c# and in which senario we should use .. Thanks ... Hi. Delegates are similar to function pointers in C++. You can use them to make callback functions for example. ...Show All

  • Windows Forms datagrid row selection backcolor issue 1.x

    when I select a row cell with the left mouse button the row backcolor doesn't highlight, but If I select the row rowheader with the left mousebutton the row does highlight and if I select the row cell with the right mousebutton the row backcolor does highlight. How can I get the row to highlight when I left click in a cell ...Show All

  • SQL Server Stack With SQL Server

    Hi, I need to implement a stack using Sql Server. The basic table is simple:- id (int), val (char(10)). Basically I want a recursive EvaluateStack stored procedure. This should select the topmost value from the stack, and then either return it or (in the case of an operator) recursively call itself in order to get a left hand and a righthand operator. So: (pseudo-code) SELECT val FROM STACK WHERE id=@Count CASE WHEN val="+" lhs=EXEC E ...Show All

  • Visual Studio Express Editions Download Visual Studio Express

    I have been all over MS sites and I can not find a link to download Visual Studio Express. Where is it       Here are some links for you... Have a look at the manual install packages (in bold). Visual studio express editions FAQ http://msdn.microsoft.com/vstudio/express/support/faq/ Visual Studio Express edition Registration FAQ http://msdn.microsoft.com/vstudio/express/ ...Show All

  • Software Development for Windows Vista Beta 2 Office 12 Support

    I'm told that beta 2 of Windows Workflow Foundation does not currently have support for Office 12. Is this true If so, is there an expected time frame that Office 12 support will be made available Thank you in advance, -- Sean Work flow Work-flow Workfare Workforce Workable Edit... Ignore all Add to dictionary I would say that it is the other way around - Office12 (whatever is currently publicly a ...Show All

  • Visual Studio Tools for Office Problem with attached schema in wod document template

    Hello All, I entered some data on the document through "Action pane". To validate this data and place it in specific region on the word document, I am using the XML Schema. I prepared one xsd and add Schema by doing Tools->Templates AddIns ->XML Schema tab->Add Schema. I checked the options "Ignore mixed content" and "Validate document against attached schema". Then through the "Task pane&q ...Show All

©2008 Software Development Network

powered by phorum