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
U

User 4405320

@User 4405320
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SOAP Messages - Intercepting and redirecting the HTTP call to a remoting server
    U User 4405320

    I have a pretty strong feeling that you may need to implement SOAP extensions. Using SOAP extensions you can intercept the outgoing / incoming SOAP messages at different stages in the processing pipeline in order to perform additional functionality with them. Information can be found here: http://msdn.microsoft.com/en-us/library/system.web.services.protocols.soapextension.aspx\[^\]

    C# wcf question csharp sysadmin hardware

  • soap extensions?
    U User 4405320

    If you need to intercept a SOAP message, have you tried writing a SOAP extension - more info can be found here:- http://msdn.microsoft.com/en-us/library/system.web.services.protocols.soapextension.aspx[^] I am not precisely sure but i presume you could then intercept the SOAP message before it is sent over the wire and pass the call to your remoting service instead?

    C# wcf com xml question
  • Login

  • Don't have an account? Register

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