Software Development Network Logo
  • Smart Devicet
  • Visual Basic
  • Visual C#
  • Visual C++
  • Game Technologies
  • Windows Forms
  • Audio and Video
  • Visual FoxPro
  • SQL Server
  • Visual Studio
  • VS Team System
  • IE Development
  • .NET Development
  • Microsoft ISV
  • SharePoint Products

Software Development Network >> Amit Glazer's Q&A profile

Amit Glazer

Member List

Anand Raman - MSFT
Denvas
Lo0ney
b-man
Sushisource
ChitownDotNet
MMS2006
stargirl88
johnsonp
zille
Kees_de_Waard
Dagz
chianuri
mhelie
Ramaat
HansS4
mikestrutter
AlfonsAberg
adi151478
Sjeekspier
Only Title

Amit Glazer's Q&A profile

  • SQL Server SSIS hard time getting back XML return data from stored procedure call executed by Execute SQL task

    I'm having a hard time to getting back an xml data back from a stored procedure executed by an Execute SQL task. I'm passing in an XML data as a parameter and getting back resulting XML data as a parameter. The Execute SQL task is using ADO connection to do this job. The two parameters(in/out) are type of "string" and mapped as string. When I execute the task, I get the following error message. [Execute SQL Task] Error: Executing the query "dbo.PromissorPLEDataUpload" failed with the following error: "The incoming tabular data stream (TDS) remote procedure call (RPC) protocol stream is incorrect. Parameter 2 ("@LogXML"): Data type 0xE7 has an invalid data length or metadata length.". Possible failure ...Show All

  • Visual Studio 2008 (Pre-release) Is it Window's AllowsTransparency bug?

    Hi, Please explain me why this error happen. I'll explain the step to generate that error. I create animation for marquee text in coding and set window's AllowsTransparency= true. Here is the double animation coding. Storyboard sb = new Storyboard (); DoubleAnimation da = new DoubleAnimation (); Storyboard .SetTargetName(da, Strip.Name); Storyboard .SetTargetProperty(da, new PropertyPath ( Canvas .LeftProperty)); da.From = 300; da.To = -300; da.Duration = new Duration ( TimeSpan .FromMilliseconds(10000)); da.RepeatBehavior = RepeatBehavior .Forever; sb.Children.Add(da); sb.Begin(Strip, true ); And this is the XAML coding. < Window x:Class = " DoubleAnimation ...Show All

  • Windows Forms DataGridView CustomComboColumn BackColor turning black when DataBound

    My issue is that i am creating a Custom Combo Cell that inherits DataGridViewComboBoxCell, that will set its datasouce from the business object that the DataGridView is bound to. I am using the OwningRow property to get to the business object and the OwningColumn to get the DataPropertyName. The properties of the the BO are actually what we call "SmartObjects", They provide the meta data from the database and so on. These objects also have methods to get lists of valid values for each field. These methods are returning a DataTable and that is what is eventually becoming the DataSource of the Combo Box Editing Control. The list is bing populated with the correct value but for some reason the backcolor of the editing control is black. ...Show All

  • Visual C++ Change mapping in ATA-driver

    I want to connect a IDE hard disk to a pxa processor. Now I have to change the physical mapping in the standart ata-driver in wince. Does anyone know where I have to do this changes in the driver I cant finde the adress mapping. thx Please direct this question to the DDK newsgroup at http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.development.device.drivers&lang=en&cr=US . This forum is meant for Visual Studio realted issues, and as such not implementation matters. Thanks! OTP. ...Show All

  • Software Development for Windows Vista "internet explorer cannot download / from help"

    this is what I get when I open help: (on vista RC2) "Internet explorer cannot download /from help..." Internet working well and is enabled. How to fix it I read your thread and noticed your using Dreamweaver too. Are your usernames and passwords disapearing even when "save" is checked off Makes working very difficult, not to mention the storing of all those passwords. KandKMurphy@cox.net ...Show All

  • Visual C++ A question about WMI client applications

    Hello All I want to build a WMI client application using C++. I have already viewed those examples presented by MSDN. The purpose of the client application is to know whether anti-virus programs are installed on the machine or not. Using wmic with the following command line options, gives my expected results: wmic /NAMESPACE:\\root\SecurityCenter PATH AntiVirusProduct GET ALL I want to know; what is the equivalent WQL statement to the above command I also examined MS WMI Code Generator, but I couldn't find the appropriate WQL statement. Best Regards Ali Majdzadeh Equivalent WQL statement: select * from AntiVirusProduct will do it when connected to the root\SecurityCent ...Show All

  • Visual Studio Team System Error TF50304 when creating project alert

    In the released VS Team Explorer accessing the released TFS server, the project alert "My work item is changed by others" throws the error "TF50304: There is a syntax error in the subscription statement. Check the syntax." when clicking OK after selecting the alert and typing the email address. The other alerts can be set without error. How can I resolve this problem. Is this something to do with the single quote character in my surname O'Rourke If I look at another users registration in the tbl_subscriptions table it contains the following: "PortfolioProject" = 'MyProjectName' AND ("CoreFields/StringFields/Field[ReferenceName='System.AssignedTo']/OldValue" = 'Surname, Firstname' OR "C ...Show All

  • Visual Basic Interop Forms Toolkit 1.0 | Wrapper

    Hello Everybody here, Interop Forms Toolkit 1.0 seems to be very nice. Unfortunately the VB Express Edition has no Addin in the Tools menu for generating InteropForm Wrapper Classes. To do it manual seems not to be so easy... Any other possibilities With greetings from Germany Josef Hello Jonathan, the tool now appears on my VB6 | SP5 - Toolbox. Putting it on a VB6 form shuts VB down. VB has to be started again. Same procedure again, but no change to save changes of the form. Can You please provide a Help- or Instruction-File for using "Interop UserControl" Additional SysInfo: WinXP HomeEdition SP2 + all security Updates Office XP Develop ...Show All

  • SQL Server How do I configure SSIS Maintenance Plan notification email subject line?

    Hi, SQL Server 2000 maintenance plans used to display the package and server names in the package completion notification email. It also used to add the log as an attachment. I can't figure out how to configure these same properties in 2005. I have a lot of servers and getting emails with only 'SQL Server Message' in the email is inefficient. Does anyone know how to configure the maintenance plan emails Do I need to use the Notify Operator step and not use the auto-notification Thanks! ...Show All

  • Visual Studio debugging JavaScript in VWD

    Hi, I am debugging JS file in VWD. After i make a change in the JS file (not during debug), and run again, the debugger still uses the old sources. Pls advice Thanks ...Show All

  • SQL Server SQL SP1 build 2047 installation error

    Hello, I am having problems installing the SP1 for SQL server 2005 on a W2K3 R2 server. It appears that the Database Services and Analysis Services are not being updated. I would appreciate any help with this if anyone has seen or had experience with this issue. Thanks, the basic log file is listed below. Redist9_Hotfix_KB913090_3.log 09/17/2006 19:15:53.408 ================================================================================ 09/17/2006 19:15:53.408 Hotfix package launched 09/17/2006 19:16:57.719 Attempting to install instance: SQL Server Native Client 09/17/2006 19:16:57.735 Attempting to install target: HOSPSQL 09/17/2006 19:16:57.735 Attempting to install file: sqlncli.msi 09/17/2006 19:16:57.782 Attempting to ...Show All

  • SQL Server DB Access from different m/c

    when i access the database from different DB server getting the following error Msg 18452, Sev 14, State 1, Line 1 : Login failed for user ''. The user is not associated with a trusted SQL Server connection. [SQLSTATE 28000] Thanks, Ravinder Your SQL Server is set to Windows Authentication only. You need to logon with a user which has granted access to the server. You can’t provide a userId and passwort in the connecting string because this will be ognored in the case of Windows Auth. only. Another option would be, if feasable for your to switch the authentication mode to mixed. HTH, jens Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All

  • Visual Studio 2008 (Pre-release) How to load an image into ObservableCollection "on demand"?

    i have the following problem: I have created an observableCollection that holds images fetched from the internet. The observableCollection contains a thumbnail photo and the original photo. I present only thmbnails of a photo and when user doubleclicks it, the original photo is shown. The thumbnails are shown in a WPF listbox control. The problem is that the original images are large and it takes quite some time to load all of them into the ImageObjects (part of the observable collection). What I would like to achieve is to somehow load the large images "on demand". Is there a way of doing this In the photosCollection constructor I add an Photo object (which holds information about images... title, description, link to ti, ImageSo ...Show All

  • SQL Server System Monitor logging of SQlServer counters

    I have SQl Server 2000 running on my winXP machine, and I can see SQLServier counters in System Monitor. But if I add them to a log file, they don't show up I can log regular windows counters (like memory counters) but no SQLServer items. And I have tried run as using the account I log in (with full privileges). What's the trick Thanks for the reply, but I'm just doing what every example shows, adding SQLServer counters (like GeneralStatistics.UserConnections or AccessMethods.FullScans) and they won't come up in the log like the built in System counters. ...Show All

  • Visual Studio 2008 (Pre-release) Howto enumerate controls in WPF Window

    I want to find first panel in main Window and/or Control, because I need to iterate through all controls. Below is some code I am going to use: IEnumerator logicalChildren = this.LogicalChildren; logicalChildren.Reset(); while (logicalChildren.MoveNext()) { Panel panel = logicalChildren.Current as Panel; if (panel != null) foreach (Control control in panel.Children) { Panel panel = control. // howto find first Panel in control. May be something like this: int iRoot = VisualTreeHelper.GetChildrenCount(control); DependencyObject dependencyObjectRoot = VisualTreeHelper.GetChild(control, 0); // The above code returns Border not Panel ! } } I do not know which another helper can find first Panel (St ...Show All

©2008 Software Development Network