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

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

paulpayne

Member List

Ratheesh*MCP*
kalprin
Randal Greene
sroughley
GregMoser
AndyL
Tony HK
Oliwa
RyuMaster
Henrik Dahl
n0n4m3
grnr_r
jmurray_mi
AndyPham
stswordman
graced
TarPista
Michiel_999
shah_hs
UnknownScripter
Only Title

paulpayne's Q&A profile

  • Visual Studio 2008 (Pre-release) Problems enabling SSL for a Webservice hosted in a Windows Service

    When I start my windows service which hosts the WCF-Webservice, I get the following error message. Does anybody understand, what this error message means --------------------- Service cannot be started. System.InvalidOperationException: Could not find a base address that matches scheme http for the endpoint with binding WSHttpBinding. Registered base address schemes are [https]. at System.ServiceModel.ServiceHostBase.MakeAbsoluteUri(Uri relativeOrAbsoluteUri, Binding binding, UriSchemeKeyedCollection baseAddresses) at System.ServiceModel.Description.ConfigLoader.LoadServiceDescription(ServiceHostBase host, ServiceDescription description, ServiceElement serviceElement, Action`1 addBaseAddress) at System.ServiceModel.ServiceHostBase.Ap ...Show All

  • SQL Server Bulk Insert fails to import data files created on Unix

    It seems to me that files created on Unix machines with line terminator \n, or chr(10), cannot be imported using the Bulk Insert statement. Is this a bug, or an oversight by Microsoft Does this mean that unless one replaces all \n with \r\n, there is no way to use Bulk Insert to import Unix files This is a very strange behavior by MSSQL. Even lessor programs such as Excel and Word automatically recognize chr(10) as a line termination character. Am I missing something, or is this just the way MSSQL is I have never succeeded to convince BULK INSERT to read Unix files, and I find one of these solutions usually works: 1. See if the process that moved the files from the Unix machine can correct the line ends (for example, ftp can ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Creators Club

    Quick question about membership in the Creators Club. I have 3 profiles registered on my Xbox 360. If I enroll my profile (GamerTag) in the Creators Club and upload a game will all rest of the local profiles be able to play the game as well All three profiles are Gold level profiles. Thanks, Mike Hi Mike, The solution is to have the other profiles sign in after you have run the XNA Game Launcher. That way you can play multiplayer games on the same machines. But the subscription holder must always be the one to log in first. Thanks! ...Show All

  • Software Development for Windows Vista Official Release Date?

    I am currently working a project where I am using Windows workflow and also .net 3.0. But in order to be able to actually release the project I have to be able to show on microsofts site the official release dates, whether they have passed or are still comming can anyone help. Thanks Thanks for the quick response. The issue here is I cannot release software with beta products. What I am after is a the actual release dates where I can show a microsoft page link on: Windows Workflow .Net 3.0 Thanks ...Show All

  • Smart Device Development updating a datagrid

    I am using bound text boxes to update datagrid rows. When I try to update the SQL mobile database with Me.TableAdapter.Update(Me.DataSet.table) I get an error that states "Unexpected Error" and "Upadate requires a valid updatecommand when passed datarow collection with modified rows." Is there another statement that is needed Thank you. For clarification, if a row is added, the data base updates with out a problem. If I alter an existing row, then I am not able to save it. I believe designers would add CommandBuilder automatically unless you don't have a primary key. In that case update/insert commands can not be automatically generated. Primary key is a must have in any database, so please add it, ...Show All

  • Visual Studio Team System VS2003 with TFS MSSCCI shows the wrong file status

    Hi, I'm using VS.NET 2003 SP1 with TFS MSSCCI provider 1.1. In the Solution Explorer, some of the resx files are shown as "checked out" status (with the red icon). However I don't have anything checked out. It seems to only happen to some of the language resx files (i.e., Form.de.resx and Form.fr.resx), but not regular code .cs files. How do I clear the checkout status in VS.NET Thanks, Heng-yi Hello, we've tried your scenario on two different machines. In both cases everything worked fine - form was referencing only the resx and de.resx. It wasn't checked out. In regard to step 2 - we were adding files to SCC using VS2003 because it didn't break the changeset in this case and VS ...Show All

  • Visual Studio Team System Cannot use the Performance tools

    Hi, I'm trying to use the Performance Tools built into VS2005 but can't. Nothing happens when I try to create a new performance session, use the performance wizard or even view the performance explorer. (i.e. I click the menu item and nothing happens.) I think, I may have accidently removed it. Can anyone please tell me how to get it back. Thanks. Hello, You said that previously you were able to use performance tool. Can you able to create a new .psess file currently As its seems some installation issue. Something overwrote your performance tools. That way I wanted to know if now you can create any performance session. Did you install anything recently Is the Visual Studio Team Edition for So ...Show All

  • Windows Forms searching..........

    Hi can someone point me in the right direction of searching multiple drives and subdirectories for files. It would be good if it was not a so accurate search eg. if I entered bobby in the text box, it would still display bobbybrown.mp3 in the text box. so it like will find words that are similer. Private Sub FileSearch( ByVal sDir As String , ByVal SearchKey As String ) Try for each ( string f in Directory.GetFiles(sDir, SearchKey)) lstFilesFound is an IList object lstFilesFound.Add(f) foreach ( string d in Directory.GetDirectories(sDir)) FileSearch(d, SearchKey) catch (System.Exception excpt) Console.WriteLine(excpt.Message) End Sub Wh ...Show All

  • Visual Basic DataBinding of TreeView

    Hi... How can I databind from my xml file to my treeview I didn't like my way of populating a tree view, coz of it doesn't go with my UI when I was creating an xml file then load it to the treeview... So I think databinding would resolve this kind of problem... Somebody... help me please... ...Show All

  • Visual J# Kernel32 Function Definitions

    com.ms.win32.wing.GENERIC_WRITE Actually, last time I tried searching for it in Object Browser, it found nothing. But I tried it again today, and it worked O.o ...Show All

  • Visual Studio Express Editions displaying database details customly

    im not sure if any of you have ever seen the championship manager type games, they display the players in a nice clean way (without the grid etc) is there a way to do this in vb or is it pushing it a bit too far is there any source code for me to get my head around i can do pretty much most things, i just need a starter. thank you very much.... dwoodall22@hotmail.com ...Show All

  • Smart Device Development my SDK not avialable in VS2005 target device

    i designed my OS using platform builder and made a SDK for that (by -new SDK,build SDK) than again i installesd that SDK(*.msi file) to my machine. in my vusual studio..this SDK not semms in tools option or in target device.. from where i shoul add this in VS2005 so that it can be seem in my target device for deploying thanks vishal. You don’t as CE 4.2 is not supported by VS 2005. You might be able to use CE 5 project type but there’s no guarantee it would work and you would have to deploy NETCF V2 to the device manually. If that does not work in your case you would have to deploy/debug on some CE 5 device and then run/test on actual CE 4.2 device manually. That is very common, e.g. yo ...Show All

  • Visual Studio Express Editions Hyperlink vb 2005 express

    Hi How can I make the wording in a textbox into a hyperlink so that if i click on it it opens a file. Thanks Rob ...Show All

  • SQL Server Notify operator

    Hello, I have a problem with the notification. I have enabled Database mail and i have created an Operator. Under SQL Server Agent\Jobs and then in the job properties i have enabled notification but i don`t receive a mail. Test e-mail works fine but "real" e-mail not. I have also tried with the Database Maintenance Wizard but even then it just not work. I have noticed that others have experienced the same problem but i have seen no solution yet. Could you please help me What can cause this problem What`s the best i can do to start searching for the solution Thanks! Most of the time this has to do with the account that starts SQL Server Agent, and the rights around it. Look here for more information: http:/ ...Show All

  • SQL Server Duplicates

    Hi! Grateful for some help as a newbie... I have a OLE db SQL command: SELECT DISTINCT convert (char(8),date,112) as day,...etc Resulting in error "Violation of PRIMARY KEY constraint 'PK_Dim_Date "... so Column Day in Dim_date contains duplicates. I suppose i need a delete in Lookup or how would I eliminate duplicates in Dim DELETE day from dim_date where day in(Select day from date ... curiousss wrote: Thank you so much! How about if I delete and empty the whole table. This command does not seem to work though. DELETE day FROM dbo.Dim_Date truncate table dbo.dim_date will delete the whole table delete from dbo.dim_date will do the same thing, sort of This whole scenario you have set up here i ...Show All

©2008 Software Development Network