Search

You searched for the word(s): userid:63772

Matching Posts

  • Re: xml over http

    Hi, Thanks for your answer, but that's not ok. I try to explain better: I would like to create a xml string like products="<xml><products><product id=1><title>example</title></product></products></xml>" ... and send this string over http to receive by another page. My questions are: 1. how can I create this string without pass by xml file? 2. how to send this string over http. Very thanks by advance.
    Posted to XML and XmlDataSource Control (Forum) by esohier on 6/10/2009
  • xml over http

    Hi, I create a xml structure in vb .net, and I would like to sent the result over http with a xml string. How can I proceed? Thanks by advance.
    Posted to XML and XmlDataSource Control (Forum) by esohier on 6/10/2009
  • How do I setup the database with this starter kit?

    Hi, I want to install the extended starter kit club but I've a problem to install the data. I would like to use the sql server 2008. Can you explain me how do I install? When I use the Data.sql and schema.sql, I've many errors. Thanks by advance.
    Posted to Codeplex Club Starter Kit (Forum) by esohier on 4/28/2009
  • How to save data with a bindingnavigator control?

    Hi, I've a problem to save or edit my record on local sql database (sdf). I write the code below to confirm the data on the save item, but it does'n work. Why ? Thanks by advance. 1 Try 2 3 If Me .Validate Then 4 Me .RecettesBindingSource.EndEdit() 5 Me .RecettesTableAdapter.Update( _ 6 Me .PressingDataSet.Recettes) 7 Else 8 MsgBox("Can 't save data.", MsgBoxStyle.Critical) 9 End If 10 11 Catch ex As Exception 12 MsgBox(ex.Message) 13 14 End Try
  • Visual SourceSafe 2008

    Hi, I've seen a tool, under Visual Studio 2005, wich call Visual SourceSafe. But, under Visual Studio 2008 Team System, I don't see the new version on visual sourcesafe to make the versioning on my application. I'm only a developper but, I've many applications and I want to check the version on this projects. How can I obtain, if exists, the new version of Visual Studio 2008, or how can I obtain this tool? Thanks by advance.
    Posted to Visual Studio 2008 (Forum) by esohier on 3/20/2009
  • Setup problem

    Hi, I want to use the club site extended starter kit but I've a problem to install it. How do I config the SQL Server to work with this starter kit? Or, how do I setup the web.config (connectionstrings) ? Thanks by advance.
    Posted to Club Web Site Starter Kit (Forum) by esohier on 3/4/2009
  • Error when activate vb add-in on mappoint 2006

    Hi, I would like to create an add-in for mappoint 2006. It's perfect on my computer. I can to activate it. But, when I installed this component to another computer and select it on the com menu, i clic to activate and it is no effect. The checkbox is not checked, and add-in not loaded. Can you help me to find the problem? Very thanks by advance.
  • App_data doesn't copy to iis folder

    Hi, When I publish my website wich contains App_Data folder (and subfolders logs and upload), this folder doesn' copied on the iis folder. Why? Can you help me? Thanks.
    Posted to Configuration and Deployment (Forum) by esohier on 1/27/2009
  • How can I use Time Tracker with SQL Server?

    Hi, I want to use the time tracker starter kit with SQL Server, but I've many errors. Can you explains me how can I realize this procedure? I use the time tracker on localhost. Very thanks by advance.
    Posted to Time Tracker Starter Kit (Forum) by esohier on 1/23/2009
  • Problem with SQL Server on time tracker

    Hi, I want to execute Time Tracker starter kit on SQL Server (Express edition) on my computer. But, I've a problem on my database: Stored Procedures 'dbo.aspnet_CheckSchemaVersion' can't find Can you tell me why? How can I execute the timetracker-add file on sql server without errors? Thanks by advance.
Page 1 of 5 (44 items) 1 2 3 4 5 Next >