Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
T

theheartcollector

@theheartcollector
About
Posts
6
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • I need some help declaring a WSDL type
    T theheartcollector

    It seems that I can do something like this: This works only if the "EndTime" element is simple type. If I replace it with an array (this is my actual goal), unfortunately, C# won't deserialize it :( I even tried to create another element which contains the array and reference it in the "EndAuctionResponseItem" but still no luck. I used MS Soap toolkit 3.0 to look inside the SOAP envelope and everything seems OK... PHP sends the right construct I guess... (a complex array which contains 2 arrays: one composed of the 3 strings from "AuctionStatusItem" and another composed of the "typens:AuctionStatusItem" objects). Please, somebody help... I'm running out of ideas... :((

    Web Development help wcf xml csharp php

  • I need some help declaring a WSDL type
    T theheartcollector

    Hello. I hope this is the right place to post this kind of question... I am trying to create a C# client and a PHP server communicating with each other using SOAP. I have written a WSDL file (a type of XML) to describe the SOAP envelope transmitted between the two applications. My problem is that I need to send to the client an object which contains several strings and another object which contains error and warning messages (3 strings) and I have no idea how to create a type in the WSDL that holds both objects. You probably want to know why I don't merge the two objects... I can't because in some situations the first object can be an array of objects... Here is the type definition for a simple function (this works): Here is what I'm trying to obtain: It seems that I'm making a mistake by declaring the type of the "Status" field as "AuctionStatusItem" I will be grateful if anybody can help me. I've been searching for a fix to this problem for days now... I'm a noob at XML's and I don't fully understand the complex type definitions yet... Thank you, Michael

    Web Development help wcf xml csharp php

  • Printing a PDF
    T theheartcollector

    Aham... Sorry I'm just starting to learn stuff...

    C# question csharp visual-studio

  • Printing a PDF
    T theheartcollector

    Well... All I can see on their site are demo versions and shareware :(. Can you please provide a link or smth?

    C# question csharp visual-studio

  • Printing a PDF
    T theheartcollector

    Well... no offense, but I'm looking for something less expensive (and I mean no money at all :D ). I just want some ideas on how to do this...

    C# question csharp visual-studio

  • Printing a PDF
    T theheartcollector

    Hello So here's what I'm trying to do: I have Visual Studio 2003 and I have a text (PDF format). I want to print the text. So, I managed to start acrobat reader in silent mode and print the document, but now I want to print multiple documents. How do I do this? Do I have to kill acrobat reader every time? Do I need to use a delay before I kill the process? How long should this delay be?

    C# question csharp visual-studio
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups