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

Software Development Network >> Arnaud Weil's Q&A profile

Arnaud Weil

Member List

Jim P.
grouper
David Gibbs
turbofreddan
nbaubant
Unbeliever
ann123
tobek
Rathish P S
BrunoRdaSilva
PatrickRyu
Len80
Prashanth Gajra
SDLacey
James D. Wright
Ralph11234
avarghese
David Sceppa
Pradeep Raj
ch
Only Title

Arnaud Weil's Q&A profile

  • Windows Forms Web Automation via .NET

    I work for a company that would like to automate work that needs to be done in a few web sites - the work is identical to work that is performed on our internal systems. Does the web browser need to be open/visible for your macro's to operate correctly   These are secure web pages that we are accessing. We want to be able to pass information into the macro from our internal database and have the macro log into a secure web page and enter th ...Show All

  • Visual Studio Team System Scheduling a build on TFS

    <Rant> Why can’t I schedule a build from Team Explorer </Rant> Because I can’t do the above, so I have to use Windows Scheduler. Documentation for TFS is also not helpful. On one page it asks me to use tbuild start command and on the other teambuild start. I cannot find these anywhere on my machine. Can someone guide me on “how to schedule a daily build” I’m sorry to if I’m sounding a bit rude, but l ...Show All

  • Windows Forms Click Once CGI Error : Still no luck

    My application works fine on my development machines which already have the Framework installed, but trusting the prequestite feature to install the framework or Windows Installer on machines which need the pre-req. install fails. The browser reports CGI Error: The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: (...with no more info...) I've had no look in searching the ...Show All

  • Visual Studio Internet Connection in VS 2005

    Hi,       I just installed VS 2005 on my machine, but my online help cannot be accessed. I keep getting the message: "The request failed with Http Status 407. Proxy authentication required". IE on my machine does have proxy authentication. Is there a fix for this   Thanks, Arshad Arshad, Where does this message appear   Is it in a WebBrowser upon trying to view a help page, or is it in the Sea ...Show All

  • .NET Development Hep me

    any one; I am an developer(an student of cs department of YunNan Universoty China factly) .  I use asp3.0 all the time.But recently i pay some attention to asp.net with microsoft. J2EE as well. so i have some troubles which i can't understand ! which framework will have a further develop   .Net or J2EE please give me some advice!!   thanks!!!!! Please refer ASP.NET questions to teh We ...Show All

  • SQL Server Child Package cannot always be found

    Hi folks, please can you help.   I have an Integration Services file package that calls another file package.   The child package will always reside in the same directory as the parent package.   In the connection manager for the child package I have simply specified the name of the child package not the full directory path so that the child package path is a relative path to the parent package.   This all works perf ...Show All

  • Visual Studio Express Editions Problems with Downloading Registration Benefits

    There have been several reports of problems with accessing and downloading registration benefits.  We have investigated the issue and have news to report.  This sticky thread will be updated with additional information as it becomes available over the next few days. Background In order to negotiate deals with partners and authors to provide the highest value benefits, we must must be able to guarantee a secure download center that li ...Show All

  • SQL Server Custom connection manager development sample?

    Does anyone has code/sample/tutorial/pointer to developing custom connection manager with a custom UI. And then developing a custom task with a custom UI that can point to this custom connection manager... and passing values during runtime from UI to the custom class. TIA, Nitesh The first updated Web release of BOL will contain one sample that works with SQL Server and simply asks for server name...a kind of "Hello World" version of what y ...Show All

  • Visual C# DataGridView - How do I insert rows?

    I see AutoGenerate properties for Delete and Edit, but what do I need to do to add a new row Thanks, TomK Hi tomkle!! its simple DataGridView a=new DataGridView(); a.Rows.Add(int cout) + 4 overrloads where int cout is the number of rows to be added!! and u can edit the columns too a.Rows[0].Cells[1]; this will edit the second cell of the first line Hope This Helps!! ...Show All

  • .NET Development XrML and RMS

    I am not sure if this is the right place to ask this question, but it seemed as likely as any. Basically, I'm looking for informaiton about RMS and Microsoft's implementation of XrML.  I want to know if the TRACK field of XrML is used with the RMS server. Also, is it possible to specify in your tag a limited set of applications that can consume your protected content, or can any RMS enabled app that can process the format get at the data ...Show All

  • Microsoft ISV Community Center Forums After_Save Event???

    Hi to all. I have a problem. For some sheets, I set to invisible before save. Now, I need set to visible the sheets after save, but there aren`t a After_Save Event... How can I solve my problem Any idea Thanks & Regards. I would try to use the BeforeSave event to cancel the users request to save, and do your own saving routine. I suspect you may need to set a global variable so that you can determine if the save reques ...Show All

  • Visual C# DataAdapter+DataTable [multiple tables]

    i am using this command to extract data: string sCommand = "SELECT marital_status_id, marital_status, gender_id, gender_title, id_type_id, id_type FROM marital_status, gender, id_type"; but facing a problem because it's not accepting multiple tables: oDataAdapter.Fill(oCustomersDataSet, "marital_status"); DataTable oDataTable = oCustomersDataSet.Tables["marital_status"]; so is there anyway to let ...Show All

  • SQL Server Urgent help please!!!!! Error trying to uninstall RS sql 2k5

    Hello, One of our lovely NA's decided to remove IIS and the reinstall it while RS was installed before trying to uninstall RS. So RS broke. We then tried to uninstall RS to start over and get this error: The setup failed to read IIsMimeMap table. The error code is -2147024893 Anyone have a work around to get us to uninstall RS This way we can install IIS 6.0 from scratch and try to install RS afterwards. Thanks. ...Show All

  • Visual Studio Team System What “Default Value” is the correct one to represent “Scenarios”?

    I would like the report “Related Work Items” to show Scenarios as default, but I can not seem to figure out what default value I should use for the parameter WorkItemTypeParam. [Work Item].[System_WorkItemType].[All] This is the default value as standard and I thought it was just to change the [All] part to [Scenario] or something, but that doesn’t work. Regards, Kristofer ...Show All

  • SQL Server .Net and SSIS

    Hi, Is there way I could pass on an object to an IS package from a .Net component Basically I need to validate a file using c# and pass the valid records to an IS packet to be uploaded to the database. Is this possible without me writing the valid records to a file and using that as input for the IS packet I tried doing the validation on the IS side as well but seems extremly slow so going to try to get a c# program to do that for me. Appreci ...Show All

©2008 Software Development Network

powered by phorum