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

Software Development Network >> David W Murray's Q&A profile

David W Murray

Member List

bslim
etcheverrjc
ankush sharma
El Bruno
Sonic1981
Rob218
lemmi
Shan McArthur
愛青蛙
Airseir
xxxmpsxxx
echavez
Donaghy
CraigT
Sonnie-Cakes
Jose-san
PublicError
Matt Foster
puromtec
Hyde
Only Title

David W Murray's Q&A profile

  • .NET Development Accessing the web service

    guys - this problem has been discussed a lot over the web, but I am yet to find the apt solution. I have this simple web service (ASP.NET 2.0) that I am trying to access from my client code (windows app) in a different machine. My client IE settings have the proxy set to http://autoproxy:port . Now when I try to access the service, I get the 403 forbidden request error. One solution I ran into was to clear off the proxy settings (i.e uncheck all the boxes in IE Lan Settings..uncheck "automatically detect settings", uncheck "Use Automatic Configuration Script" and uncheck "Use a proxy server".which in turn will modify the registry settings & will be picked by the .net framework). This worked absolutely fine ...Show All

  • Windows Forms Changing pages on tab control

    I have a bunch of pages on a tab control and I would like to change the page thru code. How do I do that I tried using focus but didnt work. this->tabpage2->focus(); Please help!! You set the TabControl.SelectedIndex property of the tab control. You can also use TabControl.SelectedTab = this->tabpage2.    ...Show All

  • Audio and Video Development Getting a VC-1 file ready for advanced content authoring

    Hi all, I just started to author advanced hddvd content but i vailed in getting a valid video content to test my first project. is it possible to multiplex a VC-1 file with the Sonic authoring system for standard HD content in a way that i can use it for my first advanced content project I tried to import the vc-1 file into sonic, generated a simple autostart HDDVD, multiplexed it and used the HVDVD_TS folder for my advanced content project but it didn't work. The Nero Showtime softwareplayer diplayed the menu correctly but didn't play the video. I also tried to burn a dvd rom and inserted it into my Thosiba HD_DVD player but it just displayed the disc error 0x4095C501. Can anybody help me thx mikeret ...Show All

  • Visual Studio Express Editions scrolling panel

    How would I get a panel to scroll so the components move along with it Dim PanelTop As Integer Private Sub Form1_Load ( ByVal sender As Object , ByVal e As System . EventArgs ) Handles Me . Load PanelTop = Me . Panel1 . Top End Sub Private Sub VScrollBar1_Scroll ( ByVal sender As System .Object, ByVal e As System . Windows . Forms . ScrollEventArgs ) Handles VScrollBar1 . Scroll Me . Panel1 . Top = PanelTop - e . NewValue End Sub ...Show All

  • SQL Server connect to sqlserver by sqlconnection from windows CE 5.0

    Currently I cannot connect to a database, I got the system.exception “PlatformNotSupportedExcoption”. This database is Polish (COLLATE Polish_CI_AS), when I collate this database to latin general it works fine. I connect by using the system.data.sqlclient.sqlconnection, as far as I can see I cannot set the locale identifier here… What can I do Thanks for your help! regards, Jan ...Show All

  • SQL Server ADOMD.NET Server

    I am trying to create a stored procedure that retrives product items which sales volume variance is below certain level using the following code: Public Shared Function FindLowVarEntries( ByVal InputProductSet As [Set], ByVal InputTimeSet As String , ByVal SalesVolume As String , ByVal VarLowLimit As Decimal ) As [Set] Dim oMDXVal As MDXValue, oResSet As SetBuilder = New SetBuilder Dim oTuple As Tuple, strContext As String , oExp As Expression = New Expression For Each oTuple In InputProductSet.Tuples strContext = GetCurrentContextFromTuple(oTuple) oExp.ExpressionText = "Var( " & InputTimeSet & ", " & SalesVolume & ")" oMDXV ...Show All

  • Visual Studio CR's MOST WANTED/HIDDEN/ARCHIVE/READONLY FILE: CrystalImageHandler.aspx in VS 2005 RC1

    I wish to thank anybody who is successful or made daring attempts in finding this file in VS 2005 RC1.  Images are not working. I create a Viewers vdir in IIS to point Crystalwebformviewer3 and understandably the aspx has gone missing from the vdir. Did anybody come across the aspx file Thank you I have the same problem. I cannot view the chart in online crystal report. only a "X" show. I checked that web.config, it contain the <httpHandlers> you mentioned. My page is in <authentication mode="Windows"/>. The Chart can be view if I run the page in debug mode through VS2005. but If I just access in my web-browser, the chart image doesn't show.(these' ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Problem installing XNA Game Studio Beta 2

    I previously had XNAGSE beta 1 installed, however I am unable to install beta 2. I read around on the forums a bit, and this is what I tried: 1. Uninstalled beta 1 2. Ran Visual C# then closed it 3. Tried to install beta 2 However when I try to install beta 2, it gets through most of the install, but after it does "installing DirectX redist" it goes to "rolling back action" and tells me that the install ended prematurely due to an error. Anyone have any ideas what could be going wrong Should I try reinstalling Visual C# as well I do not recommend going back to beta 1. There have been a lot of changes and you will just make it harder on yourself converting in the future ...Show All

  • Smart Device Development SIM locking

    Hello, I have develop an application and deploy it in the phone . what i want is that this application runs fine when SIM is same at the time of deployment but when i change the SIM and want to run my application, the application prompt for password do u have any idea for that how i manage it I definetly want IMSI number for that. If u have any code API or suggestion most wellcome please help me ASAP. Thanks in advance Regards Salman Hello, thanks for the API how i set the parameter of this API i m confuse please Help me with code Sample ASAP thanks in advance Regards Salman ...Show All

  • Visual C# CursorConverter Error

    I am getting the following Error very often.. "CursorConverter' is unable to convert 'System.Windows.Forms.Cursor' to 'System.ComponentModel.Design.Serialization.InstanceDescriptor" Also that when i tried to rename a control (which is copied from the same screen) i will get the error - "property name is not valid" and details part of the error shows the reason as same as above error... i checked and there is no redundant references... can anyone help Thanks in advance. Am using VS 2005 Pro Edition version - 8.0.50727.42 in Win XP Pro. I get this error in the following contexts.. 1. When i try to save the form when the design view window is active ... error will be ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. XNA Chatroom

    I personally put up a XNA chatroom to build a community that is already here and to better get to know each other. If you want to quickly inform somebody or get some information or help with something go there. The only problem for me right now is getting idlers in the channel. I know forums are a great way to help people, but sometimes just talking to each other about things like this is even better. Come and idle and help build a community even bigger and also build a place to help each other out. Its XNA Development, its for us. (That would be a sexy slogan). Server: irc.opa-ages.com Channel: #XNA You can use mIRC or any IRC clients in order to get to the chat. Yes, it would be preferable not to ...Show All

  • SQL Server Backup to Share with SMO fails, but works to local hard disk

    I have a short program (vb.net) which backs up an SQLExpress database. It works fine if the destination is a file on the local drive. However, it always fails if the destination file is a network share or a mapped share. The same program verifies the share is available by trying to read and write a small file before performing the backup. This is a stripped down version of the code Dim svr As Server = New Server("Servername") svr.ConnectionContext.LoginSecure = false svr.ConnectionContext.Login = TextBoxBULogin.Text svr.ConnectionContext.Password = TextBoxBUPwd.Text Dim bkp As Backup = New Backup() bkp.Action = BackupActionType.Database bkp.Database = TextBoxBUDatabase.Text Di ...Show All

  • Visual Studio Visual Studio 2005 SP1 final list of fixes

    Now that the Visual Studio 2005 SP1 is out, where can I read upon what wasa fixed More info can be found in de following thread: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1040093&SiteID=1 ...Show All

  • .NET Development How to instantiate multiples of the same objects, such as order line item.

    To create an order I have to create a OrderHeader class and a OrderLineItem class. When I read through the OrderLineItems from an XML. So have create a OrderHeader and OrderLineItem classes. When I read the xml for the OrderHeader information I instantiate an orderheader object. And then the same for an orderlineitem. But when I go to the next line item how to do I handle that second orderlineitem object Or do I have to work with each orderlineitem completely seperate, and loss the the orderlineitem ahead of it Any suggestions for examples is greatly appreciated. Thanks, Hi, You may have the following options, If you want to persist that collection of OrderLineItems then you should use co ...Show All

  • Software Development for Windows Vista SerializationException while Persisting inside UnloadInstance Method

    Hi all, while persisting,Im getting a SerializationException of the SqlConnection !So my workflow is gettin terminated and hence the instanceid is not gettin saved in the instancestate table! Its happening inside the UnloadInstance method when i try this static void UnloadInstance( object workflowInstance) { try { //Here is where gettin exception. (( WorkflowInstance )workflowInstance).TryUnload(); } catch ( PersistenceException ex) { MessageBox .Show( "Exception in Unloadinstance " + ex.Message); } } I made the Class which declaring the SqlConnection(Inside my Data Access Layer) as Serializable and even made the field SqlConnection object as NonSerialzed.But still it ...Show All

©2008 Software Development Network