in
All Tags » 2008 » Visual Studio » vb (RSS)

Browse by Tags

  • Can't add controls to WPF Window in VS 2008

    I'm trying to simply add an control (Image, TextBox, Label) to a Window1.xaml in a WPF application under Visual Studio 2008. I thought it would be the same as Windows Form application where I can just drag and drop the control on the form/Window. Unfortunately I can't do this with WPF apps, the...
    Posted to Visual Studio (Forum) by microsoft on 06-30-2009
  • Problem: VB.Net + DLL = exe?? Please HELP!

    Hi, how is it possible to compile a Visual Basic.net 2008 (Visual Studio 2008 Pro) Project with extra DLLs? I Added 2 DLLs to my Project (In Visual Studio 2008, i go to the "Solution Explorer" ==> MyProject (right click) ==> Properties ==> References) (see screenshot). If i Build the...
    Posted to Visual Basic.NET (Forum) by microsoft on 06-01-2009
  • Problem: How can I view WebService SOAP messages to check contents

    I am accessing a WebService from VB.Net using a WebReference within my project. I am getting an error, which I am told by the WebService providor is due to invalid credentials. Therefore want to view the underlying SOAP messages to see exactly what is being sent. I have tried the following: Dim MyProxy...
    Posted to Visual Basic.NET (Forum) by microsoft on 05-30-2009
  • Problem: GridView Edit Event doesnt show textboxes

    Hi there, My gridView is bind to a products.xsd file (attached), located in the app_Code folder. I am dynamically adding each column and editingItemTemplates to my gridView1, code shown bellow. However, when my website is running and I click at the edit linkButton nothing happens. The textboxes which...
    Posted to Visual Studio (Forum) by microsoft on 05-30-2009
Page 1 of 1 (4 items)