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

Tom Mat

@Tom Mat
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Most ridiculous client request
    T Tom Mat

    Yup ! Thats what clients are good at. Commenting! And its ur job to turn that into your benefit...

    !!! Use your Gray matter...

    The Lounge question csharp wpf sales

  • Changing values...
    T Tom Mat

    thanx... Bradml I did't gave it a try.. let me see what i get by using DOM

    Web Development

  • Changing values...
    T Tom Mat

    Hi, My Question: I have created a web page with three combobox(drop down list) on it. Is there any way to change the value of these combo's 1. Without changing them manually... 2. Without stateing property DEFAULT SELECT for individual combo's. What i want is to change the values from an external script...:^)

    Web Development

  • Diffrence between the Language.
    T Tom Mat

    Hi there !! Ok ! now this may sound little wild but what is the exact tecnical diffrence betwwen the language C and C++. :sigh:

    C / C++ / MFC c++ question

  • This remoting proxy has no channel sink
    T Tom Mat

    I have .Net 1.0.3705 When Setting TrustLevel for Remoting Application for Server as well as for the client, by following command, Dim SProvider As IServerChannelSinkProvider Dim CProvider As IClientChannelSinkProvider SProvider = New BinaryServerFormatterSinkProvider() CProvider = New BinaryClientFormatterSinkProvider() CType(SProvider, BinaryServerFormatterSinkProvider).TypeFilterLevel = TypeFilterLevel.Full chan = New TcpChannel(props, CProvider, SProvider) I get an an error in the second last line. And when i comment it run run the serverand the client i get an error like this: <<""This remoting proxy has no channel sink which means either the server has no registered server channels that are listening, or this application has no suitable client channel to talk to the server."">> I have also read that all the remote application has Trustlevel =low ByDefault. Help me out!!!:(

    .NET (Core and Framework) help csharp sysadmin

  • This remoting proxy has no channel sink
    T Tom Mat

    I have .Net 1.0.3705 When Setting TrustLevel for Remoting Application for Server as well as for the client, by following command, Dim SProvider As IServerChannelSinkProvider Dim CProvider As IClientChannelSinkProvider SProvider = New BinaryServerFormatterSinkProvider() CProvider = New BinaryClientFormatterSinkProvider() CType(SProvider, BinaryServerFormatterSinkProvider).TypeFilterLevel = TypeFilterLevel.Full chan = New TcpChannel(props, CProvider, SProvider) I get an an error in the second last line. And when i comment it run run the serverand the client i get an error like this: ""This remoting proxy has no channel sink which means either the server has no registered server channels that are listening, or this application has no suitable client channel to talk to the server."" I have also read that all the remote application has Trustlevel =low ByDefault. Help me out!!!:(

    Visual Basic help csharp sysadmin
  • Login

  • Don't have an account? Register

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