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

Software Development Network >> Mark Milan's Q&A profile

Mark Milan

Member List

Sam88Jeep
trehberg
Bagus Ariston Darmayuda
claude_c
K8CPA
btasa
stepanielauym
kendy
WhiteGandalf
Odysseus11
IainH
sonali1754
Emad
William Gates
DexySeeksHelp
Brian B
InGyu Jeon
jpoirier
otgoo
Lee321
Only Title

Mark Milan's Q&A profile

  • Visual Studio Calling Crystal report from Business Object 11 Using ASP.NET and Passing parameters to SP

    Hi, I want call Crystal reports from Business Object XI server using ASP.NET. I want to pass the Parameters to Stored procedure. If anyone knows please advice me or send me the sample source code. Calling report from BO 11 code Dim serverName As String = "10.1.249.9" Dim mySessionMgr As SessionMgr = New SessionMgr Dim myEnterpriseSession As EnterpriseSession = mySessionMgr.Logon("Admini ...Show All

  • SQL Server Error creating view from DB2 Linked Server if table has large number of rows.

    I have successfully created a linked server entry for a DB2 server via Microsofts Microsoft OLE DB Provider for DB2. I am also able to create a view based on a table that has 100's of rows. I am UNAble to create a view based on a db2 table that has 1000's of rows. I get the following timeout type of error. First a " Timeout Expired " error, then this: TITLE: Microsoft SQL Server Management Studio -------------------------- ...Show All

  • .NET Development Custom Configuration Settings - version upgrade

    I just wrote my own custom configuration section that takes advantage of saving its values to isolated storage to save off user settings. As I understand it these values get saved into a version specific folder and I am now concerned with the fact that when I upgrade the version of my application the user settings are going to get lost. I see that there is an upgrade method off of the LocalFileSettingsProvider but I don't know how to get to that ...Show All

  • Smart Device Development NLed API : turn on and off Leds

    Hello, I'm starting developpement with an industrial smart device. It's new for me to develop with smart device.  This PDA run WIN CE.net 4.2. First, i want control some element as backlight and the 3 leds. I can turn off by : DevicePowerNotify("BKL1:", CEDEVICE_POWER_STATE.D3, POWER_NAME);  turn on by : DevicePowerNotify("BKL1:", CEDEVICE_POWER_STATE.D0 : POWER_NAME); But my problem is with the leds, i can't make leds on or ...Show All

  • Visual FoxPro Remote View SQL 2005 REQUERY Puzzle

    Hi, I have an interesting puzzle. I'm using Remote Views in VFP9 for the MS SQL Server database access. I'm trying not to store the connection string within DBC with remote views. When I'm opening remote views I'm supplying a nStatementHandle ("USE a!b CONNSTRING nStatementHandle") from the established shared SQLSTRING connection. Everything works OK till I'm doing REQUERY() for some parameterized views. Program gives me a ...Show All

  • Windows Forms Changing the Mouse Cursor on ListView

    Hi, I am having a ListView, I want to change the Cursor style of he ListView on MouseOver event of the ListView, I have tried setting the cursor style of the listview, but it is not helping me, Please suggest me some solutions. Thanks & Regards, Benin. Did u tried the code something like the following this.listBox1.Cursor = Cursors.UpArrow; it is working fine at my end, What is the problem at ur end ...Show All

  • Visual Studio Team System How to upgrade my VSTS Team Suite Trial to real?

    I know there's already a thread titled similarly but it doesn't help my situation. My VSTS Team Suite Trial Edition install is to expire in 20 days (you know it reminds you every time it starts). The role change for my MSDN Premium with Team Suite is complete (now when I login to my MSDN I can see Team Suite as a download option). My question is, how do I upgrade the VSTS Team Suite Trial install on my computer without an uninstall/reinstall Ev ...Show All

  • Windows Live Developer Forums Problems with Messenger Beta 8.0

    I received an invite to messenger beta and I’ve intalled in my computer. When I connected I realize that all my contact were gone !!! And appear a message saying that I have do add more contacts !!! This problem is related to my passport My email is from gmail. Can be that Anyone knows Thanks. Rodrigo, It sounds like you experienced server problem with the beta server network. You should log in ...Show All

  • SQL Server Can't find the index key of Attribute

    Hi, When I process a cube, it result in an error message: Can't find an index key of Attribute:xxx What is the problem ...Show All

  • SQL Server Cube Actions, how can I create a Command line action

    In Analysis 2000 there was a command line action type , how can I do the same action in Analysis Services 2005 Analysis 2000 command line action: Defines an MDX statement that can be executed as a command line and displays the contents of the current directory: "cmd /k dir"     Peter, The DDL for AS2K5 still supports HTM and Command Line actions, but they are not exposed in the Busi ...Show All

  • .NET Development How do i generate an HTML email and send it using the SMTP mail class

    Hi I am developing an application and need to send email in an HTML format. I have tried several ways but cant seem to find the trick! at the moment my code looks like this... namespace TreasuryHelpDesk.controls { using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; ...Show All

  • Windows Forms Local Network / Webservice Business Layer

    Hi I am developing a windows forms application that is consuming objects from my Business Layer used by web applications I have developed earlier. The windows forms  application is supposed to run locally or off site consuming webservice. I would like to  ...Show All

  • Windows Forms Ctrl + Enter with a MenuStrip

    Hi, I was following a tutorial to try to make my own browser interface. I tried to implement the Ctrl+Enter in a Textbox to make like Internet Explorer to complete the address, eg.  google => http:// www.google.com  . The problem is that I cannot take the Ctrl+Enter keys event while I enable my MenuStrip (eg. File, Options, Help,....) as it makes the focus on the MenuStrip! When I "un-enable" or delete my MenuStrip, it works well. W ...Show All

  • Visual C# Multiprocessor builds

    I'm looking into buying new machines for my developers and was looking at the new dual core processors from Intel as an option to get faster compiles as compared to a "normal" single core processor. So my question is, does the C# compiler in VisualStudio 2005 take advantage of the dual execution cores or would I just be better off with a faster clocked P4 Thanks in advance for any info. Tom. The ...Show All

  • .NET Development NullReferenceException? Please help!

    I recieve folowing error in VS2005 .net. What i'm doing wrong NullReferenceException Object reference not set to an instance of an object. Here is my code: Private Sub PictureBox1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PictureBox1.Click HttpContext.Current.Response .Clear() HttpContext.Current.Response .AddHeader ("content-disposition", "attachment;filename=FileName.doc") ...Show All

©2008 Software Development Network

powered by phorum